FHIR Implementation Guide for Stroke
1.0.0 - ballot

FHIR Implementation Guide for Stroke - Compilação de desenvolvimento local (v1.0.0) construída pelas ferramentas de compilação FHIR (HL7® FHIR® Standard). Veja o Diretório de versões publicadas

Resource Profile: StrokePractitioner - Detailed Descriptions

Active as of 2024-01-11

Definitions for the StrokePractitioner resource profile.

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

0. Practitioner
Definição

Dados do prestador executante


A person who is directly or indirectly involved in the provisioning of healthcare.

CurtoDados do prestador executanteA person with a formal responsibility in the provisioning of healthcare or related services
Comentários

This profile is used to capture data about practitioner.

Controlo0..*
É modificadorfalse
Resumofalse
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())
2. Practitioner.id
Definição

Identificador lógico do profissional


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

CurtoIdentificador lógico do profissionalLogical 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
Tipoidstring
É modificadorfalse
Resumotrue
4. Practitioner.meta
Definição

Metadados do recurso


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.

CurtoMetadados do recursoMetadata 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. Practitioner.implicitRules
Definição

Regras de negócio sobre o uso do recurso


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.

CurtoRegras de negócio sobre o uso do recursoA 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. Practitioner.contained
Definição

Recursos contidos no recurso


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.

CurtoRecursos contidos no recursoContained, 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
10. Practitioner.extension
Definição

Extensões do recurso


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.

CurtoExtensões do recursoAdditional 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())
12. Practitioner.modifierExtension
Definição

Modificadores de extensão do recurso


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).

CurtoModificadores de extensão do recursoExtensions 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())
14. Practitioner.identifier
Definição

Identificadores do profissional


An identifier that applies to this person in this role.

CurtoIdentificadores do profissionalAn identifier for the person as this agent
NotaTrata-se de um identificador de empresa e não de um identificador de recurso (ver discussão)
Controlo0..*
TipoIdentifier
É modificadorfalse
Resumotrue
Requisitos

Often, specific identities are assigned for the agent.

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 Practitioner.identifier. As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores:
  • value @ system
  • 16. Practitioner.identifier.id
    Definição

    Identificador do identificador


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

    CurtoIdentificador do identificadorUnique id for inter-element referencing
    Controlo0..1
    Tipostring
    É modificadorfalse
    Formato XMLNo formato XML, esta propriedade é representada como um atributo.
    Resumofalse
    18. Practitioner.identifier.extension
    Definição

    Extensões do identificador


    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.

    CurtoExtensões do identificadorAdditional 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 Practitioner.identifier.extension. As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores:
    • value @ url
    • 20. Practitioner.identifier.use
      Definição

      Uso do identificador


      The purpose of this identifier.

      CurtoUso do identificadorusual | 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..1
      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()))
      22. Practitioner.identifier.type
      Definição

      Tipo do identificador


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

      CurtoTipo do identificadorDescription 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..1
      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()))
      24. Practitioner.identifier.type.id
      Definição

      Identificador lógico do tipo do identificador


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

      CurtoIdentificador lógico do tipo do identificadorUnique id for inter-element referencing
      Controlo0..1
      Tipostring
      É modificadorfalse
      Formato XMLNo formato XML, esta propriedade é representada como um atributo.
      Resumofalse
      26. Practitioner.identifier.type.extension
      Definição

      Extensões do tipo do identificador


      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.

      CurtoExtensões do tipo do identificadorAdditional 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 Practitioner.identifier.type.extension. As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores:
      • value @ url
      • 28. Practitioner.identifier.type.coding
        Definição

        Código do tipo do identificador


        A reference to a code defined by a terminology system.

        CurtoCódigo do tipo do identificadorCode 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.

        Controlo0..*
        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()))
        30. Practitioner.identifier.type.coding.id
        Definição

        Identificador lógico do código do tipo do identificador


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

        CurtoIdentificador lógico do código do tipo do identificadorUnique id for inter-element referencing
        Controlo0..1
        Tipostring
        É modificadorfalse
        Formato XMLNo formato XML, esta propriedade é representada como um atributo.
        Resumofalse
        32. Practitioner.identifier.type.coding.extension
        Definição

        Extensões do código do tipo do identificador


        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.

        CurtoExtensões do código do tipo do identificadorAdditional 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 Practitioner.identifier.type.coding.extension. As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores:
        • value @ url
        • 34. Practitioner.identifier.type.coding.system
          Definição

          Sistema do código do tipo do identificador


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

          CurtoSistema do código do tipo do identificadorIdentity 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.

          Controlo0..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.

          Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          36. Practitioner.identifier.type.coding.version
          Definição

          Versão do código do tipo do identificador


          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.

          CurtoVersão do código do tipo do identificadorVersion 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()))
          38. Practitioner.identifier.type.coding.code
          Definição

          Código do tipo do identificador


          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 tipo do identificadorSymbol in syntax defined by the system
          Controlo0..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()))
          40. Practitioner.identifier.type.coding.display
          Definição

          Descrição do código do tipo do identificador


          A representation of the meaning of the code in the system, following the rules of the system.

          CurtoDescrição do código do tipo do identificadorRepresentation 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()))
          42. Practitioner.identifier.type.coding.userSelected
          Definição

          Indicador de seleção do código do tipo do identificador


          Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays).

          CurtoIndicador de seleção do código do tipo do identificadorIf 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()))
          44. Practitioner.identifier.type.text
          Definição

          Descrição do tipo do identificador


          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.

          CurtoDescrição do tipo do identificadorPlain 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()))
          46. Practitioner.identifier.system
          Definição

          Sistema do identificador


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

          CurtoSistema do identificadorThe namespace for the identifier value
          Comentários

          Identifier.system is always case sensitive.

          Controlo0..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.

          ExemploGeneral: http://www.acme.com/identifiers/patient
          Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          48. Practitioner.identifier.value
          Definição

          Valor do identificador


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

          CurtoValor do identificadorThe 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.

          Controlo0..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()))
          50. Practitioner.identifier.period
          Definição

          Período de uso do identificador


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

          CurtoPeríodo de uso do identificadorTime period when id is/was valid for use
          Controlo0..1
          TipoPeriod
          É modificadorfalse
          Resumotrue
          Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          52. Practitioner.identifier.assigner
          Definição

          Entidade que atribuiu o identificador


          Organization that issued/manages the identifier.

          CurtoEntidade que atribuiu o identificadorOrganization 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..1
          TipoReference(Organization)
          É modificadorfalse
          Resumotrue
          Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          54. Practitioner.identifier:cpf
          Nome da fatiacpf
          Definição

          CPF do profissional


          An identifier that applies to this person in this role.

          CurtoCPF do profissionalAn identifier for the person as this agent
          NotaTrata-se de um identificador de empresa e não de um identificador de recurso (ver discussão)
          Controlo0..*
          TipoIdentifier
          É modificadorfalse
          Resumotrue
          Requisitos

          Often, specific identities are assigned for the agent.

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

          Identificador lógico do identificador


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

          CurtoIdentificador lógico do identificadorUnique id for inter-element referencing
          Controlo0..1
          Tipostring
          É modificadorfalse
          Formato XMLNo formato XML, esta propriedade é representada como um atributo.
          Resumofalse
          58. Practitioner.identifier:cpf.use
          Definição

          Uso do identificador


          The purpose of this identifier.

          CurtoUso do identificadorusual | 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..1
          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.

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

          Tipo do identificador


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

          CurtoTipo do identificadorDescription 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..1
          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.

          Valor do padrão{
            "coding" : [{
              "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
              "code" : "TAX",
              "display" : "Tax ID number"
            }]
          }
          Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          62. Practitioner.identifier:cpf.system
          Definição

          Sistema do identificador


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

          CurtoSistema do identificadorThe 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ãohttp://rnds.saude.gov.br/fhir/r4/NamingSystem/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()))
          64. Practitioner.identifier:cpf.value
          Definição

          Número do CPF do profissional de saúde


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

          CurtoNúmero do CPFThe 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()))
          66. Practitioner.identifier:cnpj
          Nome da fatiacnpj
          Definição

          CNPJ do profissional


          An identifier that applies to this person in this role.

          CurtoCNPJ do profissionalAn identifier for the person as this agent
          NotaTrata-se de um identificador de empresa e não de um identificador de recurso (ver discussão)
          Controlo0..*
          TipoIdentifier
          É modificadorfalse
          Resumotrue
          Requisitos

          Often, specific identities are assigned for the agent.

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

          Identificador lógico do identificador


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

          CurtoIdentificador lógico do identificadorUnique id for inter-element referencing
          Controlo0..1
          Tipostring
          É modificadorfalse
          Formato XMLNo formato XML, esta propriedade é representada como um atributo.
          Resumofalse
          70. Practitioner.identifier:cnpj.use
          Definição

          Uso do identificador


          The purpose of this identifier.

          CurtoUso do identificadorusual | 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..1
          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.

          Valor do padrãoofficial
          Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          72. Practitioner.identifier:cnpj.type
          Definição

          Tipo do identificador


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

          CurtoTipo do identificadorDescription 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..1
          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.

          Valor do padrão{
            "coding" : [{
              "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
              "code" : "TAX",
              "display" : "Tax ID number"
            }]
          }
          Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          74. Practitioner.identifier:cnpj.system
          Definição

          Sistema do identificador


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

          CurtoSistema do identificadorThe 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ãohttp://rnds.saude.gov.br/fhir/r4/NamingSystem/cnpj
          ExemploGeneral: http://www.acme.com/identifiers/patient
          Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          76. Practitioner.identifier:cnpj.value
          Definição

          Número do cnpj do profissional de saúde


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

          CurtoNúmero do cnpjThe 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()))
          78. Practitioner.active
          Definição

          Indica se o registro do profissional está em uso ativo.


          Whether this practitioner's record is in active use.

          CurtoProfissional ativoWhether this practitioner's record is in active use
          Comentários

          If the practitioner is not in use by one organization, then it should mark the period on the PractitonerRole with an end date (even if they are active) as they may be active in another role.

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

          Need to be able to mark a practitioner 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()))
          80. Practitioner.name
          Definição

          Nome do profissional


          The name(s) associated with the practitioner.

          CurtoNome do profissionalThe name(s) associated with the practitioner
          Comentários

          The selection of the use property should ensure that there is a single usual name specified, and others use the nickname (alias), old, or other values as appropriate.

          In general, select the value to be used in the ResourceReference.display based on this:

          1. There is more than 1 name
          2. Use = usual
          3. Period is current to the date of the usage
          4. Use = official
          5. Other order as decided by internal business rules.
          Controlo0..*
          TipoHumanName
          É modificadorfalse
          Resumotrue
          Requisitos

          The name(s) that a Practitioner is known by. Where there are multiple, the name that the practitioner is usually known as should be used in the display.

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

          Contatos do profissional


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

          CurtoContatos do profissionalA contact detail for the practitioner (that apply to all roles)
          Comentários

          Person may have multiple ways to be contacted with different uses or applicable periods. May need to have options for contacting the person urgently and to help with identification. These typically will have home numbers, or mobile numbers that are not role specific.

          Controlo0..*
          TipoContactPoint
          É modificadorfalse
          Resumotrue
          Requisitos

          Need to know how to reach a practitioner independent to any roles the practitioner may have.

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

          Dados do endereço onde o profissional é localizado.


          Address(es) of the practitioner that are not role specific (typically home address). Work addresses are not typically entered in this property as they are usually role dependent.

          CurtoEndereço do profissionalAddress(es) of the practitioner that are not role specific (typically home address)
          Comentários

          The PractitionerRole does not have an address value on it, as it is expected that the location property be used for this purpose (which has an address).

          Controlo10..*
          TipoAddress
          É modificadorfalse
          Resumotrue
          Requisitos

          The home/mailing address of the practitioner is often required for employee administration purposes, and also for some rostering services where the start point (practitioners home) can be used in calculations.

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

          Identificador do endereço.


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

          CurtoIdentificador do EndereçoUnique id for inter-element referencing
          Controlo0..1
          Tipostring
          É modificadorfalse
          Formato XMLNo formato XML, esta propriedade é representada como um atributo.
          Resumofalse
          88. Practitioner.address.extension
          Definição

          Extensão do endereç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.

          CurtoExtensão do EndereçoAdditional 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 Practitioner.address.extension. As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores:
          • value @ url
          • 90. Practitioner.address.use
            Definição

            Uso do endereço.


            The purpose of this address.

            CurtoUso de Endereçohome | 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)

            Uso do Endereço


            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.

            ExemploGeneral: home
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            92. Practitioner.address.type
            Definição

            Tipo de endereço.


            Distinguishes between physical addresses (those you can visit) and mailing addresses (e.g. PO Boxes and care-of addresses). Most addresses are both.

            CurtoTipo de Endereçopostal | 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).


            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 AddressTypehttp://hl7.org/fhir/ValueSet/address-type|4.0.1
            (required to http://hl7.org/fhir/ValueSet/address-type)
            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()))
            94. Practitioner.address.text
            Definição

            Texto do endereç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.

            CurtoTexto do EndereçoText 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()))
            96. Practitioner.address.line
            Definição

            Endereço


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

            CurtoEndereçoStreet name, number, direction & P.O. Box etc.
            Controlo0..*
            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()))
            98. Practitioner.address.city
            Definição

            Cidade


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

            CurtoCidadeName of city, town etc.
            Controlo10..1
            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()))
            100. Practitioner.address.district
            Definição

            Bairro


            The name of the administrative area (county).

            CurtoBairroDistrict 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()))
            102. Practitioner.address.state
            Definição

            Estado


            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).

            CurtoEstadoSub-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()))
            104. Practitioner.address.postalCode
            Definição

            CEP


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

            CurtoCEPPostal 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()))
            106. Practitioner.address.country
            Definição

            País


            Country - a nation as commonly understood or generally accepted.

            CurtoPaísCountry (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.

            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()))
            108. Practitioner.address.period
            Definição

            Período de endereço.


            Time period when address was/is in use.

            CurtoPeríodo de EndereçoTime 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()))
            110. Practitioner.gender
            Definição

            Sexo do profissional


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

            CurtoSexo do profissionalmale | female | other | unknown
            Controlo0..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 to address the person correctly.

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

            Data de nascimento do profissional


            The date of birth for the practitioner.

            CurtoData de nascimento do profissionalThe date on which the practitioner was born
            Controlo0..1
            Tipodate
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumotrue
            Requisitos

            Needed for identification.

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

            Fotografia do profissional


            Image of the person.

            CurtoFotografia do profissionalImage of the person
            Controlo0..*
            TipoAttachment
            É modificadorfalse
            Resumofalse
            Requisitos

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

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

            Qualificação do profissional


            The official certifications, training, and licenses that authorize or otherwise pertain to the provision of care by the practitioner. For example, a medical license issued by a medical board authorizing the practitioner to practice medicine within a certian locality.

            CurtoQualificação do profissionalCertification, licenses, or training pertaining to the provision of care
            Controlo0..*
            TipoBackboneElement
            É modificadorfalse
            Resumofalse
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            118. Practitioner.qualification.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())
            120. Practitioner.qualification.identifier
            Definição

            Identificadores da qualificação


            An identifier that applies to this person's qualification in this role.

            CurtoIdentificadores da qualificaçãoAn identifier for this qualification for the practitioner
            NotaTrata-se de um identificador de empresa e não de um identificador de recurso (ver discussão)
            Controlo0..*
            TipoIdentifier
            É modificadorfalse
            Resumofalse
            Requisitos

            Often, specific identities are assigned for the qualification.

            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            122. Practitioner.qualification.code
            Definição

            Código da qualificação


            Coded representation of the qualification.

            CurtoCódigo da qualificaçãoCoded representation of the qualification
            Controlo1..1
            VínculoPara exemplos de códigos, ver v2 table 0360, Version 2.7http://terminology.hl7.org/ValueSet/v2-2.7-0360
            (example to http://terminology.hl7.org/ValueSet/v2-2.7-0360)

            Specific qualification the practitioner has to provide a service.

            TipoCodeableConcept
            É modificadorfalse
            Resumofalse
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            124. Practitioner.qualification.code.id
            Definição

            Identificador lógico do código da qualificação


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

            CurtoIdentificador lógico do código da qualificaçãoUnique id for inter-element referencing
            Controlo0..1
            Tipostring
            É modificadorfalse
            Formato XMLNo formato XML, esta propriedade é representada como um atributo.
            Resumofalse
            126. Practitioner.qualification.code.extension
            Definição

            Extensões do código da qualificaçã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.

            CurtoExtensões do código da qualificaçãoAdditional 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 Practitioner.qualification.code.extension. As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores:
            • value @ url
            • 128. Practitioner.qualification.code.coding
              Definição

              Código da qualificação


              A reference to a code defined by a terminology system.

              CurtoCódigo da qualificaçãoCode 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.

              Controlo0..*
              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()))
              130. Practitioner.qualification.code.coding.id
              Definição

              Identificador lógico do código da qualificação


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

              CurtoIdentificador lógico do código da qualificaçãoUnique id for inter-element referencing
              Controlo0..1
              Tipostring
              É modificadorfalse
              Formato XMLNo formato XML, esta propriedade é representada como um atributo.
              Resumofalse
              132. Practitioner.qualification.code.coding.extension
              Definição

              Extensões do código da qualificaçã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.

              CurtoExtensões do código da qualificaçãoAdditional 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 Practitioner.qualification.code.coding.extension. As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores:
              • value @ url
              • 134. Practitioner.qualification.code.coding.system
                Definição

                Sistema do código da qualificação


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

                CurtoSistema do código da qualificaçãoIdentity 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.

                Controlo0..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.

                Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                136. Practitioner.qualification.code.coding.version
                Definição

                Versão do código da qualificaçã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.

                CurtoVersão do código da qualificaçãoVersion 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()))
                138. Practitioner.qualification.code.coding.code
                Definição

                Código da qualificação


                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 da qualificaçãoSymbol in syntax defined by the system
                Controlo0..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()))
                140. Practitioner.qualification.code.coding.display
                Definição

                Descrição do código da qualificação


                A representation of the meaning of the code in the system, following the rules of the system.

                CurtoDescrição do código da qualificaçãoRepresentation 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()))
                142. Practitioner.qualification.code.coding.userSelected
                Definição

                Indicador de seleção do código da qualificação


                Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays).

                CurtoIndicador de seleção do código da qualificaçãoIf 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()))
                144. Practitioner.qualification.code.text
                Definição

                Descrição do código da qualificaçã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.

                CurtoDescrição do código da qualificaçãoPlain 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()))
                146. Practitioner.qualification.period
                Definição

                Período de uso da qualificação


                Period during which the qualification is valid.

                CurtoPeríodo de uso da qualificaçãoPeriod during which the qualification is valid
                Controlo0..1
                TipoPeriod
                É modificadorfalse
                Resumofalse
                Requisitos

                Qualifications are often for a limited period of time, and can be revoked.

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

                Entidade que emitiu a qualificação


                Organization that regulates and issues the qualification.

                CurtoEntidade que emitiu a qualificaçãoOrganization that regulates and issues the qualification
                Controlo0..1
                TipoReference(Organization)
                É modificadorfalse
                Resumofalse
                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. Practitioner
                Definição

                Dados do prestador executante

                CurtoDados do prestador executante
                Comentários

                This profile is used to capture data about practitioner.

                2. Practitioner.id
                Definição

                Identificador lógico do profissional

                CurtoIdentificador lógico do profissional
                4. Practitioner.meta
                Definição

                Metadados do recurso

                CurtoMetadados do recurso
                6. Practitioner.implicitRules
                Definição

                Regras de negócio sobre o uso do recurso

                CurtoRegras de negócio sobre o uso do recurso
                8. Practitioner.contained
                Definição

                Recursos contidos no recurso

                CurtoRecursos contidos no recurso
                10. Practitioner.extension
                Definição

                Extensões do recurso

                CurtoExtensões do recurso
                12. Practitioner.modifierExtension
                Definição

                Modificadores de extensão do recurso

                CurtoModificadores de extensão do recurso
                14. Practitioner.identifier
                Definição

                Identificadores do profissional

                CurtoIdentificadores do profissional
                NotaTrata-se de um identificador de empresa e não de um identificador de recurso (ver discussão)
                SlicingEste elemento introduz um conjunto de fatias em Practitioner.identifier. As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores:
                • value @ system
                • 16. Practitioner.identifier.id
                  Definição

                  Identificador do identificador

                  CurtoIdentificador do identificador
                  18. Practitioner.identifier.extension
                  Definição

                  Extensões do identificador

                  CurtoExtensões do identificador
                  20. Practitioner.identifier.use
                  Definição

                  Uso do identificador

                  CurtoUso do identificador
                  22. Practitioner.identifier.type
                  Definição

                  Tipo do identificador

                  CurtoTipo do identificador
                  24. Practitioner.identifier.type.id
                  Definição

                  Identificador lógico do tipo do identificador

                  CurtoIdentificador lógico do tipo do identificador
                  26. Practitioner.identifier.type.extension
                  Definição

                  Extensões do tipo do identificador

                  CurtoExtensões do tipo do identificador
                  28. Practitioner.identifier.type.coding
                  Definição

                  Código do tipo do identificador

                  CurtoCódigo do tipo do identificador
                  30. Practitioner.identifier.type.coding.id
                  Definição

                  Identificador lógico do código do tipo do identificador

                  CurtoIdentificador lógico do código do tipo do identificador
                  32. Practitioner.identifier.type.coding.extension
                  Definição

                  Extensões do código do tipo do identificador

                  CurtoExtensões do código do tipo do identificador
                  34. Practitioner.identifier.type.coding.system
                  Definição

                  Sistema do código do tipo do identificador

                  CurtoSistema do código do tipo do identificador
                  36. Practitioner.identifier.type.coding.version
                  Definição

                  Versão do código do tipo do identificador

                  CurtoVersão do código do tipo do identificador
                  NotaEste é um ID de versão comercial, não um ID de versão de recurso (ver discussão)
                  38. Practitioner.identifier.type.coding.code
                  Definição

                  Código do tipo do identificador

                  CurtoCódigo do tipo do identificador
                  40. Practitioner.identifier.type.coding.display
                  Definição

                  Descrição do código do tipo do identificador

                  CurtoDescrição do código do tipo do identificador
                  42. Practitioner.identifier.type.coding.userSelected
                  Definição

                  Indicador de seleção do código do tipo do identificador

                  CurtoIndicador de seleção do código do tipo do identificador
                  44. Practitioner.identifier.type.text
                  Definição

                  Descrição do tipo do identificador

                  CurtoDescrição do tipo do identificador
                  46. Practitioner.identifier.system
                  Definição

                  Sistema do identificador

                  CurtoSistema do identificador
                  48. Practitioner.identifier.value
                  Definição

                  Valor do identificador

                  CurtoValor do identificador
                  50. Practitioner.identifier.period
                  Definição

                  Período de uso do identificador

                  CurtoPeríodo de uso do identificador
                  52. Practitioner.identifier.assigner
                  Definição

                  Entidade que atribuiu o identificador

                  CurtoEntidade que atribuiu o identificador
                  54. Practitioner.identifier:cpf
                  Nome da fatiacpf
                  Definição

                  CPF do profissional

                  CurtoCPF do profissional
                  NotaTrata-se de um identificador de empresa e não de um identificador de recurso (ver discussão)
                  Controlo0..*
                  56. Practitioner.identifier:cpf.id
                  Definição

                  Identificador lógico do identificador

                  CurtoIdentificador lógico do identificador
                  58. Practitioner.identifier:cpf.use
                  Valor do padrãoofficial
                  60. Practitioner.identifier:cpf.type
                  Valor do padrão{
                    "coding" : [{
                      "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
                      "code" : "TAX",
                      "display" : "Tax ID number"
                    }]
                  }
                  62. Practitioner.identifier:cpf.system
                  Controlo1..?
                  Valor do padrãohttp://rnds.saude.gov.br/fhir/r4/NamingSystem/cpf
                  64. Practitioner.identifier:cpf.value
                  Definição

                  Número do CPF do profissional de saúde

                  CurtoNúmero do CPF
                  Controlo1..?
                  66. Practitioner.identifier:cnpj
                  Nome da fatiacnpj
                  Definição

                  CNPJ do profissional

                  CurtoCNPJ do profissional
                  NotaTrata-se de um identificador de empresa e não de um identificador de recurso (ver discussão)
                  Controlo0..*
                  68. Practitioner.identifier:cnpj.id
                  Definição

                  Identificador lógico do identificador

                  CurtoIdentificador lógico do identificador
                  70. Practitioner.identifier:cnpj.use
                  Valor do padrãoofficial
                  72. Practitioner.identifier:cnpj.type
                  Valor do padrão{
                    "coding" : [{
                      "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
                      "code" : "TAX",
                      "display" : "Tax ID number"
                    }]
                  }
                  74. Practitioner.identifier:cnpj.system
                  Controlo1..?
                  Valor do padrãohttp://rnds.saude.gov.br/fhir/r4/NamingSystem/cnpj
                  76. Practitioner.identifier:cnpj.value
                  Definição

                  Número do cnpj do profissional de saúde

                  CurtoNúmero do cnpj
                  Controlo1..?
                  78. Practitioner.active
                  Definição

                  Indica se o registro do profissional está em uso ativo.

                  CurtoProfissional ativo
                  Deve apoiartrue
                  80. Practitioner.name
                  Definição

                  Nome do profissional

                  CurtoNome do profissional
                  82. Practitioner.telecom
                  Definição

                  Contatos do profissional

                  CurtoContatos do profissional
                  84. Practitioner.address
                  Definição

                  Dados do endereço onde o profissional é localizado.

                  CurtoEndereço do profissional
                  Controlo1..?
                  86. Practitioner.address.id
                  Definição

                  Identificador do endereço.

                  CurtoIdentificador do Endereço
                  88. Practitioner.address.extension
                  Definição

                  Extensão do endereço.

                  CurtoExtensão do Endereço
                  90. Practitioner.address.use
                  Definição

                  Uso do endereço.

                  CurtoUso de Endereço
                  VínculoOs códigos DEVERÃO ser retirados de AddressUse
                  (required to http://hl7.org/fhir/ValueSet/address-use)

                  Uso do Endereço

                  92. Practitioner.address.type
                  Definição

                  Tipo de endereço.

                  CurtoTipo de Endereço
                  VínculoOs códigos DEVERÃO ser retirados de AddressType
                  (required to http://hl7.org/fhir/ValueSet/address-type)
                  94. Practitioner.address.text
                  Definição

                  Texto do endereço.

                  CurtoTexto do Endereço
                  96. Practitioner.address.line
                  Definição

                  Endereço

                  CurtoEndereço
                  98. Practitioner.address.city
                  Definição

                  Cidade

                  CurtoCidade
                  Controlo1..?
                  100. Practitioner.address.district
                  Definição

                  Bairro

                  CurtoBairro
                  102. Practitioner.address.state
                  Definição

                  Estado

                  CurtoEstado
                  104. Practitioner.address.postalCode
                  Definição

                  CEP

                  CurtoCEP
                  106. Practitioner.address.country
                  Definição

                  País

                  CurtoPaís
                  108. Practitioner.address.period
                  Definição

                  Período de endereço.

                  CurtoPeríodo de Endereço
                  110. Practitioner.gender
                  Definição

                  Sexo do profissional

                  CurtoSexo do profissional
                  112. Practitioner.birthDate
                  Definição

                  Data de nascimento do profissional

                  CurtoData de nascimento do profissional
                  114. Practitioner.photo
                  Definição

                  Fotografia do profissional

                  CurtoFotografia do profissional
                  116. Practitioner.qualification
                  Definição

                  Qualificação do profissional

                  CurtoQualificação do profissional
                  118. Practitioner.qualification.identifier
                  Definição

                  Identificadores da qualificação

                  CurtoIdentificadores da qualificação
                  NotaTrata-se de um identificador de empresa e não de um identificador de recurso (ver discussão)
                  120. Practitioner.qualification.code
                  Definição

                  Código da qualificação

                  CurtoCódigo da qualificação
                  122. Practitioner.qualification.code.id
                  Definição

                  Identificador lógico do código da qualificação

                  CurtoIdentificador lógico do código da qualificação
                  124. Practitioner.qualification.code.extension
                  Definição

                  Extensões do código da qualificação

                  CurtoExtensões do código da qualificação
                  126. Practitioner.qualification.code.coding
                  Definição

                  Código da qualificação

                  CurtoCódigo da qualificação
                  128. Practitioner.qualification.code.coding.id
                  Definição

                  Identificador lógico do código da qualificação

                  CurtoIdentificador lógico do código da qualificação
                  130. Practitioner.qualification.code.coding.extension
                  Definição

                  Extensões do código da qualificação

                  CurtoExtensões do código da qualificação
                  132. Practitioner.qualification.code.coding.system
                  Definição

                  Sistema do código da qualificação

                  CurtoSistema do código da qualificação
                  134. Practitioner.qualification.code.coding.version
                  Definição

                  Versão do código da qualificação

                  CurtoVersão do código da qualificação
                  NotaEste é um ID de versão comercial, não um ID de versão de recurso (ver discussão)
                  136. Practitioner.qualification.code.coding.code
                  Definição

                  Código da qualificação

                  CurtoCódigo da qualificação
                  138. Practitioner.qualification.code.coding.display
                  Definição

                  Descrição do código da qualificação

                  CurtoDescrição do código da qualificação
                  140. Practitioner.qualification.code.coding.userSelected
                  Definição

                  Indicador de seleção do código da qualificação

                  CurtoIndicador de seleção do código da qualificação
                  142. Practitioner.qualification.code.text
                  Definição

                  Descrição do código da qualificação

                  CurtoDescrição do código da qualificação
                  144. Practitioner.qualification.period
                  Definição

                  Período de uso da qualificação

                  CurtoPeríodo de uso da qualificação
                  146. Practitioner.qualification.issuer
                  Definição

                  Entidade que emitiu a qualificação

                  CurtoEntidade que emitiu a qualificação

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

                  0. Practitioner
                  Definição

                  Dados do prestador executante

                  CurtoDados do prestador executante
                  Comentários

                  This profile is used to capture data about practitioner.

                  Controlo0..*
                  É modificadorfalse
                  Resumofalse
                  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())
                  2. Practitioner.id
                  Definição

                  Identificador lógico do profissional

                  CurtoIdentificador lógico do profissional
                  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. Practitioner.meta
                  Definição

                  Metadados do recurso

                  CurtoMetadados do recurso
                  Controlo0..1
                  TipoMeta
                  É modificadorfalse
                  Resumotrue
                  Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  6. Practitioner.implicitRules
                  Definição

                  Regras de negócio sobre o uso do recurso

                  CurtoRegras de negócio sobre o uso do recurso
                  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. Practitioner.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. Practitioner.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. Practitioner.contained
                  Definição

                  Recursos contidos no recurso

                  CurtoRecursos contidos no recurso
                  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. Practitioner.extension
                  Definição

                  Extensões do recurso

                  CurtoExtensões do recurso
                  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())
                  16. Practitioner.modifierExtension
                  Definição

                  Modificadores de extensão do recurso

                  CurtoModificadores de extensão do recurso
                  Controlo0..*
                  TipoExtension
                  É modificadortrue porque Modifier extensions are expected to modify the meaning or interpretation of the resource that contains them
                  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())
                  18. Practitioner.identifier
                  Definição

                  Identificadores do profissional

                  CurtoIdentificadores do profissional
                  NotaTrata-se de um identificador de empresa e não de um identificador de recurso (ver discussão)
                  Controlo0..*
                  TipoIdentifier
                  É modificadorfalse
                  Resumotrue
                  Requisitos

                  Often, specific identities are assigned for the agent.

                  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 Practitioner.identifier. As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores:
                  • value @ system
                  • 20. Practitioner.identifier.id
                    Definição

                    Identificador do identificador

                    CurtoIdentificador do identificador
                    Controlo0..1
                    Tipostring
                    É modificadorfalse
                    Formato XMLNo formato XML, esta propriedade é representada como um atributo.
                    Resumofalse
                    22. Practitioner.identifier.extension
                    Definição

                    Extensões do identificador

                    CurtoExtensões do identificador
                    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 Practitioner.identifier.extension. As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores:
                    • value @ url
                    • 24. Practitioner.identifier.use
                      Definição

                      Uso do identificador

                      CurtoUso do identificador
                      Comentários

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

                      Controlo0..1
                      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()))
                      26. Practitioner.identifier.type
                      Definição

                      Tipo do identificador

                      CurtoTipo do identificador
                      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..1
                      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()))
                      28. Practitioner.identifier.type.id
                      Definição

                      Identificador lógico do tipo do identificador

                      CurtoIdentificador lógico do tipo do identificador
                      Controlo0..1
                      Tipostring
                      É modificadorfalse
                      Formato XMLNo formato XML, esta propriedade é representada como um atributo.
                      Resumofalse
                      30. Practitioner.identifier.type.extension
                      Definição

                      Extensões do tipo do identificador

                      CurtoExtensões do tipo do identificador
                      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 Practitioner.identifier.type.extension. As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores:
                      • value @ url
                      • 32. Practitioner.identifier.type.coding
                        Definição

                        Código do tipo do identificador

                        CurtoCódigo do tipo do identificador
                        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.

                        Controlo0..*
                        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()))
                        34. Practitioner.identifier.type.coding.id
                        Definição

                        Identificador lógico do código do tipo do identificador

                        CurtoIdentificador lógico do código do tipo do identificador
                        Controlo0..1
                        Tipostring
                        É modificadorfalse
                        Formato XMLNo formato XML, esta propriedade é representada como um atributo.
                        Resumofalse
                        36. Practitioner.identifier.type.coding.extension
                        Definição

                        Extensões do código do tipo do identificador

                        CurtoExtensões do código do tipo do identificador
                        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 Practitioner.identifier.type.coding.extension. As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores:
                        • value @ url
                        • 38. Practitioner.identifier.type.coding.system
                          Definição

                          Sistema do código do tipo do identificador

                          CurtoSistema do código do tipo do identificador
                          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.

                          Controlo0..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.

                          Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          40. Practitioner.identifier.type.coding.version
                          Definição

                          Versão do código do tipo do identificador

                          CurtoVersão do código do tipo do identificador
                          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()))
                          42. Practitioner.identifier.type.coding.code
                          Definição

                          Código do tipo do identificador

                          CurtoCódigo do tipo do identificador
                          Controlo0..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()))
                          44. Practitioner.identifier.type.coding.display
                          Definição

                          Descrição do código do tipo do identificador

                          CurtoDescrição do código do tipo do identificador
                          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()))
                          46. Practitioner.identifier.type.coding.userSelected
                          Definição

                          Indicador de seleção do código do tipo do identificador

                          CurtoIndicador de seleção do código do tipo do identificador
                          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()))
                          48. Practitioner.identifier.type.text
                          Definição

                          Descrição do tipo do identificador

                          CurtoDescrição do tipo do identificador
                          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()))
                          50. Practitioner.identifier.system
                          Definição

                          Sistema do identificador

                          CurtoSistema do identificador
                          Comentários

                          Identifier.system is always case sensitive.

                          Controlo0..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.

                          ExemploGeneral: http://www.acme.com/identifiers/patient
                          Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          52. Practitioner.identifier.value
                          Definição

                          Valor do identificador

                          CurtoValor do identificador
                          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.

                          Controlo0..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()))
                          54. Practitioner.identifier.period
                          Definição

                          Período de uso do identificador

                          CurtoPeríodo de uso do identificador
                          Controlo0..1
                          TipoPeriod
                          É modificadorfalse
                          Resumotrue
                          Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          56. Practitioner.identifier.assigner
                          Definição

                          Entidade que atribuiu o identificador

                          CurtoEntidade que atribuiu o identificador
                          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..1
                          TipoReference(Organization)
                          É modificadorfalse
                          Resumotrue
                          Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          58. Practitioner.identifier:cpf
                          Nome da fatiacpf
                          Definição

                          CPF do profissional

                          CurtoCPF do profissional
                          NotaTrata-se de um identificador de empresa e não de um identificador de recurso (ver discussão)
                          Controlo0..*
                          TipoIdentifier
                          É modificadorfalse
                          Resumotrue
                          Requisitos

                          Often, specific identities are assigned for the agent.

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

                          Identificador lógico do identificador

                          CurtoIdentificador lógico do identificador
                          Controlo0..1
                          Tipostring
                          É modificadorfalse
                          Formato XMLNo formato XML, esta propriedade é representada como um atributo.
                          Resumofalse
                          62. Practitioner.identifier:cpf.extension
                          Definição

                          Extensões do identificador

                          CurtoExtensões do identificador
                          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 Practitioner.identifier.extension. As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores:
                          • value @ url
                          • 64. Practitioner.identifier:cpf.use
                            Definição

                            Uso do identificador

                            CurtoUso do identificador
                            Comentários

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

                            Controlo0..1
                            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.

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

                            Tipo do identificador

                            CurtoTipo do identificador
                            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..1
                            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.

                            Valor do padrão{
                              "coding" : [{
                                "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
                                "code" : "TAX",
                                "display" : "Tax ID number"
                              }]
                            }
                            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            68. Practitioner.identifier:cpf.type.id
                            Definição

                            Identificador lógico do tipo do identificador

                            CurtoIdentificador lógico do tipo do identificador
                            Controlo0..1
                            Tipostring
                            É modificadorfalse
                            Formato XMLNo formato XML, esta propriedade é representada como um atributo.
                            Resumofalse
                            70. Practitioner.identifier:cpf.type.extension
                            Definição

                            Extensões do tipo do identificador

                            CurtoExtensões do tipo do identificador
                            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 Practitioner.identifier.type.extension. As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores:
                            • value @ url
                            • 72. Practitioner.identifier:cpf.type.coding
                              Definição

                              Código do tipo do identificador

                              CurtoCódigo do tipo do identificador
                              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.

                              Controlo0..*
                              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()))
                              74. Practitioner.identifier:cpf.type.coding.id
                              Definição

                              Identificador lógico do código do tipo do identificador

                              CurtoIdentificador lógico do código do tipo do identificador
                              Controlo0..1
                              Tipostring
                              É modificadorfalse
                              Formato XMLNo formato XML, esta propriedade é representada como um atributo.
                              Resumofalse
                              76. Practitioner.identifier:cpf.type.coding.extension
                              Definição

                              Extensões do código do tipo do identificador

                              CurtoExtensões do código do tipo do identificador
                              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 Practitioner.identifier.type.coding.extension. As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores:
                              • value @ url
                              • 78. Practitioner.identifier:cpf.type.coding.system
                                Definição

                                Sistema do código do tipo do identificador

                                CurtoSistema do código do tipo do identificador
                                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.

                                Controlo0..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.

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

                                Versão do código do tipo do identificador

                                CurtoVersão do código do tipo do identificador
                                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()))
                                82. Practitioner.identifier:cpf.type.coding.code
                                Definição

                                Código do tipo do identificador

                                CurtoCódigo do tipo do identificador
                                Controlo0..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()))
                                84. Practitioner.identifier:cpf.type.coding.display
                                Definição

                                Descrição do código do tipo do identificador

                                CurtoDescrição do código do tipo do identificador
                                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()))
                                86. Practitioner.identifier:cpf.type.coding.userSelected
                                Definição

                                Indicador de seleção do código do tipo do identificador

                                CurtoIndicador de seleção do código do tipo do identificador
                                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()))
                                88. Practitioner.identifier:cpf.type.text
                                Definição

                                Descrição do tipo do identificador

                                CurtoDescrição do tipo do identificador
                                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()))
                                90. Practitioner.identifier:cpf.system
                                Definição

                                Sistema do identificador

                                CurtoSistema do identificador
                                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ãohttp://rnds.saude.gov.br/fhir/r4/NamingSystem/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()))
                                92. Practitioner.identifier:cpf.value
                                Definição

                                Número do CPF do profissional de saúde

                                CurtoNúmero do CPF
                                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()))
                                94. Practitioner.identifier:cpf.period
                                Definição

                                Período de uso do identificador

                                CurtoPeríodo de uso do identificador
                                Controlo0..1
                                TipoPeriod
                                É modificadorfalse
                                Resumotrue
                                Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                96. Practitioner.identifier:cpf.assigner
                                Definição

                                Entidade que atribuiu o identificador

                                CurtoEntidade que atribuiu o identificador
                                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..1
                                TipoReference(Organization)
                                É modificadorfalse
                                Resumotrue
                                Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                98. Practitioner.identifier:cnpj
                                Nome da fatiacnpj
                                Definição

                                CNPJ do profissional

                                CurtoCNPJ do profissional
                                NotaTrata-se de um identificador de empresa e não de um identificador de recurso (ver discussão)
                                Controlo0..*
                                TipoIdentifier
                                É modificadorfalse
                                Resumotrue
                                Requisitos

                                Often, specific identities are assigned for the agent.

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

                                Identificador lógico do identificador

                                CurtoIdentificador lógico do identificador
                                Controlo0..1
                                Tipostring
                                É modificadorfalse
                                Formato XMLNo formato XML, esta propriedade é representada como um atributo.
                                Resumofalse
                                102. Practitioner.identifier:cnpj.extension
                                Definição

                                Extensões do identificador

                                CurtoExtensões do identificador
                                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 Practitioner.identifier.extension. As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores:
                                • value @ url
                                • 104. Practitioner.identifier:cnpj.use
                                  Definição

                                  Uso do identificador

                                  CurtoUso do identificador
                                  Comentários

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

                                  Controlo0..1
                                  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.

                                  Valor do padrãoofficial
                                  Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  106. Practitioner.identifier:cnpj.type
                                  Definição

                                  Tipo do identificador

                                  CurtoTipo do identificador
                                  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..1
                                  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.

                                  Valor do padrão{
                                    "coding" : [{
                                      "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
                                      "code" : "TAX",
                                      "display" : "Tax ID number"
                                    }]
                                  }
                                  Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  108. Practitioner.identifier:cnpj.type.id
                                  Definição

                                  Identificador lógico do tipo do identificador

                                  CurtoIdentificador lógico do tipo do identificador
                                  Controlo0..1
                                  Tipostring
                                  É modificadorfalse
                                  Formato XMLNo formato XML, esta propriedade é representada como um atributo.
                                  Resumofalse
                                  110. Practitioner.identifier:cnpj.type.extension
                                  Definição

                                  Extensões do tipo do identificador

                                  CurtoExtensões do tipo do identificador
                                  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 Practitioner.identifier.type.extension. As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores:
                                  • value @ url
                                  • 112. Practitioner.identifier:cnpj.type.coding
                                    Definição

                                    Código do tipo do identificador

                                    CurtoCódigo do tipo do identificador
                                    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.

                                    Controlo0..*
                                    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()))
                                    114. Practitioner.identifier:cnpj.type.coding.id
                                    Definição

                                    Identificador lógico do código do tipo do identificador

                                    CurtoIdentificador lógico do código do tipo do identificador
                                    Controlo0..1
                                    Tipostring
                                    É modificadorfalse
                                    Formato XMLNo formato XML, esta propriedade é representada como um atributo.
                                    Resumofalse
                                    116. Practitioner.identifier:cnpj.type.coding.extension
                                    Definição

                                    Extensões do código do tipo do identificador

                                    CurtoExtensões do código do tipo do identificador
                                    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 Practitioner.identifier.type.coding.extension. As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores:
                                    • value @ url
                                    • 118. Practitioner.identifier:cnpj.type.coding.system
                                      Definição

                                      Sistema do código do tipo do identificador

                                      CurtoSistema do código do tipo do identificador
                                      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.

                                      Controlo0..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.

                                      Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      120. Practitioner.identifier:cnpj.type.coding.version
                                      Definição

                                      Versão do código do tipo do identificador

                                      CurtoVersão do código do tipo do identificador
                                      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()))
                                      122. Practitioner.identifier:cnpj.type.coding.code
                                      Definição

                                      Código do tipo do identificador

                                      CurtoCódigo do tipo do identificador
                                      Controlo0..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()))
                                      124. Practitioner.identifier:cnpj.type.coding.display
                                      Definição

                                      Descrição do código do tipo do identificador

                                      CurtoDescrição do código do tipo do identificador
                                      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()))
                                      126. Practitioner.identifier:cnpj.type.coding.userSelected
                                      Definição

                                      Indicador de seleção do código do tipo do identificador

                                      CurtoIndicador de seleção do código do tipo do identificador
                                      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()))
                                      128. Practitioner.identifier:cnpj.type.text
                                      Definição

                                      Descrição do tipo do identificador

                                      CurtoDescrição do tipo do identificador
                                      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()))
                                      130. Practitioner.identifier:cnpj.system
                                      Definição

                                      Sistema do identificador

                                      CurtoSistema do identificador
                                      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ãohttp://rnds.saude.gov.br/fhir/r4/NamingSystem/cnpj
                                      ExemploGeneral: http://www.acme.com/identifiers/patient
                                      Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      132. Practitioner.identifier:cnpj.value
                                      Definição

                                      Número do cnpj do profissional de saúde

                                      CurtoNúmero do cnpj
                                      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()))
                                      134. Practitioner.identifier:cnpj.period
                                      Definição

                                      Período de uso do identificador

                                      CurtoPeríodo de uso do identificador
                                      Controlo0..1
                                      TipoPeriod
                                      É modificadorfalse
                                      Resumotrue
                                      Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      136. Practitioner.identifier:cnpj.assigner
                                      Definição

                                      Entidade que atribuiu o identificador

                                      CurtoEntidade que atribuiu o identificador
                                      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..1
                                      TipoReference(Organization)
                                      É modificadorfalse
                                      Resumotrue
                                      Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      138. Practitioner.active
                                      Definição

                                      Indica se o registro do profissional está em uso ativo.

                                      CurtoProfissional ativo
                                      Comentários

                                      If the practitioner is not in use by one organization, then it should mark the period on the PractitonerRole with an end date (even if they are active) as they may be active in another role.

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

                                      Need to be able to mark a practitioner 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()))
                                      140. Practitioner.name
                                      Definição

                                      Nome do profissional

                                      CurtoNome do profissional
                                      Comentários

                                      The selection of the use property should ensure that there is a single usual name specified, and others use the nickname (alias), old, or other values as appropriate.

                                      In general, select the value to be used in the ResourceReference.display based on this:

                                      1. There is more than 1 name
                                      2. Use = usual
                                      3. Period is current to the date of the usage
                                      4. Use = official
                                      5. Other order as decided by internal business rules.
                                      Controlo0..*
                                      TipoHumanName
                                      É modificadorfalse
                                      Resumotrue
                                      Requisitos

                                      The name(s) that a Practitioner is known by. Where there are multiple, the name that the practitioner is usually known as should be used in the display.

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

                                      Contatos do profissional

                                      CurtoContatos do profissional
                                      Comentários

                                      Person may have multiple ways to be contacted with different uses or applicable periods. May need to have options for contacting the person urgently and to help with identification. These typically will have home numbers, or mobile numbers that are not role specific.

                                      Controlo0..*
                                      TipoContactPoint
                                      É modificadorfalse
                                      Resumotrue
                                      Requisitos

                                      Need to know how to reach a practitioner independent to any roles the practitioner may have.

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

                                      Dados do endereço onde o profissional é localizado.

                                      CurtoEndereço do profissional
                                      Comentários

                                      The PractitionerRole does not have an address value on it, as it is expected that the location property be used for this purpose (which has an address).

                                      Controlo1..*
                                      TipoAddress
                                      É modificadorfalse
                                      Resumotrue
                                      Requisitos

                                      The home/mailing address of the practitioner is often required for employee administration purposes, and also for some rostering services where the start point (practitioners home) can be used in calculations.

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

                                      Identificador do endereço.

                                      CurtoIdentificador do Endereço
                                      Controlo0..1
                                      Tipostring
                                      É modificadorfalse
                                      Formato XMLNo formato XML, esta propriedade é representada como um atributo.
                                      Resumofalse
                                      148. Practitioner.address.extension
                                      Definição

                                      Extensão do endereço.

                                      CurtoExtensão do Endereço
                                      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 Practitioner.address.extension. As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores:
                                      • value @ url
                                      • 150. Practitioner.address.use
                                        Definição

                                        Uso do endereço.

                                        CurtoUso de Endereço
                                        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)

                                        Uso do Endereço

                                        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.

                                        ExemploGeneral: home
                                        Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        152. Practitioner.address.type
                                        Definição

                                        Tipo de endereço.

                                        CurtoTipo de Endereço
                                        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)
                                        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()))
                                        154. Practitioner.address.text
                                        Definição

                                        Texto do endereço.

                                        CurtoTexto do Endereço
                                        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()))
                                        156. Practitioner.address.line
                                        Definição

                                        Endereço

                                        CurtoEndereço
                                        Controlo0..*
                                        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()))
                                        158. Practitioner.address.city
                                        Definição

                                        Cidade

                                        CurtoCidade
                                        Controlo1..1
                                        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()))
                                        160. Practitioner.address.district
                                        Definição

                                        Bairro

                                        CurtoBairro
                                        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()))
                                        162. Practitioner.address.state
                                        Definição

                                        Estado

                                        CurtoEstado
                                        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()))
                                        164. Practitioner.address.postalCode
                                        Definição

                                        CEP

                                        CurtoCEP
                                        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()))
                                        166. Practitioner.address.country
                                        Definição

                                        País

                                        CurtoPaís
                                        Comentários

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

                                        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()))
                                        168. Practitioner.address.period
                                        Definição

                                        Período de endereço.

                                        CurtoPeríodo de Endereço
                                        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()))
                                        170. Practitioner.gender
                                        Definição

                                        Sexo do profissional

                                        CurtoSexo do profissional
                                        Controlo0..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 to address the person correctly.

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

                                        Data de nascimento do profissional

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

                                        Needed for identification.

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

                                        Fotografia do profissional

                                        CurtoFotografia do profissional
                                        Controlo0..*
                                        TipoAttachment
                                        É modificadorfalse
                                        Resumofalse
                                        Requisitos

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

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

                                        Qualificação do profissional

                                        CurtoQualificação do profissional
                                        Controlo0..*
                                        TipoBackboneElement
                                        É modificadorfalse
                                        Resumofalse
                                        Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        178. Practitioner.qualification.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
                                        180. Practitioner.qualification.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())
                                        182. Practitioner.qualification.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())
                                        184. Practitioner.qualification.identifier
                                        Definição

                                        Identificadores da qualificação

                                        CurtoIdentificadores da qualificação
                                        NotaTrata-se de um identificador de empresa e não de um identificador de recurso (ver discussão)
                                        Controlo0..*
                                        TipoIdentifier
                                        É modificadorfalse
                                        Resumofalse
                                        Requisitos

                                        Often, specific identities are assigned for the qualification.

                                        Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        186. Practitioner.qualification.code
                                        Definição

                                        Código da qualificação

                                        CurtoCódigo da qualificação
                                        Controlo1..1
                                        VínculoPara exemplos de códigos, ver v2 table 0360, Version 2.7
                                        (example to http://terminology.hl7.org/ValueSet/v2-2.7-0360)

                                        Specific qualification the practitioner has to provide a service.

                                        TipoCodeableConcept
                                        É modificadorfalse
                                        Resumofalse
                                        Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        188. Practitioner.qualification.code.id
                                        Definição

                                        Identificador lógico do código da qualificação

                                        CurtoIdentificador lógico do código da qualificação
                                        Controlo0..1
                                        Tipostring
                                        É modificadorfalse
                                        Formato XMLNo formato XML, esta propriedade é representada como um atributo.
                                        Resumofalse
                                        190. Practitioner.qualification.code.extension
                                        Definição

                                        Extensões do código da qualificação

                                        CurtoExtensões do código da qualificação
                                        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 Practitioner.qualification.code.extension. As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores:
                                        • value @ url
                                        • 192. Practitioner.qualification.code.coding
                                          Definição

                                          Código da qualificação

                                          CurtoCódigo da qualificação
                                          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.

                                          Controlo0..*
                                          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()))
                                          194. Practitioner.qualification.code.coding.id
                                          Definição

                                          Identificador lógico do código da qualificação

                                          CurtoIdentificador lógico do código da qualificação
                                          Controlo0..1
                                          Tipostring
                                          É modificadorfalse
                                          Formato XMLNo formato XML, esta propriedade é representada como um atributo.
                                          Resumofalse
                                          196. Practitioner.qualification.code.coding.extension
                                          Definição

                                          Extensões do código da qualificação

                                          CurtoExtensões do código da qualificação
                                          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 Practitioner.qualification.code.coding.extension. As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores:
                                          • value @ url
                                          • 198. Practitioner.qualification.code.coding.system
                                            Definição

                                            Sistema do código da qualificação

                                            CurtoSistema do código da qualificação
                                            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.

                                            Controlo0..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.

                                            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            200. Practitioner.qualification.code.coding.version
                                            Definição

                                            Versão do código da qualificação

                                            CurtoVersão do código da qualificação
                                            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()))
                                            202. Practitioner.qualification.code.coding.code
                                            Definição

                                            Código da qualificação

                                            CurtoCódigo da qualificação
                                            Controlo0..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()))
                                            204. Practitioner.qualification.code.coding.display
                                            Definição

                                            Descrição do código da qualificação

                                            CurtoDescrição do código da qualificação
                                            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()))
                                            206. Practitioner.qualification.code.coding.userSelected
                                            Definição

                                            Indicador de seleção do código da qualificação

                                            CurtoIndicador de seleção do código da qualificação
                                            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()))
                                            208. Practitioner.qualification.code.text
                                            Definição

                                            Descrição do código da qualificação

                                            CurtoDescrição do código da qualificação
                                            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()))
                                            210. Practitioner.qualification.period
                                            Definição

                                            Período de uso da qualificação

                                            CurtoPeríodo de uso da qualificação
                                            Controlo0..1
                                            TipoPeriod
                                            É modificadorfalse
                                            Resumofalse
                                            Requisitos

                                            Qualifications are often for a limited period of time, and can be revoked.

                                            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            212. Practitioner.qualification.issuer
                                            Definição

                                            Entidade que emitiu a qualificação

                                            CurtoEntidade que emitiu a qualificação
                                            Controlo0..1
                                            TipoReference(Organization)
                                            É modificadorfalse
                                            Resumofalse
                                            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            214. Practitioner.communication
                                            Definição

                                            A language the practitioner can use in patient communication.

                                            CurtoA language the practitioner can use in patient communication
                                            Comentários

                                            The structure aa-BB with this exact casing is one the most widely used notations for locale. However not all systems code this but instead have it as free text. Hence CodeableConcept instead of code as the data type.

                                            Controlo0..*
                                            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
                                            TipoCodeableConcept
                                            É modificadorfalse
                                            Resumofalse
                                            Requisitos

                                            Knowing which language a practitioner speaks can help in facilitating communication with patients.

                                            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))