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
| Active as of 2024-01-11 |
Definitions for the StrokePatient resource profile.
Instruções sobre como interpretar o conteúdo desta tabela podem ser encontradashere
| 0. Patient | |||||
| Definição | Dados demográficos de um paciente que sofreu AVC enquanto sujeito de ações e serviços de saúde. Baseado na RNDS e na ICHOM Demographics and other administrative information about an individual or animal receiving care or other health-related services. | ||||
| Curto | Paciente com AVCInformation about an individual or animal receiving health care services | ||||
| Comentários | This profile is used to capture data about the patient. | ||||
| Controlo | 0..* | ||||
| É modificador | false | ||||
| Resumo | false | ||||
| Nomes alternativos | SubjectOfCare Client Resident, Paciente, Cidadão, Pessoa, Usuário, Beneficiário | ||||
| Invariantes | dom-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. Patient.id | |||||
| Definição | Identificador lógico e único deste recurso The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes. | ||||
| Curto | Identificador lógico do recursoLogical 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. | ||||
| Controlo | 0..1 | ||||
| Tipo | idstring | ||||
| É modificador | false | ||||
| Resumo | true | ||||
| 4. Patient.meta | |||||
| Definição | Metadados sobre o 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. | ||||
| Curto | Metadados do recursoMetadata about the resource | ||||
| Controlo | 0..1 | ||||
| Tipo | Meta | ||||
| É modificador | false | ||||
| Resumo | true | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 6. Patient.implicitRules | |||||
| Definição | Regras de negócio que se aplicam a este 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. | ||||
| Curto | Regras implícitas de negócioA 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. | ||||
| Controlo | 0..1 | ||||
| Tipo | uri | ||||
| É modificador | true 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 primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
| Resumo | true | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 8. Patient.contained | |||||
| Definição | Recursos contidos neste 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. | ||||
| Curto | Recursos contidosContained, 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. | ||||
| Controlo | 0..* | ||||
| Tipo | Resource | ||||
| É modificador | false | ||||
| Resumo | false | ||||
| Nomes alternativos | inline resources, anonymous resources, contained resources | ||||
| 10. Patient.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. | ||||
| Curto | Extensõ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. | ||||
| Controlo | 0..* | ||||
| Tipo | Extension | ||||
| É modificador | false | ||||
| Resumo | false | ||||
| Nomes alternativos | extensions, user content | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) | ||||
| Slicing | Este elemento introduz um conjunto de fatias em Patient.extension. As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores: | ||||
| 12. Patient.extension:GenderIdentityExtension | |||||
| Nome da fatia | GenderIdentityExtension | ||||
| Definição | The patient's gender identity. | ||||
| Curto | Gender Identity | ||||
| Controlo | 0..1 Este elemento é afetado pelas seguintes invariantes: ele-1 | ||||
| Tipo | Extension(Gender Identity) (Tipo de extensão: CodeableConcept) | ||||
| É modificador | false | ||||
| Resumo | false | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists())ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) | ||||
| 14. Patient.extension:EthnicityExtension | |||||
| Nome da fatia | EthnicityExtension | ||||
| Definição | The cultural ethnicity of the person that they most closely identify with. | ||||
| Curto | Ethnicity | ||||
| Controlo | 0..1 Este elemento é afetado pelas seguintes invariantes: ele-1 | ||||
| Tipo | Extension(Ethnicity) (Tipo de extensão: CodeableConcept) | ||||
| É modificador | false | ||||
| Resumo | false | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists())ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) | ||||
| 16. Patient.extension:RaceExtension | |||||
| Nome da fatia | RaceExtension | ||||
| Definição | the cultural ethnicity of the person that they most closely identify with. | ||||
| Curto | Race | ||||
| Controlo | 0..1 Este elemento é afetado pelas seguintes invariantes: ele-1 | ||||
| Tipo | Extension(Race) (Tipo de extensão: CodeableConcept) | ||||
| É modificador | false | ||||
| Resumo | false | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists())ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) | ||||
| 18. Patient.modifierExtension | |||||
| Definição | May be used to represent additional information that is not part of the basic definition of the resource and that modifies the understanding of the element that contains it and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). | ||||
| Curto | Extensions 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. | ||||
| Controlo | 0..* | ||||
| Tipo | Extension | ||||
| É modificador | true porque Modifier extensions are expected to modify the meaning or interpretation of the resource that contains them | ||||
| Resumo | false | ||||
| 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 alternativos | extensions, user content | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) | ||||
| 20. Patient.identifier | |||||
| Definição | Identificador do Paciente. An identifier for this patient. | ||||
| Curto | Identificador do PacienteAn identifier for this patient | ||||
| Nota | Trata-se de um identificador de empresa e não de um identificador de recurso (ver discussão) | ||||
| Controlo | 10..* | ||||
| Tipo | Identifier | ||||
| É modificador | false | ||||
| Resumo | true | ||||
| Requisitos | Patients are almost always assigned specific numerical identifiers. | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| Slicing | Este elemento introduz um conjunto de fatias em Patient.identifier. As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores: | ||||
| 22. Patient.identifier:cpf | |||||
| Nome da fatia | cpf | ||||
| Definição | CPF do Paciente. An identifier for this patient. | ||||
| Curto | CPF do PacienteAn identifier for this patient | ||||
| Nota | Trata-se de um identificador de empresa e não de um identificador de recurso (ver discussão) | ||||
| Controlo | 0..1* | ||||
| Tipo | Identifier | ||||
| É modificador | false | ||||
| Resumo | true | ||||
| Requisitos | Patients are almost always assigned specific numerical identifiers. | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 24. Patient.identifier:cpf.id | |||||
| Definição | Identificador lógico do Identificador do indivíduo. Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Curto | Identificador lógico do IdentificadorUnique id for inter-element referencing | ||||
| Controlo | 0..1 | ||||
| Tipo | string | ||||
| É modificador | false | ||||
| Formato XML | No formato XML, esta propriedade é representada como um atributo. | ||||
| Resumo | false | ||||
| 26. Patient.identifier:cpf.extension | |||||
| Definição | Extensões do Identificador do indivíduo. 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. | ||||
| Curto | Extensõ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. | ||||
| Controlo | 0..* | ||||
| Tipo | Extension | ||||
| É modificador | false | ||||
| Resumo | false | ||||
| Nomes alternativos | extensions, user content | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) | ||||
| Slicing | Este elemento introduz um conjunto de fatias em Patient.identifier.extension. As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores: | ||||
| 28. Patient.identifier:cpf.use | |||||
| Definição | Uso do Identificador do indivíduo. The purpose of this identifier. | ||||
| Curto | Uso 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. | ||||
| Controlo | 0..1 | ||||
| Vínculo | Os 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)Qualifica o uso deste identificador Identifies the purpose for this identifier, if known . | ||||
| Tipo | code | ||||
| É modificador | true porque This is labeled as "Is Modifier" because applications should not mistake a temporary id for a permanent one. | ||||
| Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
| Resumo | true | ||||
| Requisitos | Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers. | ||||
| Valor do padrão | official | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 30. Patient.identifier:cpf.type | |||||
| Definição | Tipo de Identificador do indivíduo. A coded type for the identifier that can be used to determine which identifier to use for a specific purpose. | ||||
| Curto | Tipo de 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. | ||||
| Controlo | 0..1 | ||||
| Vínculo | A 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)Qualifica o tipo deste identificador A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. | ||||
| Tipo | CodeableConcept | ||||
| É modificador | false | ||||
| Resumo | true | ||||
| Requisitos | Allows users to make use of identifiers when the identifier system is not known. | ||||
| Valor do padrão | { | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 32. Patient.identifier:cpf.system | |||||
| Definição | Sistema de Identificação do indivíduo. Establishes the namespace for the value - that is, a URL that describes a set values that are unique. | ||||
| Curto | Sistema de IdentificaçãoThe namespace for the identifier value | ||||
| Comentários | Identifier.system is always case sensitive. | ||||
| Controlo | 10..1 | ||||
| Tipo | uri | ||||
| É modificador | false | ||||
| Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
| Resumo | true | ||||
| 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ão | http://rnds.saude.gov.br/fhir/r4/NamingSystem/cpf | ||||
| Exemplo | General: http://www.acme.com/identifiers/patient | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 34. Patient.identifier:cpf.value | |||||
| Definição | Número do Documento do indivíduo. The portion of the identifier typically relevant to the user and which is unique within the context of the system. | ||||
| Curto | Número do DocumentoThe 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. | ||||
| Controlo | 10..1 | ||||
| Tipo | string | ||||
| É modificador | false | ||||
| Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
| Resumo | true | ||||
| Exemplo | General: 123456 | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 36. Patient.identifier:cpf.period | |||||
| Definição | Período de validade do Identificador do indivíduo. Time period during which identifier is/was valid for use. | ||||
| Curto | Período de validade do IdentificadorTime period when id is/was valid for use | ||||
| Controlo | 0..1 | ||||
| Tipo | Period | ||||
| É modificador | false | ||||
| Resumo | true | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 38. Patient.identifier:cpf.assigner | |||||
| Definição | Entidade que emitiu o Identificador do indivíduo. Organization that issued/manages the identifier. | ||||
| Curto | Entidade que emitiu 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. | ||||
| Controlo | 0..1 | ||||
| Tipo | Reference(Organization) | ||||
| É modificador | false | ||||
| Resumo | true | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 40. Patient.identifier:cns | |||||
| Nome da fatia | cns | ||||
| Definição | CNS do Paciente. An identifier for this patient. | ||||
| Curto | CNS do PacienteAn identifier for this patient | ||||
| Nota | Trata-se de um identificador de empresa e não de um identificador de recurso (ver discussão) | ||||
| Controlo | 0..1* | ||||
| Tipo | Identifier | ||||
| É modificador | false | ||||
| Resumo | true | ||||
| Requisitos | Patients are almost always assigned specific numerical identifiers. | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 42. Patient.identifier:cns.id | |||||
| Definição | Identificador lógico do Identificador do indivíduo. Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Curto | Identificador lógico do IdentificadorUnique id for inter-element referencing | ||||
| Controlo | 0..1 | ||||
| Tipo | string | ||||
| É modificador | false | ||||
| Formato XML | No formato XML, esta propriedade é representada como um atributo. | ||||
| Resumo | false | ||||
| 44. Patient.identifier:cns.extension | |||||
| Definição | Extensões do Identificador do indivíduo. 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. | ||||
| Curto | Extensõ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. | ||||
| Controlo | 0..* | ||||
| Tipo | Extension | ||||
| É modificador | false | ||||
| Resumo | false | ||||
| Nomes alternativos | extensions, user content | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) | ||||
| Slicing | Este elemento introduz um conjunto de fatias em Patient.identifier.extension. As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores: | ||||
| 46. Patient.identifier:cns.use | |||||
| Definição | Uso do Identificador do indivíduo. The purpose of this identifier. | ||||
| Curto | Uso 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. | ||||
| Controlo | 0..1 | ||||
| Vínculo | Os 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)Qualifica o uso deste identificador Identifies the purpose for this identifier, if known . | ||||
| Tipo | code | ||||
| É modificador | true porque This is labeled as "Is Modifier" because applications should not mistake a temporary id for a permanent one. | ||||
| Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
| Resumo | true | ||||
| Requisitos | Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers. | ||||
| Valor do padrão | official | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 48. Patient.identifier:cns.type | |||||
| Definição | Tipo de Identificador do indivíduo. A coded type for the identifier that can be used to determine which identifier to use for a specific purpose. | ||||
| Curto | Tipo de 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. | ||||
| Controlo | 0..1 | ||||
| Vínculo | A 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)Qualifica o tipo deste identificador A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. | ||||
| Tipo | CodeableConcept | ||||
| É modificador | false | ||||
| Resumo | true | ||||
| Requisitos | Allows users to make use of identifiers when the identifier system is not known. | ||||
| Valor do padrão | { | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 50. Patient.identifier:cns.system | |||||
| Definição | Sistema de Identificação do indivíduo. Establishes the namespace for the value - that is, a URL that describes a set values that are unique. | ||||
| Curto | Sistema de IdentificaçãoThe namespace for the identifier value | ||||
| Comentários | Identifier.system is always case sensitive. | ||||
| Controlo | 10..1 | ||||
| Tipo | uri | ||||
| É modificador | false | ||||
| Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
| Resumo | true | ||||
| 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ão | http://rnds.saude.gov.br/fhir/r4/NamingSystem/cns | ||||
| Exemplo | General: http://www.acme.com/identifiers/patient | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 52. Patient.identifier:cns.value | |||||
| Definição | Número do Cartão Nacional de Saúde. The portion of the identifier typically relevant to the user and which is unique within the context of the system. | ||||
| Curto | Número do Cartão Nacional de SaúdeThe 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. | ||||
| Controlo | 10..1 | ||||
| Tipo | string | ||||
| É modificador | false | ||||
| Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
| Resumo | true | ||||
| Exemplo | General: 123456 | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 54. Patient.identifier:cns.period | |||||
| Definição | Período de validade do Identificador do indivíduo. Time period during which identifier is/was valid for use. | ||||
| Curto | Período de validade do IdentificadorTime period when id is/was valid for use | ||||
| Controlo | 0..1 | ||||
| Tipo | Period | ||||
| É modificador | false | ||||
| Resumo | true | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 56. Patient.identifier:cns.assigner | |||||
| Definição | Entidade que emitiu o Identificador do indivíduo. Organization that issued/manages the identifier. | ||||
| Curto | Entidade que emitiu 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. | ||||
| Controlo | 0..1 | ||||
| Tipo | Reference(Organization) | ||||
| É modificador | false | ||||
| Resumo | true | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 58. Patient.active | |||||
| Definição | Indica se o registro desse indivíduo ainda está em uso. A codição de inativo pode indicar que tanto uma informação errada quanto um indivíduo falecido, e indivíduos falecidos podem permanecer ativos por algum tempo após o falecimento para fins de registro da informação. Logo, esta não deve ser opção para identificar um indivíduo falecido, sendo mais adequado o elemento deceased. Whether this patient record is in active use. Many systems use this property to mark as non-current patients, such as those that have not been seen for a period of time based on an organization's business rules. It is often used to filter patient lists to exclude inactive patients Deceased patients may also be marked as inactive for the same reasons, but may be active for some time after death. | ||||
| Curto | AtivoWhether this patient's record is in active use | ||||
| Comentários | If a record is inactive, and linked to an active record, then future patient/record updates should occur on the other patient. | ||||
| Controlo | 0..1 | ||||
| Tipo | boolean | ||||
| É modificador | true porque This element is labelled as a modifier because it is a status element that can indicate that a record should not be treated as valid | ||||
| Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
| Resumo | true | ||||
| Requisitos | Identificar registros que não estão mais em uso. Need to be able to mark a patient record as not to be used because it was created in error. | ||||
| Significado em caso de falta | This resource is generally assumed to be active if no value is provided for the active element | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 60. Patient.name | |||||
| Definição | Nome do Paciente. A name associated with the individual. | ||||
| Curto | Nome do PacienteA name associated with the patient | ||||
| Comentários | A patient may have multiple names with different uses or applicable periods. For animals, the name is a "HumanName" in the sense that is assigned and used by humans and has the same patterns. | ||||
| Controlo | 0..* | ||||
| Tipo | HumanName | ||||
| É modificador | false | ||||
| Resumo | true | ||||
| Requisitos | Need to be able to track the patient by multiple names. Examples are your official name and a partner name. | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 62. Patient.telecom | |||||
| Definição | Contato do Paciente. A contact detail (e.g. a telephone number or an email address) by which the individual may be contacted. | ||||
| Curto | Contato do PacienteA contact detail for the individual | ||||
| Comentários | A Patient may have multiple ways to be contacted with different uses or applicable periods. May need to have options for contacting the person urgently and also to help with identification. The address might not go directly to the individual, but may reach another party that is able to proxy for the patient (i.e. home phone, or pet owner's phone). | ||||
| Controlo | 0..* | ||||
| Tipo | ContactPoint | ||||
| É modificador | false | ||||
| Resumo | true | ||||
| Requisitos | People have (primary) ways to contact them in some way such as phone, email. | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 64. Patient.gender | |||||
| Definição | male: masculino. female: feminino. unknown: ignorado. Administrative Gender - the gender that the patient is considered to have for administration and record keeping purposes. | ||||
| Curto | Sexomale | female | other | unknown | ||||
| Comentários | The gender might not match the biological sex as determined by genetics or the individual's preferred identification. Note that for both humans and particularly animals, there are other legitimate possibilities than male and female, though the vast majority of systems and contexts only support male and female. Systems providing decision support or enforcing business rules should ideally do this on the basis of Observations dealing with the specific sex or gender aspect of interest (anatomical, chromosomal, social, etc.) However, because these observations are infrequently recorded, defaulting to the administrative gender is common practice. Where such defaulting occurs, rule enforcement should allow for the variation between administrative and biological, chromosomal and other gender aspects. For example, an alert about a hysterectomy on a male should be handled as a warning or overridable error, not a "hard" error. See the Patient Gender and Sex section for additional information about communicating patient gender and sex. | ||||
| Controlo | 10..1 | ||||
| Vínculo | Os 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)Sexo The gender of a person used for administrative purposes. | ||||
| Tipo | code | ||||
| É modificador | false | ||||
| Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
| Resumo | true | ||||
| Requisitos | Needed for identification of the individual, in combination with (at least) name and birth date. | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 66. Patient.birthDate | |||||
| Definição | Data de nascimento do indivíduo The date of birth for the individual. | ||||
| Curto | Data de NascimentoThe date of birth for the individual | ||||
| Comentários | At least an estimated year should be provided as a guess if the real DOB is unknown There is a standard extension "patient-birthTime" available that should be used where Time is required (such as in maternity/infant care systems). | ||||
| Controlo | 10..1 | ||||
| Tipo | date | ||||
| É modificador | false | ||||
| Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
| Resumo | true | ||||
| Requisitos | Age of the individual drives many clinical processes. | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| Código LOINC | 21112-8 | ||||
| 68. Patient.deceased[x] | |||||
| Definição | Indica se o indivíduo foi a óbito. O óbito pode ser interpretado pelo booleano = true ou pela existência de uma data/hora. Indicates if the individual is deceased or not. | ||||
| Curto | ÓbitoIndicates if the individual is deceased or not | ||||
| Comentários | If there's no value in the instance, it means there is no statement on whether or not the individual is deceased. Most systems will interpret the absence of a value as a sign of the person being alive. | ||||
| Controlo | 0..1 | ||||
| Tipo | Escolha de: boolean, dateTime | ||||
| [x] Nota | VerEscolha de tipos de dadospara mais informações sobre como utilizar [x] | ||||
| É modificador | true porque This element is labeled as a modifier because once a patient is marked as deceased, the actions that are appropriate to perform on the patient may be significantly different. | ||||
| Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
| Resumo | true | ||||
| Requisitos | The fact that a patient is deceased influences the clinical process. Also, in human communication and relation management it is necessary to know whether the person is alive. | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 70. Patient.address | |||||
| Definição | Dados do endereço onde o paciente é localizado. An address for the individual. | ||||
| Curto | Endereço do pacienteAn address for the individual | ||||
| Comentários | Patient may have multiple addresses with different uses or applicable periods. | ||||
| Controlo | 10..* | ||||
| Tipo | Address | ||||
| É modificador | false | ||||
| Resumo | true | ||||
| Requisitos | May need to keep track of patient addresses for contacting, billing or reporting requirements and also to help with identification. | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 72. Patient.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. | ||||
| Curto | Identificador do EndereçoUnique id for inter-element referencing | ||||
| Controlo | 0..1 | ||||
| Tipo | string | ||||
| É modificador | false | ||||
| Formato XML | No formato XML, esta propriedade é representada como um atributo. | ||||
| Resumo | false | ||||
| 74. Patient.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. | ||||
| Curto | Extensã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. | ||||
| Controlo | 0..* | ||||
| Tipo | Extension | ||||
| É modificador | false | ||||
| Resumo | false | ||||
| Nomes alternativos | extensions, user content | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) | ||||
| Slicing | Este elemento introduz um conjunto de fatias em Patient.address.extension. As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores: | ||||
| 76. Patient.address.use | |||||
| Definição | Uso do endereço. The purpose of this address. | ||||
| Curto | Uso 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. | ||||
| Controlo | 0..1 | ||||
| Vínculo | Os 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. | ||||
| Tipo | code | ||||
| É modificador | true porque This is labeled as "Is Modifier" because applications should not mistake a temporary or old address etc.for a current/permanent one | ||||
| Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
| Resumo | true | ||||
| Requisitos | Allows an appropriate address to be chosen from a list of many. | ||||
| Exemplo | General: home | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 78. Patient.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. | ||||
| Curto | Tipo 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). | ||||
| Controlo | 0..1 | ||||
| Vínculo | Os 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)Tipo de Endereço The type of an address (physical / postal). | ||||
| Tipo | code | ||||
| É modificador | false | ||||
| Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
| Resumo | true | ||||
| Exemplo | General: both | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 80. Patient.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. | ||||
| Curto | Texto 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. | ||||
| Controlo | 0..1 | ||||
| Tipo | string | ||||
| É modificador | false | ||||
| Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
| Resumo | true | ||||
| Requisitos | A renderable, unencoded form. | ||||
| Exemplo | General: 137 Nowhere Street, Erewhon 9132 | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 82. Patient.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. | ||||
| Curto | EndereçoStreet name, number, direction & P.O. Box etc. | ||||
| Controlo | 0..* | ||||
| Tipo | string | ||||
| É modificador | false | ||||
| Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
| Resumo | true | ||||
| Exemplo | General: 137 Nowhere Street | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 84. Patient.address.city | |||||
| Definição | Cidade The name of the city, town, suburb, village or other community or delivery center. | ||||
| Curto | CidadeName of city, town etc. | ||||
| Controlo | 10..1 | ||||
| Tipo | string | ||||
| É modificador | false | ||||
| Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
| Resumo | true | ||||
| Nomes alternativos | Municpality | ||||
| Exemplo | General: Erewhon | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 86. Patient.address.district | |||||
| Definição | Bairro The name of the administrative area (county). | ||||
| Curto | BairroDistrict 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. | ||||
| Controlo | 0..1 | ||||
| Tipo | string | ||||
| É modificador | false | ||||
| Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
| Resumo | true | ||||
| Nomes alternativos | County | ||||
| Exemplo | General: Madison | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 88. Patient.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). | ||||
| Curto | EstadoSub-unit of country (abbreviations ok) | ||||
| Controlo | 0..1 | ||||
| Tipo | string | ||||
| É modificador | false | ||||
| Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
| Resumo | true | ||||
| Nomes alternativos | Province, Territory | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 90. Patient.address.postalCode | |||||
| Definição | CEP A postal code designating a region defined by the postal service. | ||||
| Curto | CEPPostal code for area | ||||
| Controlo | 0..1 | ||||
| Tipo | string | ||||
| É modificador | false | ||||
| Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
| Resumo | true | ||||
| Nomes alternativos | Zip | ||||
| Exemplo | General: 9132 | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 92. Patient.address.country | |||||
| Definição | País Country - a nation as commonly understood or generally accepted. | ||||
| Curto | Paí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. | ||||
| Controlo | 0..1 | ||||
| Tipo | string | ||||
| É modificador | false | ||||
| Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
| Resumo | true | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 94. Patient.address.period | |||||
| Definição | Período de endereço. Time period when address was/is in use. | ||||
| Curto | Período de EndereçoTime period when address was/is in use | ||||
| Controlo | 0..1 | ||||
| Tipo | Period | ||||
| É modificador | false | ||||
| Resumo | true | ||||
| Requisitos | Allows addresses to be placed in historical context. | ||||
| Exemplo | General: { "start" : "2010-03-23", "end" : "2010-07-01" } | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 96. Patient.maritalStatus | |||||
| Definição | Complexo das qualidades do indivíudo referentes à ordem pública, à ordem privada e à ordem física do ser humano. Refere-se, assim, à cidadania, à família, e à capacidade civil. MIRABETE, Julio Fabbrini. Código de processo penal interpretado.11. ed. 6. tir. São Paulo: Atlas, 2003. This field contains a patient's most recent marital (civil) status. | ||||
| Curto | Estado CivilMarital (civil) status of a patient | ||||
| Controlo | 0..1 | ||||
| Vínculo | A menos que não sejam adequados, estes códigos DEVERÃO ser retirados de Marital Status Codeshttp://hl7.org/fhir/ValueSet/marital-status|4.0.1 (extensible to http://hl7.org/fhir/ValueSet/marital-status)Estado Civil. The domestic partnership status of a person. | ||||
| Tipo | CodeableConcept | ||||
| É modificador | false | ||||
| Resumo | false | ||||
| Requisitos | Most, if not all systems capture it. | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 98. Patient.multipleBirth[x] | |||||
| Definição | Indica se o indivíduo é parte de um parto múltiplo (gemelar) de forma booleana (true = sim) ou pela ordem de nascimento (inteiro). Indicates whether the patient is part of a multiple (boolean) or indicates the actual birth order (integer). | ||||
| Curto | Indivíduo Nasceu em Parto GemelarWhether patient is part of a multiple birth | ||||
| Comentários | Where the valueInteger is provided, the number is the birth number in the sequence. E.g. The middle birth in triplets would be valueInteger=2 and the third born would have valueInteger=3 If a boolean value was provided for this triplets example, then all 3 patient records would have valueBoolean=true (the ordering is not indicated). | ||||
| Controlo | 0..1 | ||||
| Tipo | Escolha de: boolean, integer | ||||
| [x] Nota | VerEscolha de tipos de dadospara mais informações sobre como utilizar [x] | ||||
| É modificador | false | ||||
| Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
| Resumo | false | ||||
| Requisitos | For disambiguation of multiple-birth children, especially relevant where the care provider doesn't meet the patient, such as labs. | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 100. Patient.photo | |||||
| Definição | Foto do indivíduo. Image of the patient. | ||||
| Curto | Foto do IndivíduoImage of the patient | ||||
| Comentários | Guidelines:
| ||||
| Controlo | 0..* | ||||
| Tipo | Attachment | ||||
| É modificador | false | ||||
| Resumo | false | ||||
| Requisitos | Many EHR systems have the capability to capture an image of the patient. Fits with newer social media usage too. | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 102. Patient.contact | |||||
| Definição | Contato para o indivíduo. A contact party (e.g. guardian, partner, friend) for the patient. | ||||
| Curto | Contato para o IndivíduoA contact party (e.g. guardian, partner, friend) for the patient | ||||
| Comentários | Contact covers all kinds of contact parties: family members, business contacts, guardians, caregivers. Not applicable to register pedigree and family ties beyond use of having contact. | ||||
| Controlo | 0..* | ||||
| Tipo | BackboneElement | ||||
| É modificador | false | ||||
| Resumo | false | ||||
| Requisitos | Need to track people you can contact about the patient. | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) pat-1: SHALL at least contain a contact's details or a reference to an organization ( name.exists() or telecom.exists() or address.exists() or organization.exists())pat-1: SHALL at least contain a contact's details or a reference to an organization (name.exists() or telecom.exists() or address.exists() or organization.exists()) | ||||
| 104. Patient.contact.id | |||||
| Definição | Identificador do contato. Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Curto | Identificador do ContatoUnique id for inter-element referencing | ||||
| Controlo | 0..1 | ||||
| Tipo | string | ||||
| É modificador | false | ||||
| Formato XML | No formato XML, esta propriedade é representada como um atributo. | ||||
| Resumo | false | ||||
| 106. Patient.contact.extension | |||||
| Definição | Extensão do contato. 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. | ||||
| Curto | Extensão do ContatoAdditional 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. | ||||
| Controlo | 0..* | ||||
| Tipo | Extension | ||||
| É modificador | false | ||||
| Resumo | false | ||||
| Nomes alternativos | extensions, user content | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) | ||||
| 108. Patient.contact.modifierExtension | |||||
| Definição | Extensão modificadora do contato. 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). | ||||
| Curto | Extensão Modificadora do ContatoExtensions 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. | ||||
| Controlo | 0..* | ||||
| Tipo | Extension | ||||
| É modificador | true porque Modifier extensions are expected to modify the meaning or interpretation of the element that contains them | ||||
| Resumo | true | ||||
| 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 alternativos | extensions, user content, modifiers | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) | ||||
| 110. Patient.contact.relationship | |||||
| Definição | Relação com o indivíduo. The nature of the relationship between the patient and the contact person. | ||||
| Curto | Relação com o IndivíduoThe kind of relationship | ||||
| Controlo | 0..* | ||||
| Vínculo | A menos que não sejam adequados, estes códigos DEVERÃO ser retirados de PatientContactRelationshiphttp://hl7.org/fhir/ValueSet/patient-contactrelationship|4.0.1 (extensible to http://hl7.org/fhir/ValueSet/patient-contactrelationship)Relação com o Indivíduo. The nature of the relationship between a patient and a contact person for that patient. | ||||
| Tipo | CodeableConcept | ||||
| É modificador | false | ||||
| Resumo | false | ||||
| Requisitos | Used to determine which contact person is the most relevant to approach, depending on circumstances. | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 112. Patient.contact.name | |||||
| Definição | Nome do contato. A name associated with the contact person. | ||||
| Curto | Nome do ContatoA name associated with the contact person | ||||
| Controlo | 0..1 | ||||
| Tipo | HumanName | ||||
| É modificador | false | ||||
| Resumo | false | ||||
| Requisitos | Contact persons need to be identified by name, but it is uncommon to need details about multiple other names for that contact person. | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 114. Patient.contact.telecom | |||||
| Definição | Detalhes de contato associados a pessoa do contato A contact detail for the person, e.g. a telephone number or an email address. | ||||
| Curto | Detalhes de contato associados a pessoa do contatoA contact detail for the person | ||||
| Comentários | Contact may have multiple ways to be contacted with different uses or applicable periods. May need to have options for contacting the person urgently, and also to help with identification. | ||||
| Controlo | 0..* | ||||
| Tipo | ContactPoint | ||||
| É modificador | false | ||||
| Resumo | false | ||||
| Requisitos | People have (primary) ways to contact them in some way such as phone, email. | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 116. Patient.contact.address | |||||
| Definição | Endereço do contato. Address for the contact person. | ||||
| Curto | Endereço do ContatoAddress for the contact person | ||||
| Controlo | 0..1 | ||||
| Tipo | Address | ||||
| É modificador | false | ||||
| Resumo | false | ||||
| Requisitos | Need to keep track where the contact person can be contacted per postal mail or visited. | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 118. Patient.contact.gender | |||||
| Definição | Sexo do contato. Administrative Gender - the gender that the contact person is considered to have for administration and record keeping purposes. | ||||
| Curto | Sexo do Contatomale | female | other | unknown | ||||
| Controlo | 0..1 | ||||
| Vínculo | Os 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)Sexo do Contato The gender of a person used for administrative purposes. | ||||
| Tipo | code | ||||
| É modificador | false | ||||
| Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
| Resumo | false | ||||
| Requisitos | Needed to address the person correctly. | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 120. Patient.contact.organization | |||||
| Definição | Organização do contato. Organization on behalf of which the contact is acting or for which the contact is working. | ||||
| Curto | Organização do ContatoOrganization that is associated with the contact | ||||
| Controlo | 0..1 Este elemento é afetado pelas seguintes invariantes: pat-1 | ||||
| Tipo | Reference(Organization) | ||||
| É modificador | false | ||||
| Resumo | false | ||||
| Requisitos | For guardians or business related contacts, the organization is relevant. | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 122. Patient.contact.period | |||||
| Definição | Período do contato. The period during which this contact person or organization is valid to be contacted relating to this patient. | ||||
| Curto | Período do ContatoThe period during which this contact person or organization is valid to be contacted relating to this patient | ||||
| Controlo | 0..1 | ||||
| Tipo | Period | ||||
| É modificador | false | ||||
| Resumo | false | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 124. Patient.communication | |||||
| Definição | Idioma para comunicação com o indivíduo. A language which may be used to communicate with the patient about his or her health. | ||||
| Curto | Idioma para comunicação com o IndivíduoA language which may be used to communicate with the patient about his or her health | ||||
| Comentários | If no language is specified, this implies that the default local language is spoken. If you need to convey proficiency for multiple modes, then you need multiple Patient.Communication associations. For animals, language is not a relevant field, and should be absent from the instance. If the Patient does not speak the default local language, then the Interpreter Required Standard can be used to explicitly declare that an interpreter is required. | ||||
| Controlo | 0..* | ||||
| Tipo | BackboneElement | ||||
| É modificador | false | ||||
| Resumo | false | ||||
| Requisitos | If a patient does not speak the local language, interpreters may be required, so languages spoken and proficiency are important things to keep track of both for patient and other persons of interest. | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 126. Patient.communication.id | |||||
| Definição | Identificador do idioma. Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Curto | Identificador do IdiomaUnique id for inter-element referencing | ||||
| Controlo | 0..1 | ||||
| Tipo | string | ||||
| É modificador | false | ||||
| Formato XML | No formato XML, esta propriedade é representada como um atributo. | ||||
| Resumo | false | ||||
| 128. Patient.communication.extension | |||||
| Definição | Extensão do idioma. 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. | ||||
| Curto | Extensão do IdiomaAdditional 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. | ||||
| Controlo | 0..* | ||||
| Tipo | Extension | ||||
| É modificador | false | ||||
| Resumo | false | ||||
| Nomes alternativos | extensions, user content | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) | ||||
| 130. Patient.communication.modifierExtension | |||||
| Definição | Extensão do modificador do idioma. 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). | ||||
| Curto | Extensão do Modificador do IdiomaExtensions 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. | ||||
| Controlo | 0..* | ||||
| Tipo | Extension | ||||
| É modificador | true porque Modifier extensions are expected to modify the meaning or interpretation of the element that contains them | ||||
| Resumo | true | ||||
| 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 alternativos | extensions, user content, modifiers | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) | ||||
| 132. Patient.communication.language | |||||
| Definição | Idioma. The ISO-639-1 alpha 2 code in lower case for the language, optionally followed by a hyphen and the ISO-3166-1 alpha 2 code for the region in upper case; e.g. "en" for English, or "en-US" for American English versus "en-EN" for England English. | ||||
| Curto | IdiomaThe language which can be used to communicate with the patient about his or her health | ||||
| Comentários | The structure aa-BB with this exact casing is one the most widely used notations for locale. However not all systems actually code this but instead have it as free text. Hence CodeableConcept instead of code as the data type. | ||||
| Controlo | 1..1 | ||||
| Vínculo | Os códigos DEVERÃO ser retirados de CommonLanguageshttp://hl7.org/fhir/ValueSet/languages|4.0.1 (preferred to http://hl7.org/fhir/ValueSet/languages)Idioma A human language.
| ||||
| Tipo | CodeableConcept | ||||
| É modificador | false | ||||
| Resumo | false | ||||
| Requisitos | Most systems in multilingual countries will want to convey language. Not all systems actually need the regional dialect. | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 134. Patient.communication.preferred | |||||
| Definição | Indicador de idioma preferido. Indicates whether or not the patient prefers this language (over other languages he masters up a certain level). | ||||
| Curto | Indicador de Idioma PreferidoLanguage preference indicator | ||||
| Comentários | This language is specifically identified for communicating healthcare information. | ||||
| Controlo | 0..1 | ||||
| Tipo | boolean | ||||
| É modificador | false | ||||
| Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
| Resumo | false | ||||
| Requisitos | People that master multiple languages up to certain level may prefer one or more, i.e. feel more confident in communicating in a particular language making other languages sort of a fall back method. | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 136. Patient.generalPractitioner | |||||
| Definição | Profissional de saúde de referência para atenção primária Patient's nominated care provider. | ||||
| Curto | Profissional de refeência para atenção primáriaPatient's nominated primary care provider | ||||
| Comentários | This may be the primary care provider (in a GP context), or it may be a patient nominated care manager in a community/disability setting, or even organization that will provide people to perform the care provider roles. It is not to be used to record Care Teams, these should be in a CareTeam resource that may be linked to the CarePlan or EpisodeOfCare resources. Multiple GPs may be recorded against the patient for various reasons, such as a student that has his home GP listed along with the GP at university during the school semesters, or a "fly-in/fly-out" worker that has the onsite GP also included with his home GP to remain aware of medical issues. Jurisdictions may decide that they can profile this down to 1 if desired, or 1 per type. | ||||
| Controlo | 0..* | ||||
| Tipo | Reference(Organization, Practitioner, PractitionerRole) | ||||
| É modificador | false | ||||
| Resumo | false | ||||
| Nomes alternativos | careProvider | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 138. Patient.managingOrganization | |||||
| Definição | Organização responsável. Organization that is the custodian of the patient record. | ||||
| Curto | Organização ResponsávelOrganization that is the custodian of the patient record | ||||
| Comentários | There is only one managing organization for a specific patient record. Other organizations will have their own Patient record, and may use the Link property to join the records together (or a Person resource which can include confidence ratings for the association). | ||||
| Controlo | 0..1 | ||||
| Tipo | Reference(Organization) | ||||
| É modificador | false | ||||
| Resumo | true | ||||
| Requisitos | Need to know who recognizes this patient record, manages and updates it. | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 140. Patient.link | |||||
| Definição | Links para outros recursos. Link to another patient resource that concerns the same actual patient. | ||||
| Curto | Links para outros RecursosLink to another patient resource that concerns the same actual person | ||||
| Comentários | There is no assumption that linked patient records have mutual links. | ||||
| Controlo | 0..* | ||||
| Tipo | BackboneElement | ||||
| É modificador | true porque This element is labeled as a modifier because it might not be the main Patient resource, and the referenced patient should be used instead of this Patient record. This is when the link.type value is 'replaced-by' | ||||
| Resumo | true | ||||
| Requisitos | There are multiple use cases:
| ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 142. Patient.link.id | |||||
| Definição | Identificador do link. Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Curto | Identificador do LinkUnique id for inter-element referencing | ||||
| Controlo | 0..1 | ||||
| Tipo | string | ||||
| É modificador | false | ||||
| Formato XML | No formato XML, esta propriedade é representada como um atributo. | ||||
| Resumo | false | ||||
| 144. Patient.link.extension | |||||
| Definição | Extensão do link. 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. | ||||
| Curto | Extensão do LinkAdditional 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. | ||||
| Controlo | 0..* | ||||
| Tipo | Extension | ||||
| É modificador | false | ||||
| Resumo | false | ||||
| Nomes alternativos | extensions, user content | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) | ||||
| 146. Patient.link.modifierExtension | |||||
| Definição | Extensão do modificador do link. 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). | ||||
| Curto | Extensão do Modificador do LinkExtensions 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. | ||||
| Controlo | 0..* | ||||
| Tipo | Extension | ||||
| É modificador | true porque Modifier extensions are expected to modify the meaning or interpretation of the element that contains them | ||||
| Resumo | true | ||||
| 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 alternativos | extensions, user content, modifiers | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) | ||||
| 148. Patient.link.other | |||||
| Definição | Outro recurso. The other patient resource that the link refers to. | ||||
| Curto | Outro RecursoThe other patient or related person resource that the link refers to | ||||
| Comentários | Referencing a RelatedPerson here removes the need to use a Person record to associate a Patient and RelatedPerson as the same individual. | ||||
| Controlo | 1..1 | ||||
| Tipo | Reference(Patient, RelatedPerson) | ||||
| É modificador | false | ||||
| Resumo | true | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 150. Patient.link.type | |||||
| Definição | Tipo de link. The type of link between this patient resource and another patient resource. | ||||
| Curto | Tipo de Linkreplaced-by | replaces | refer | seealso | ||||
| Controlo | 1..1 | ||||
| Vínculo | Os códigos DEVERÃO ser retirados de LinkTypehttp://hl7.org/fhir/ValueSet/link-type|4.0.1 (required to http://hl7.org/fhir/ValueSet/link-type|4.0.1)Tipo de Link The type of link between this patient resource and another patient resource. | ||||
| Tipo | code | ||||
| É modificador | false | ||||
| Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
| Resumo | true | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
Instruções sobre como interpretar o conteúdo desta tabela podem ser encontradashere
| 0. Patient | |||||
| Definição | Dados demográficos de um paciente que sofreu AVC enquanto sujeito de ações e serviços de saúde. Baseado na RNDS e na ICHOM | ||||
| Curto | Paciente com AVC | ||||
| Comentários | This profile is used to capture data about the patient. | ||||
| Nomes alternativos | Paciente, Cidadão, Pessoa, Usuário, Beneficiário | ||||
| 2. Patient.id | |||||
| Definição | Identificador lógico e único deste recurso | ||||
| Curto | Identificador lógico do recurso | ||||
| 4. Patient.meta | |||||
| Definição | Metadados sobre o recurso | ||||
| Curto | Metadados do recurso | ||||
| 6. Patient.implicitRules | |||||
| Definição | Regras de negócio que se aplicam a este recurso | ||||
| Curto | Regras implícitas de negócio | ||||
| 8. Patient.contained | |||||
| Definição | Recursos contidos neste recurso | ||||
| Curto | Recursos contidos | ||||
| 10. Patient.extension | |||||
| Definição | Extensões do recurso | ||||
| Curto | Extensões do recurso | ||||
| Slicing | Este elemento introduz um conjunto de fatias em Patient.extension. As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores: | ||||
| 12. Patient.extension:GenderIdentityExtension | |||||
| Nome da fatia | GenderIdentityExtension | ||||
| Definição | The patient's gender identity. | ||||
| Curto | Gender Identity | ||||
| Controlo | 0..1 | ||||
| Tipo | Extension(Gender Identity) (Tipo de extensão: CodeableConcept) | ||||
| 14. Patient.extension:EthnicityExtension | |||||
| Nome da fatia | EthnicityExtension | ||||
| Definição | The cultural ethnicity of the person that they most closely identify with. | ||||
| Curto | Ethnicity | ||||
| Controlo | 0..1 | ||||
| Tipo | Extension(Ethnicity) (Tipo de extensão: CodeableConcept) | ||||
| 16. Patient.extension:RaceExtension | |||||
| Nome da fatia | RaceExtension | ||||
| Definição | the cultural ethnicity of the person that they most closely identify with. | ||||
| Curto | Race | ||||
| Controlo | 0..1 | ||||
| Tipo | Extension(Race) (Tipo de extensão: CodeableConcept) | ||||
| 18. Patient.identifier | |||||
| Definição | Identificador do Paciente. | ||||
| Curto | Identificador do Paciente | ||||
| Nota | Trata-se de um identificador de empresa e não de um identificador de recurso (ver discussão) | ||||
| Controlo | 1..? | ||||
| Slicing | Este elemento introduz um conjunto de fatias em Patient.identifier. As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores: | ||||
| 20. Patient.identifier:cpf | |||||
| Nome da fatia | cpf | ||||
| Definição | CPF do Paciente. | ||||
| Curto | CPF do Paciente | ||||
| Nota | Trata-se de um identificador de empresa e não de um identificador de recurso (ver discussão) | ||||
| Controlo | 0..1 | ||||
| 22. Patient.identifier:cpf.id | |||||
| Definição | Identificador lógico do Identificador do indivíduo. | ||||
| Curto | Identificador lógico do Identificador | ||||
| 24. Patient.identifier:cpf.extension | |||||
| Definição | Extensões do Identificador do indivíduo. | ||||
| Curto | Extensões do Identificador | ||||
| 26. Patient.identifier:cpf.use | |||||
| Definição | Uso do Identificador do indivíduo. | ||||
| Curto | Uso do Identificador | ||||
| Vínculo | Os códigos DEVERÃO ser retirados de IdentifierUse (required to http://hl7.org/fhir/ValueSet/identifier-use)Qualifica o uso deste identificador | ||||
| Valor do padrão | official | ||||
| 28. Patient.identifier:cpf.type | |||||
| Definição | Tipo de Identificador do indivíduo. | ||||
| Curto | Tipo de Identificador | ||||
| Vínculo | A 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)Qualifica o tipo deste identificador | ||||
| Valor do padrão | { | ||||
| 30. Patient.identifier:cpf.system | |||||
| Definição | Sistema de Identificação do indivíduo. | ||||
| Curto | Sistema de Identificação | ||||
| Controlo | 1..? | ||||
| Valor do padrão | http://rnds.saude.gov.br/fhir/r4/NamingSystem/cpf | ||||
| 32. Patient.identifier:cpf.value | |||||
| Definição | Número do Documento do indivíduo. | ||||
| Curto | Número do Documento | ||||
| Controlo | 1..? | ||||
| 34. Patient.identifier:cpf.period | |||||
| Definição | Período de validade do Identificador do indivíduo. | ||||
| Curto | Período de validade do Identificador | ||||
| 36. Patient.identifier:cpf.assigner | |||||
| Definição | Entidade que emitiu o Identificador do indivíduo. | ||||
| Curto | Entidade que emitiu o Identificador | ||||
| 38. Patient.identifier:cns | |||||
| Nome da fatia | cns | ||||
| Definição | CNS do Paciente. | ||||
| Curto | CNS do Paciente | ||||
| Nota | Trata-se de um identificador de empresa e não de um identificador de recurso (ver discussão) | ||||
| Controlo | 0..1 | ||||
| 40. Patient.identifier:cns.id | |||||
| Definição | Identificador lógico do Identificador do indivíduo. | ||||
| Curto | Identificador lógico do Identificador | ||||
| 42. Patient.identifier:cns.extension | |||||
| Definição | Extensões do Identificador do indivíduo. | ||||
| Curto | Extensões do Identificador | ||||
| 44. Patient.identifier:cns.use | |||||
| Definição | Uso do Identificador do indivíduo. | ||||
| Curto | Uso do Identificador | ||||
| Vínculo | Os códigos DEVERÃO ser retirados de IdentifierUse (required to http://hl7.org/fhir/ValueSet/identifier-use)Qualifica o uso deste identificador | ||||
| Valor do padrão | official | ||||
| 46. Patient.identifier:cns.type | |||||
| Definição | Tipo de Identificador do indivíduo. | ||||
| Curto | Tipo de Identificador | ||||
| Vínculo | A 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)Qualifica o tipo deste identificador | ||||
| Valor do padrão | { | ||||
| 48. Patient.identifier:cns.system | |||||
| Definição | Sistema de Identificação do indivíduo. | ||||
| Curto | Sistema de Identificação | ||||
| Controlo | 1..? | ||||
| Valor do padrão | http://rnds.saude.gov.br/fhir/r4/NamingSystem/cns | ||||
| 50. Patient.identifier:cns.value | |||||
| Definição | Número do Cartão Nacional de Saúde. | ||||
| Curto | Número do Cartão Nacional de Saúde | ||||
| Controlo | 1..? | ||||
| 52. Patient.identifier:cns.period | |||||
| Definição | Período de validade do Identificador do indivíduo. | ||||
| Curto | Período de validade do Identificador | ||||
| 54. Patient.identifier:cns.assigner | |||||
| Definição | Entidade que emitiu o Identificador do indivíduo. | ||||
| Curto | Entidade que emitiu o Identificador | ||||
| 56. Patient.active | |||||
| Definição | Indica se o registro desse indivíduo ainda está em uso. A codição de inativo pode indicar que tanto uma informação errada quanto um indivíduo falecido, e indivíduos falecidos podem permanecer ativos por algum tempo após o falecimento para fins de registro da informação. Logo, esta não deve ser opção para identificar um indivíduo falecido, sendo mais adequado o elemento deceased. | ||||
| Curto | Ativo | ||||
| Requisitos | Identificar registros que não estão mais em uso. | ||||
| 58. Patient.name | |||||
| Definição | Nome do Paciente. | ||||
| Curto | Nome do Paciente | ||||
| 60. Patient.telecom | |||||
| Definição | Contato do Paciente. | ||||
| Curto | Contato do Paciente | ||||
| 62. Patient.gender | |||||
| Definição | male: masculino. female: feminino. unknown: ignorado. | ||||
| Curto | Sexo | ||||
| Controlo | 1..? | ||||
| Vínculo | Os códigos DEVERÃO ser retirados de AdministrativeGender (required to http://hl7.org/fhir/ValueSet/administrative-gender)Sexo | ||||
| 64. Patient.birthDate | |||||
| Definição | Data de nascimento do indivíduo | ||||
| Curto | Data de Nascimento | ||||
| Controlo | 1..? | ||||
| Código LOINC | |||||
| 66. Patient.deceased[x] | |||||
| Definição | Indica se o indivíduo foi a óbito. O óbito pode ser interpretado pelo booleano = true ou pela existência de uma data/hora. | ||||
| Curto | Óbito | ||||
| [x] Nota | VerEscolha de tipos de dadospara mais informações sobre como utilizar [x] | ||||
| 68. Patient.address | |||||
| Definição | Dados do endereço onde o paciente é localizado. | ||||
| Curto | Endereço do paciente | ||||
| Controlo | 1..? | ||||
| 70. Patient.address.id | |||||
| Definição | Identificador do endereço. | ||||
| Curto | Identificador do Endereço | ||||
| 72. Patient.address.extension | |||||
| Definição | Extensão do endereço. | ||||
| Curto | Extensão do Endereço | ||||
| 74. Patient.address.use | |||||
| Definição | Uso do endereço. | ||||
| Curto | Uso de Endereço | ||||
| Vínculo | Os códigos DEVERÃO ser retirados de AddressUse (required to http://hl7.org/fhir/ValueSet/address-use)Uso do Endereço | ||||
| 76. Patient.address.type | |||||
| Definição | Tipo de endereço. | ||||
| Curto | Tipo de Endereço | ||||
| Vínculo | Os códigos DEVERÃO ser retirados de AddressType (required to http://hl7.org/fhir/ValueSet/address-type)Tipo de Endereço | ||||
| 78. Patient.address.text | |||||
| Definição | Texto do endereço. | ||||
| Curto | Texto do Endereço | ||||
| 80. Patient.address.line | |||||
| Definição | Endereço | ||||
| Curto | Endereço | ||||
| 82. Patient.address.city | |||||
| Definição | Cidade | ||||
| Curto | Cidade | ||||
| Controlo | 1..? | ||||
| 84. Patient.address.district | |||||
| Definição | Bairro | ||||
| Curto | Bairro | ||||
| 86. Patient.address.state | |||||
| Definição | Estado | ||||
| Curto | Estado | ||||
| 88. Patient.address.postalCode | |||||
| Definição | CEP | ||||
| Curto | CEP | ||||
| 90. Patient.address.country | |||||
| Definição | País | ||||
| Curto | País | ||||
| 92. Patient.address.period | |||||
| Definição | Período de endereço. | ||||
| Curto | Período de Endereço | ||||
| 94. Patient.maritalStatus | |||||
| Definição | Complexo das qualidades do indivíudo referentes à ordem pública, à ordem privada e à ordem física do ser humano. Refere-se, assim, à cidadania, à família, e à capacidade civil. MIRABETE, Julio Fabbrini. Código de processo penal interpretado.11. ed. 6. tir. São Paulo: Atlas, 2003. | ||||
| Curto | Estado Civil | ||||
| Vínculo | A menos que não sejam adequados, estes códigos DEVERÃO ser retirados de Marital Status Codes (extensible to http://hl7.org/fhir/ValueSet/marital-status)Estado Civil. | ||||
| 96. Patient.multipleBirth[x] | |||||
| Definição | Indica se o indivíduo é parte de um parto múltiplo (gemelar) de forma booleana (true = sim) ou pela ordem de nascimento (inteiro). | ||||
| Curto | Indivíduo Nasceu em Parto Gemelar | ||||
| [x] Nota | VerEscolha de tipos de dadospara mais informações sobre como utilizar [x] | ||||
| 98. Patient.photo | |||||
| Definição | Foto do indivíduo. | ||||
| Curto | Foto do Indivíduo | ||||
| 100. Patient.contact | |||||
| Definição | Contato para o indivíduo. | ||||
| Curto | Contato para o Indivíduo | ||||
| 102. Patient.contact.id | |||||
| Definição | Identificador do contato. | ||||
| Curto | Identificador do Contato | ||||
| 104. Patient.contact.extension | |||||
| Definição | Extensão do contato. | ||||
| Curto | Extensão do Contato | ||||
| 106. Patient.contact.modifierExtension | |||||
| Definição | Extensão modificadora do contato. | ||||
| Curto | Extensão Modificadora do Contato | ||||
| 108. Patient.contact.relationship | |||||
| Definição | Relação com o indivíduo. | ||||
| Curto | Relação com o Indivíduo | ||||
| Vínculo | A menos que não sejam adequados, estes códigos DEVERÃO ser retirados de PatientContactRelationship (extensible to http://hl7.org/fhir/ValueSet/patient-contactrelationship)Relação com o Indivíduo. | ||||
| 110. Patient.contact.name | |||||
| Definição | Nome do contato. | ||||
| Curto | Nome do Contato | ||||
| 112. Patient.contact.telecom | |||||
| Definição | Detalhes de contato associados a pessoa do contato | ||||
| Curto | Detalhes de contato associados a pessoa do contato | ||||
| 114. Patient.contact.address | |||||
| Definição | Endereço do contato. | ||||
| Curto | Endereço do Contato | ||||
| 116. Patient.contact.gender | |||||
| Definição | Sexo do contato. | ||||
| Curto | Sexo do Contato | ||||
| Vínculo | Os códigos DEVERÃO ser retirados de AdministrativeGender (required to http://hl7.org/fhir/ValueSet/administrative-gender|4.0.1)Sexo do Contato | ||||
| 118. Patient.contact.organization | |||||
| Definição | Organização do contato. | ||||
| Curto | Organização do Contato | ||||
| 120. Patient.contact.period | |||||
| Definição | Período do contato. | ||||
| Curto | Período do Contato | ||||
| 122. Patient.communication | |||||
| Definição | Idioma para comunicação com o indivíduo. | ||||
| Curto | Idioma para comunicação com o Indivíduo | ||||
| 124. Patient.communication.id | |||||
| Definição | Identificador do idioma. | ||||
| Curto | Identificador do Idioma | ||||
| 126. Patient.communication.extension | |||||
| Definição | Extensão do idioma. | ||||
| Curto | Extensão do Idioma | ||||
| 128. Patient.communication.modifierExtension | |||||
| Definição | Extensão do modificador do idioma. | ||||
| Curto | Extensão do Modificador do Idioma | ||||
| 130. Patient.communication.language | |||||
| Definição | Idioma. | ||||
| Curto | Idioma | ||||
| Vínculo | Os códigos DEVERÃO ser retirados de CommonLanguages (preferred to http://hl7.org/fhir/ValueSet/languages)Idioma
| ||||
| 132. Patient.communication.preferred | |||||
| Definição | Indicador de idioma preferido. | ||||
| Curto | Indicador de Idioma Preferido | ||||
| 134. Patient.generalPractitioner | |||||
| Definição | Profissional de saúde de referência para atenção primária | ||||
| Curto | Profissional de refeência para atenção primária | ||||
| 136. Patient.managingOrganization | |||||
| Definição | Organização responsável. | ||||
| Curto | Organização Responsável | ||||
| 138. Patient.link | |||||
| Definição | Links para outros recursos. | ||||
| Curto | Links para outros Recursos | ||||
| 140. Patient.link.id | |||||
| Definição | Identificador do link. | ||||
| Curto | Identificador do Link | ||||
| 142. Patient.link.extension | |||||
| Definição | Extensão do link. | ||||
| Curto | Extensão do Link | ||||
| 144. Patient.link.modifierExtension | |||||
| Definição | Extensão do modificador do link. | ||||
| Curto | Extensão do Modificador do Link | ||||
| 146. Patient.link.other | |||||
| Definição | Outro recurso. | ||||
| Curto | Outro Recurso | ||||
| 148. Patient.link.type | |||||
| Definição | Tipo de link. | ||||
| Curto | Tipo de Link | ||||
| Vínculo | Os códigos DEVERÃO ser retirados de LinkType (required to http://hl7.org/fhir/ValueSet/link-type|4.0.1)Tipo de Link | ||||
Instruções sobre como interpretar o conteúdo desta tabela podem ser encontradashere
| 0. Patient | |||||
| Definição | Dados demográficos de um paciente que sofreu AVC enquanto sujeito de ações e serviços de saúde. Baseado na RNDS e na ICHOM | ||||
| Curto | Paciente com AVC | ||||
| Comentários | This profile is used to capture data about the patient. | ||||
| Controlo | 0..* | ||||
| É modificador | false | ||||
| Resumo | false | ||||
| Nomes alternativos | SubjectOfCare Client Resident, Paciente, Cidadão, Pessoa, Usuário, Beneficiário | ||||
| Invariantes | dom-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. Patient.id | |||||
| Definição | Identificador lógico e único deste recurso | ||||
| Curto | Identificador lógico do recurso | ||||
| 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. | ||||
| Controlo | 0..1 | ||||
| Tipo | id | ||||
| É modificador | false | ||||
| Resumo | true | ||||
| 4. Patient.meta | |||||
| Definição | Metadados sobre o recurso | ||||
| Curto | Metadados do recurso | ||||
| Controlo | 0..1 | ||||
| Tipo | Meta | ||||
| É modificador | false | ||||
| Resumo | true | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 6. Patient.implicitRules | |||||
| Definição | Regras de negócio que se aplicam a este recurso | ||||
| Curto | Regras implícitas de negócio | ||||
| 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. | ||||
| Controlo | 0..1 | ||||
| Tipo | uri | ||||
| É modificador | true 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 primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
| Resumo | true | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 8. Patient.language | |||||
| Definição | The base language in which the resource is written. | ||||
| Curto | Language 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). | ||||
| Controlo | 0..1 | ||||
| Vínculo | Os códigos DEVERÃO ser retirados de CommonLanguages (preferred to http://hl7.org/fhir/ValueSet/languages|4.0.1)A human language.
| ||||
| Tipo | code | ||||
| É modificador | false | ||||
| Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
| Resumo | false | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 10. Patient.text | |||||
| Definição | A human-readable narrative that contains a summary of the resource and can be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety. | ||||
| Curto | Text 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. | ||||
| Controlo | 0..1 | ||||
| Tipo | Narrative | ||||
| É modificador | false | ||||
| Resumo | false | ||||
| Nomes alternativos | narrative, html, xhtml, display | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 12. Patient.contained | |||||
| Definição | Recursos contidos neste recurso | ||||
| Curto | Recursos contidos | ||||
| 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. | ||||
| Controlo | 0..* | ||||
| Tipo | Resource | ||||
| É modificador | false | ||||
| Resumo | false | ||||
| Nomes alternativos | inline resources, anonymous resources, contained resources | ||||
| 14. Patient.extension | |||||
| Definição | Extensões do recurso | ||||
| Curto | Extensões do recurso | ||||
| Controlo | 0..* | ||||
| Tipo | Extension | ||||
| É modificador | false | ||||
| Resumo | false | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | Este elemento introduz um conjunto de fatias em Patient.extension. As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores: | ||||
| 16. Patient.extension:GenderIdentityExtension | |||||
| Nome da fatia | GenderIdentityExtension | ||||
| Definição | The patient's gender identity. | ||||
| Curto | Gender Identity | ||||
| Controlo | 0..1 Este elemento é afetado pelas seguintes invariantes: ele-1 | ||||
| Tipo | Extension(Gender Identity) (Tipo de extensão: CodeableConcept) | ||||
| É modificador | false | ||||
| Resumo | false | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 18. Patient.extension:EthnicityExtension | |||||
| Nome da fatia | EthnicityExtension | ||||
| Definição | The cultural ethnicity of the person that they most closely identify with. | ||||
| Curto | Ethnicity | ||||
| Controlo | 0..1 Este elemento é afetado pelas seguintes invariantes: ele-1 | ||||
| Tipo | Extension(Ethnicity) (Tipo de extensão: CodeableConcept) | ||||
| É modificador | false | ||||
| Resumo | false | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 20. Patient.extension:RaceExtension | |||||
| Nome da fatia | RaceExtension | ||||
| Definição | the cultural ethnicity of the person that they most closely identify with. | ||||
| Curto | Race | ||||
| Controlo | 0..1 Este elemento é afetado pelas seguintes invariantes: ele-1 | ||||
| Tipo | Extension(Race) (Tipo de extensão: CodeableConcept) | ||||
| É modificador | false | ||||
| Resumo | false | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 22. Patient.modifierExtension | |||||
| Definição | May be used to represent additional information that is not part of the basic definition of the resource and that modifies the understanding of the element that contains it and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). | ||||
| Curto | Extensions 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. | ||||
| Controlo | 0..* | ||||
| Tipo | Extension | ||||
| É modificador | true porque Modifier extensions are expected to modify the meaning or interpretation of the resource that contains them | ||||
| Resumo | false | ||||
| 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 alternativos | extensions, user content | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 24. Patient.identifier | |||||
| Definição | Identificador do Paciente. | ||||
| Curto | Identificador do Paciente | ||||
| Nota | Trata-se de um identificador de empresa e não de um identificador de recurso (ver discussão) | ||||
| Controlo | 1..* | ||||
| Tipo | Identifier | ||||
| É modificador | false | ||||
| Resumo | true | ||||
| Requisitos | Patients are almost always assigned specific numerical identifiers. | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| Slicing | Este elemento introduz um conjunto de fatias em Patient.identifier. As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores: | ||||
| 26. Patient.identifier:cpf | |||||
| Nome da fatia | cpf | ||||
| Definição | CPF do Paciente. | ||||
| Curto | CPF do Paciente | ||||
| Nota | Trata-se de um identificador de empresa e não de um identificador de recurso (ver discussão) | ||||
| Controlo | 0..1 | ||||
| Tipo | Identifier | ||||
| É modificador | false | ||||
| Resumo | true | ||||
| Requisitos | Patients are almost always assigned specific numerical identifiers. | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 28. Patient.identifier:cpf.id | |||||
| Definição | Identificador lógico do Identificador do indivíduo. | ||||
| Curto | Identificador lógico do Identificador | ||||
| Controlo | 0..1 | ||||
| Tipo | string | ||||
| É modificador | false | ||||
| Formato XML | No formato XML, esta propriedade é representada como um atributo. | ||||
| Resumo | false | ||||
| 30. Patient.identifier:cpf.extension | |||||
| Definição | Extensões do Identificador do indivíduo. | ||||
| Curto | Extensões do Identificador | ||||
| Controlo | 0..* | ||||
| Tipo | Extension | ||||
| É modificador | false | ||||
| Resumo | false | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | Este elemento introduz um conjunto de fatias em Patient.identifier.extension. As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores: | ||||
| 32. Patient.identifier:cpf.use | |||||
| Definição | Uso do Identificador do indivíduo. | ||||
| Curto | Uso do Identificador | ||||
| Comentários | Applications can assume that an identifier is permanent unless it explicitly says that it is temporary. | ||||
| Controlo | 0..1 | ||||
| Vínculo | Os códigos DEVERÃO ser retirados de IdentifierUse (required to http://hl7.org/fhir/ValueSet/identifier-use)Qualifica o uso deste identificador | ||||
| Tipo | code | ||||
| É modificador | true porque This is labeled as "Is Modifier" because applications should not mistake a temporary id for a permanent one. | ||||
| Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
| Resumo | true | ||||
| Requisitos | Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers. | ||||
| Valor do padrão | official | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 34. Patient.identifier:cpf.type | |||||
| Definição | Tipo de Identificador do indivíduo. | ||||
| Curto | Tipo de 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. | ||||
| Controlo | 0..1 | ||||
| Vínculo | A 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)Qualifica o tipo deste identificador | ||||
| Tipo | CodeableConcept | ||||
| É modificador | false | ||||
| Resumo | true | ||||
| Requisitos | Allows users to make use of identifiers when the identifier system is not known. | ||||
| Valor do padrão | { | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 36. Patient.identifier:cpf.system | |||||
| Definição | Sistema de Identificação do indivíduo. | ||||
| Curto | Sistema de Identificação | ||||
| Comentários | Identifier.system is always case sensitive. | ||||
| Controlo | 1..1 | ||||
| Tipo | uri | ||||
| É modificador | false | ||||
| Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
| Resumo | true | ||||
| 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ão | http://rnds.saude.gov.br/fhir/r4/NamingSystem/cpf | ||||
| Exemplo | General: http://www.acme.com/identifiers/patient | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 38. Patient.identifier:cpf.value | |||||
| Definição | Número do Documento do indivíduo. | ||||
| Curto | Número do Documento | ||||
| 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. | ||||
| Controlo | 1..1 | ||||
| Tipo | string | ||||
| É modificador | false | ||||
| Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
| Resumo | true | ||||
| Exemplo | General: 123456 | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 40. Patient.identifier:cpf.period | |||||
| Definição | Período de validade do Identificador do indivíduo. | ||||
| Curto | Período de validade do Identificador | ||||
| Controlo | 0..1 | ||||
| Tipo | Period | ||||
| É modificador | false | ||||
| Resumo | true | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 42. Patient.identifier:cpf.assigner | |||||
| Definição | Entidade que emitiu o Identificador do indivíduo. | ||||
| Curto | Entidade que emitiu 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. | ||||
| Controlo | 0..1 | ||||
| Tipo | Reference(Organization) | ||||
| É modificador | false | ||||
| Resumo | true | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 44. Patient.identifier:cns | |||||
| Nome da fatia | cns | ||||
| Definição | CNS do Paciente. | ||||
| Curto | CNS do Paciente | ||||
| Nota | Trata-se de um identificador de empresa e não de um identificador de recurso (ver discussão) | ||||
| Controlo | 0..1 | ||||
| Tipo | Identifier | ||||
| É modificador | false | ||||
| Resumo | true | ||||
| Requisitos | Patients are almost always assigned specific numerical identifiers. | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 46. Patient.identifier:cns.id | |||||
| Definição | Identificador lógico do Identificador do indivíduo. | ||||
| Curto | Identificador lógico do Identificador | ||||
| Controlo | 0..1 | ||||
| Tipo | string | ||||
| É modificador | false | ||||
| Formato XML | No formato XML, esta propriedade é representada como um atributo. | ||||
| Resumo | false | ||||
| 48. Patient.identifier:cns.extension | |||||
| Definição | Extensões do Identificador do indivíduo. | ||||
| Curto | Extensões do Identificador | ||||
| Controlo | 0..* | ||||
| Tipo | Extension | ||||
| É modificador | false | ||||
| Resumo | false | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | Este elemento introduz um conjunto de fatias em Patient.identifier.extension. As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores: | ||||
| 50. Patient.identifier:cns.use | |||||
| Definição | Uso do Identificador do indivíduo. | ||||
| Curto | Uso do Identificador | ||||
| Comentários | Applications can assume that an identifier is permanent unless it explicitly says that it is temporary. | ||||
| Controlo | 0..1 | ||||
| Vínculo | Os códigos DEVERÃO ser retirados de IdentifierUse (required to http://hl7.org/fhir/ValueSet/identifier-use)Qualifica o uso deste identificador | ||||
| Tipo | code | ||||
| É modificador | true porque This is labeled as "Is Modifier" because applications should not mistake a temporary id for a permanent one. | ||||
| Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
| Resumo | true | ||||
| Requisitos | Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers. | ||||
| Valor do padrão | official | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 52. Patient.identifier:cns.type | |||||
| Definição | Tipo de Identificador do indivíduo. | ||||
| Curto | Tipo de 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. | ||||
| Controlo | 0..1 | ||||
| Vínculo | A 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)Qualifica o tipo deste identificador | ||||
| Tipo | CodeableConcept | ||||
| É modificador | false | ||||
| Resumo | true | ||||
| Requisitos | Allows users to make use of identifiers when the identifier system is not known. | ||||
| Valor do padrão | { | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 54. Patient.identifier:cns.system | |||||
| Definição | Sistema de Identificação do indivíduo. | ||||
| Curto | Sistema de Identificação | ||||
| Comentários | Identifier.system is always case sensitive. | ||||
| Controlo | 1..1 | ||||
| Tipo | uri | ||||
| É modificador | false | ||||
| Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
| Resumo | true | ||||
| 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ão | http://rnds.saude.gov.br/fhir/r4/NamingSystem/cns | ||||
| Exemplo | General: http://www.acme.com/identifiers/patient | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 56. Patient.identifier:cns.value | |||||
| Definição | Número do Cartão Nacional de Saúde. | ||||
| Curto | Número do Cartão Nacional de Saúde | ||||
| 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. | ||||
| Controlo | 1..1 | ||||
| Tipo | string | ||||
| É modificador | false | ||||
| Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
| Resumo | true | ||||
| Exemplo | General: 123456 | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 58. Patient.identifier:cns.period | |||||
| Definição | Período de validade do Identificador do indivíduo. | ||||
| Curto | Período de validade do Identificador | ||||
| Controlo | 0..1 | ||||
| Tipo | Period | ||||
| É modificador | false | ||||
| Resumo | true | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 60. Patient.identifier:cns.assigner | |||||
| Definição | Entidade que emitiu o Identificador do indivíduo. | ||||
| Curto | Entidade que emitiu 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. | ||||
| Controlo | 0..1 | ||||
| Tipo | Reference(Organization) | ||||
| É modificador | false | ||||
| Resumo | true | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 62. Patient.active | |||||
| Definição | Indica se o registro desse indivíduo ainda está em uso. A codição de inativo pode indicar que tanto uma informação errada quanto um indivíduo falecido, e indivíduos falecidos podem permanecer ativos por algum tempo após o falecimento para fins de registro da informação. Logo, esta não deve ser opção para identificar um indivíduo falecido, sendo mais adequado o elemento deceased. | ||||
| Curto | Ativo | ||||
| Comentários | If a record is inactive, and linked to an active record, then future patient/record updates should occur on the other patient. | ||||
| Controlo | 0..1 | ||||
| Tipo | boolean | ||||
| É modificador | true porque This element is labelled as a modifier because it is a status element that can indicate that a record should not be treated as valid | ||||
| Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
| Resumo | true | ||||
| Requisitos | Identificar registros que não estão mais em uso. | ||||
| Significado em caso de falta | This resource is generally assumed to be active if no value is provided for the active element | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 64. Patient.name | |||||
| Definição | Nome do Paciente. | ||||
| Curto | Nome do Paciente | ||||
| Comentários | A patient may have multiple names with different uses or applicable periods. For animals, the name is a "HumanName" in the sense that is assigned and used by humans and has the same patterns. | ||||
| Controlo | 0..* | ||||
| Tipo | HumanName | ||||
| É modificador | false | ||||
| Resumo | true | ||||
| Requisitos | Need to be able to track the patient by multiple names. Examples are your official name and a partner name. | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 66. Patient.telecom | |||||
| Definição | Contato do Paciente. | ||||
| Curto | Contato do Paciente | ||||
| Comentários | A Patient may have multiple ways to be contacted with different uses or applicable periods. May need to have options for contacting the person urgently and also to help with identification. The address might not go directly to the individual, but may reach another party that is able to proxy for the patient (i.e. home phone, or pet owner's phone). | ||||
| Controlo | 0..* | ||||
| Tipo | ContactPoint | ||||
| É modificador | false | ||||
| Resumo | true | ||||
| Requisitos | People have (primary) ways to contact them in some way such as phone, email. | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 68. Patient.gender | |||||
| Definição | male: masculino. female: feminino. unknown: ignorado. | ||||
| Curto | Sexo | ||||
| Comentários | The gender might not match the biological sex as determined by genetics or the individual's preferred identification. Note that for both humans and particularly animals, there are other legitimate possibilities than male and female, though the vast majority of systems and contexts only support male and female. Systems providing decision support or enforcing business rules should ideally do this on the basis of Observations dealing with the specific sex or gender aspect of interest (anatomical, chromosomal, social, etc.) However, because these observations are infrequently recorded, defaulting to the administrative gender is common practice. Where such defaulting occurs, rule enforcement should allow for the variation between administrative and biological, chromosomal and other gender aspects. For example, an alert about a hysterectomy on a male should be handled as a warning or overridable error, not a "hard" error. See the Patient Gender and Sex section for additional information about communicating patient gender and sex. | ||||
| Controlo | 1..1 | ||||
| Vínculo | Os códigos DEVERÃO ser retirados de AdministrativeGender (required to http://hl7.org/fhir/ValueSet/administrative-gender)Sexo | ||||
| Tipo | code | ||||
| É modificador | false | ||||
| Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
| Resumo | true | ||||
| Requisitos | Needed for identification of the individual, in combination with (at least) name and birth date. | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 70. Patient.birthDate | |||||
| Definição | Data de nascimento do indivíduo | ||||
| Curto | Data de Nascimento | ||||
| Comentários | At least an estimated year should be provided as a guess if the real DOB is unknown There is a standard extension "patient-birthTime" available that should be used where Time is required (such as in maternity/infant care systems). | ||||
| Controlo | 1..1 | ||||
| Tipo | date | ||||
| É modificador | false | ||||
| Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
| Resumo | true | ||||
| Requisitos | Age of the individual drives many clinical processes. | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| Código LOINC | 21112-8 | ||||
| 72. Patient.deceased[x] | |||||
| Definição | Indica se o indivíduo foi a óbito. O óbito pode ser interpretado pelo booleano = true ou pela existência de uma data/hora. | ||||
| Curto | Óbito | ||||
| Comentários | If there's no value in the instance, it means there is no statement on whether or not the individual is deceased. Most systems will interpret the absence of a value as a sign of the person being alive. | ||||
| Controlo | 0..1 | ||||
| Tipo | Escolha de: boolean, dateTime | ||||
| [x] Nota | VerEscolha de tipos de dadospara mais informações sobre como utilizar [x] | ||||
| É modificador | true porque This element is labeled as a modifier because once a patient is marked as deceased, the actions that are appropriate to perform on the patient may be significantly different. | ||||
| Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
| Resumo | true | ||||
| Requisitos | The fact that a patient is deceased influences the clinical process. Also, in human communication and relation management it is necessary to know whether the person is alive. | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 74. Patient.address | |||||
| Definição | Dados do endereço onde o paciente é localizado. | ||||
| Curto | Endereço do paciente | ||||
| Comentários | Patient may have multiple addresses with different uses or applicable periods. | ||||
| Controlo | 1..* | ||||
| Tipo | Address | ||||
| É modificador | false | ||||
| Resumo | true | ||||
| Requisitos | May need to keep track of patient addresses for contacting, billing or reporting requirements and also to help with identification. | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 76. Patient.address.id | |||||
| Definição | Identificador do endereço. | ||||
| Curto | Identificador do Endereço | ||||
| Controlo | 0..1 | ||||
| Tipo | string | ||||
| É modificador | false | ||||
| Formato XML | No formato XML, esta propriedade é representada como um atributo. | ||||
| Resumo | false | ||||
| 78. Patient.address.extension | |||||
| Definição | Extensão do endereço. | ||||
| Curto | Extensão do Endereço | ||||
| Controlo | 0..* | ||||
| Tipo | Extension | ||||
| É modificador | false | ||||
| Resumo | false | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | Este elemento introduz um conjunto de fatias em Patient.address.extension. As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores: | ||||
| 80. Patient.address.use | |||||
| Definição | Uso do endereço. | ||||
| Curto | Uso de Endereço | ||||
| Comentários | Applications can assume that an address is current unless it explicitly says that it is temporary or old. | ||||
| Controlo | 0..1 | ||||
| Vínculo | Os códigos DEVERÃO ser retirados de AddressUse (required to http://hl7.org/fhir/ValueSet/address-use)Uso do Endereço | ||||
| Tipo | code | ||||
| É modificador | true porque This is labeled as "Is Modifier" because applications should not mistake a temporary or old address etc.for a current/permanent one | ||||
| Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
| Resumo | true | ||||
| Requisitos | Allows an appropriate address to be chosen from a list of many. | ||||
| Exemplo | General: home | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 82. Patient.address.type | |||||
| Definição | Tipo de endereço. | ||||
| Curto | Tipo 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). | ||||
| Controlo | 0..1 | ||||
| Vínculo | Os códigos DEVERÃO ser retirados de AddressType (required to http://hl7.org/fhir/ValueSet/address-type)Tipo de Endereço | ||||
| Tipo | code | ||||
| É modificador | false | ||||
| Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
| Resumo | true | ||||
| Exemplo | General: both | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 84. Patient.address.text | |||||
| Definição | Texto do endereço. | ||||
| Curto | Texto 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. | ||||
| Controlo | 0..1 | ||||
| Tipo | string | ||||
| É modificador | false | ||||
| Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
| Resumo | true | ||||
| Requisitos | A renderable, unencoded form. | ||||
| Exemplo | General: 137 Nowhere Street, Erewhon 9132 | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 86. Patient.address.line | |||||
| Definição | Endereço | ||||
| Curto | Endereço | ||||
| Controlo | 0..* | ||||
| Tipo | string | ||||
| É modificador | false | ||||
| Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
| Resumo | true | ||||
| Exemplo | General: 137 Nowhere Street | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 88. Patient.address.city | |||||
| Definição | Cidade | ||||
| Curto | Cidade | ||||
| Controlo | 1..1 | ||||
| Tipo | string | ||||
| É modificador | false | ||||
| Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
| Resumo | true | ||||
| Nomes alternativos | Municpality | ||||
| Exemplo | General: Erewhon | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 90. Patient.address.district | |||||
| Definição | Bairro | ||||
| Curto | Bairro | ||||
| 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. | ||||
| Controlo | 0..1 | ||||
| Tipo | string | ||||
| É modificador | false | ||||
| Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
| Resumo | true | ||||
| Nomes alternativos | County | ||||
| Exemplo | General: Madison | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 92. Patient.address.state | |||||
| Definição | Estado | ||||
| Curto | Estado | ||||
| Controlo | 0..1 | ||||
| Tipo | string | ||||
| É modificador | false | ||||
| Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
| Resumo | true | ||||
| Nomes alternativos | Province, Territory | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 94. Patient.address.postalCode | |||||
| Definição | CEP | ||||
| Curto | CEP | ||||
| Controlo | 0..1 | ||||
| Tipo | string | ||||
| É modificador | false | ||||
| Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
| Resumo | true | ||||
| Nomes alternativos | Zip | ||||
| Exemplo | General: 9132 | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 96. Patient.address.country | |||||
| Definição | País | ||||
| Curto | País | ||||
| Comentários | ISO 3166 3 letter codes can be used in place of a human readable country name. | ||||
| Controlo | 0..1 | ||||
| Tipo | string | ||||
| É modificador | false | ||||
| Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
| Resumo | true | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 98. Patient.address.period | |||||
| Definição | Período de endereço. | ||||
| Curto | Período de Endereço | ||||
| Controlo | 0..1 | ||||
| Tipo | Period | ||||
| É modificador | false | ||||
| Resumo | true | ||||
| Requisitos | Allows addresses to be placed in historical context. | ||||
| Exemplo | General: { "start" : "2010-03-23", "end" : "2010-07-01" } | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 100. Patient.maritalStatus | |||||
| Definição | Complexo das qualidades do indivíudo referentes à ordem pública, à ordem privada e à ordem física do ser humano. Refere-se, assim, à cidadania, à família, e à capacidade civil. MIRABETE, Julio Fabbrini. Código de processo penal interpretado.11. ed. 6. tir. São Paulo: Atlas, 2003. | ||||
| Curto | Estado Civil | ||||
| Controlo | 0..1 | ||||
| Vínculo | A menos que não sejam adequados, estes códigos DEVERÃO ser retirados de Marital Status Codes (extensible to http://hl7.org/fhir/ValueSet/marital-status)Estado Civil. | ||||
| Tipo | CodeableConcept | ||||
| É modificador | false | ||||
| Resumo | false | ||||
| Requisitos | Most, if not all systems capture it. | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 102. Patient.multipleBirth[x] | |||||
| Definição | Indica se o indivíduo é parte de um parto múltiplo (gemelar) de forma booleana (true = sim) ou pela ordem de nascimento (inteiro). | ||||
| Curto | Indivíduo Nasceu em Parto Gemelar | ||||
| Comentários | Where the valueInteger is provided, the number is the birth number in the sequence. E.g. The middle birth in triplets would be valueInteger=2 and the third born would have valueInteger=3 If a boolean value was provided for this triplets example, then all 3 patient records would have valueBoolean=true (the ordering is not indicated). | ||||
| Controlo | 0..1 | ||||
| Tipo | Escolha de: boolean, integer | ||||
| [x] Nota | VerEscolha de tipos de dadospara mais informações sobre como utilizar [x] | ||||
| É modificador | false | ||||
| Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
| Resumo | false | ||||
| Requisitos | For disambiguation of multiple-birth children, especially relevant where the care provider doesn't meet the patient, such as labs. | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 104. Patient.photo | |||||
| Definição | Foto do indivíduo. | ||||
| Curto | Foto do Indivíduo | ||||
| Comentários | Guidelines:
| ||||
| Controlo | 0..* | ||||
| Tipo | Attachment | ||||
| É modificador | false | ||||
| Resumo | false | ||||
| Requisitos | Many EHR systems have the capability to capture an image of the patient. Fits with newer social media usage too. | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 106. Patient.contact | |||||
| Definição | Contato para o indivíduo. | ||||
| Curto | Contato para o Indivíduo | ||||
| Comentários | Contact covers all kinds of contact parties: family members, business contacts, guardians, caregivers. Not applicable to register pedigree and family ties beyond use of having contact. | ||||
| Controlo | 0..* | ||||
| Tipo | BackboneElement | ||||
| É modificador | false | ||||
| Resumo | false | ||||
| Requisitos | Need to track people you can contact about the patient. | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))pat-1: SHALL at least contain a contact's details or a reference to an organization ( name.exists() or telecom.exists() or address.exists() or organization.exists()) | ||||
| 108. Patient.contact.id | |||||
| Definição | Identificador do contato. | ||||
| Curto | Identificador do Contato | ||||
| Controlo | 0..1 | ||||
| Tipo | string | ||||
| É modificador | false | ||||
| Formato XML | No formato XML, esta propriedade é representada como um atributo. | ||||
| Resumo | false | ||||
| 110. Patient.contact.extension | |||||
| Definição | Extensão do contato. | ||||
| Curto | Extensão do Contato | ||||
| Controlo | 0..* | ||||
| Tipo | Extension | ||||
| É modificador | false | ||||
| Resumo | false | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 112. Patient.contact.modifierExtension | |||||
| Definição | Extensão modificadora do contato. | ||||
| Curto | Extensão Modificadora do Contato | ||||
| Controlo | 0..* | ||||
| Tipo | Extension | ||||
| É modificador | true porque Modifier extensions are expected to modify the meaning or interpretation of the element that contains them | ||||
| Resumo | true | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 114. Patient.contact.relationship | |||||
| Definição | Relação com o indivíduo. | ||||
| Curto | Relação com o Indivíduo | ||||
| Controlo | 0..* | ||||
| Vínculo | A menos que não sejam adequados, estes códigos DEVERÃO ser retirados de PatientContactRelationship (extensible to http://hl7.org/fhir/ValueSet/patient-contactrelationship)Relação com o Indivíduo. | ||||
| Tipo | CodeableConcept | ||||
| É modificador | false | ||||
| Resumo | false | ||||
| Requisitos | Used to determine which contact person is the most relevant to approach, depending on circumstances. | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 116. Patient.contact.name | |||||
| Definição | Nome do contato. | ||||
| Curto | Nome do Contato | ||||
| Controlo | 0..1 | ||||
| Tipo | HumanName | ||||
| É modificador | false | ||||
| Resumo | false | ||||
| Requisitos | Contact persons need to be identified by name, but it is uncommon to need details about multiple other names for that contact person. | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 118. Patient.contact.telecom | |||||
| Definição | Detalhes de contato associados a pessoa do contato | ||||
| Curto | Detalhes de contato associados a pessoa do contato | ||||
| Comentários | Contact may have multiple ways to be contacted with different uses or applicable periods. May need to have options for contacting the person urgently, and also to help with identification. | ||||
| Controlo | 0..* | ||||
| Tipo | ContactPoint | ||||
| É modificador | false | ||||
| Resumo | false | ||||
| Requisitos | People have (primary) ways to contact them in some way such as phone, email. | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 120. Patient.contact.address | |||||
| Definição | Endereço do contato. | ||||
| Curto | Endereço do Contato | ||||
| Controlo | 0..1 | ||||
| Tipo | Address | ||||
| É modificador | false | ||||
| Resumo | false | ||||
| Requisitos | Need to keep track where the contact person can be contacted per postal mail or visited. | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 122. Patient.contact.gender | |||||
| Definição | Sexo do contato. | ||||
| Curto | Sexo do Contato | ||||
| Controlo | 0..1 | ||||
| Vínculo | Os códigos DEVERÃO ser retirados de AdministrativeGender (required to http://hl7.org/fhir/ValueSet/administrative-gender|4.0.1)Sexo do Contato | ||||
| Tipo | code | ||||
| É modificador | false | ||||
| Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
| Resumo | false | ||||
| Requisitos | Needed to address the person correctly. | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 124. Patient.contact.organization | |||||
| Definição | Organização do contato. | ||||
| Curto | Organização do Contato | ||||
| Controlo | 0..1 Este elemento é afetado pelas seguintes invariantes: pat-1 | ||||
| Tipo | Reference(Organization) | ||||
| É modificador | false | ||||
| Resumo | false | ||||
| Requisitos | For guardians or business related contacts, the organization is relevant. | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 126. Patient.contact.period | |||||
| Definição | Período do contato. | ||||
| Curto | Período do Contato | ||||
| Controlo | 0..1 | ||||
| Tipo | Period | ||||
| É modificador | false | ||||
| Resumo | false | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 128. Patient.communication | |||||
| Definição | Idioma para comunicação com o indivíduo. | ||||
| Curto | Idioma para comunicação com o Indivíduo | ||||
| Comentários | If no language is specified, this implies that the default local language is spoken. If you need to convey proficiency for multiple modes, then you need multiple Patient.Communication associations. For animals, language is not a relevant field, and should be absent from the instance. If the Patient does not speak the default local language, then the Interpreter Required Standard can be used to explicitly declare that an interpreter is required. | ||||
| Controlo | 0..* | ||||
| Tipo | BackboneElement | ||||
| É modificador | false | ||||
| Resumo | false | ||||
| Requisitos | If a patient does not speak the local language, interpreters may be required, so languages spoken and proficiency are important things to keep track of both for patient and other persons of interest. | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 130. Patient.communication.id | |||||
| Definição | Identificador do idioma. | ||||
| Curto | Identificador do Idioma | ||||
| Controlo | 0..1 | ||||
| Tipo | string | ||||
| É modificador | false | ||||
| Formato XML | No formato XML, esta propriedade é representada como um atributo. | ||||
| Resumo | false | ||||
| 132. Patient.communication.extension | |||||
| Definição | Extensão do idioma. | ||||
| Curto | Extensão do Idioma | ||||
| Controlo | 0..* | ||||
| Tipo | Extension | ||||
| É modificador | false | ||||
| Resumo | false | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 134. Patient.communication.modifierExtension | |||||
| Definição | Extensão do modificador do idioma. | ||||
| Curto | Extensão do Modificador do Idioma | ||||
| Controlo | 0..* | ||||
| Tipo | Extension | ||||
| É modificador | true porque Modifier extensions are expected to modify the meaning or interpretation of the element that contains them | ||||
| Resumo | true | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 136. Patient.communication.language | |||||
| Definição | Idioma. | ||||
| Curto | Idioma | ||||
| Comentários | The structure aa-BB with this exact casing is one the most widely used notations for locale. However not all systems actually code this but instead have it as free text. Hence CodeableConcept instead of code as the data type. | ||||
| Controlo | 1..1 | ||||
| Vínculo | Os códigos DEVERÃO ser retirados de CommonLanguages (preferred to http://hl7.org/fhir/ValueSet/languages)Idioma
| ||||
| Tipo | CodeableConcept | ||||
| É modificador | false | ||||
| Resumo | false | ||||
| Requisitos | Most systems in multilingual countries will want to convey language. Not all systems actually need the regional dialect. | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 138. Patient.communication.preferred | |||||
| Definição | Indicador de idioma preferido. | ||||
| Curto | Indicador de Idioma Preferido | ||||
| Comentários | This language is specifically identified for communicating healthcare information. | ||||
| Controlo | 0..1 | ||||
| Tipo | boolean | ||||
| É modificador | false | ||||
| Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
| Resumo | false | ||||
| Requisitos | People that master multiple languages up to certain level may prefer one or more, i.e. feel more confident in communicating in a particular language making other languages sort of a fall back method. | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 140. Patient.generalPractitioner | |||||
| Definição | Profissional de saúde de referência para atenção primária | ||||
| Curto | Profissional de refeência para atenção primária | ||||
| Comentários | This may be the primary care provider (in a GP context), or it may be a patient nominated care manager in a community/disability setting, or even organization that will provide people to perform the care provider roles. It is not to be used to record Care Teams, these should be in a CareTeam resource that may be linked to the CarePlan or EpisodeOfCare resources. Multiple GPs may be recorded against the patient for various reasons, such as a student that has his home GP listed along with the GP at university during the school semesters, or a "fly-in/fly-out" worker that has the onsite GP also included with his home GP to remain aware of medical issues. Jurisdictions may decide that they can profile this down to 1 if desired, or 1 per type. | ||||
| Controlo | 0..* | ||||
| Tipo | Reference(Organization, Practitioner, PractitionerRole) | ||||
| É modificador | false | ||||
| Resumo | false | ||||
| Nomes alternativos | careProvider | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 142. Patient.managingOrganization | |||||
| Definição | Organização responsável. | ||||
| Curto | Organização Responsável | ||||
| Comentários | There is only one managing organization for a specific patient record. Other organizations will have their own Patient record, and may use the Link property to join the records together (or a Person resource which can include confidence ratings for the association). | ||||
| Controlo | 0..1 | ||||
| Tipo | Reference(Organization) | ||||
| É modificador | false | ||||
| Resumo | true | ||||
| Requisitos | Need to know who recognizes this patient record, manages and updates it. | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 144. Patient.link | |||||
| Definição | Links para outros recursos. | ||||
| Curto | Links para outros Recursos | ||||
| Comentários | There is no assumption that linked patient records have mutual links. | ||||
| Controlo | 0..* | ||||
| Tipo | BackboneElement | ||||
| É modificador | true porque This element is labeled as a modifier because it might not be the main Patient resource, and the referenced patient should be used instead of this Patient record. This is when the link.type value is 'replaced-by' | ||||
| Resumo | true | ||||
| Requisitos | There are multiple use cases:
| ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 146. Patient.link.id | |||||
| Definição | Identificador do link. | ||||
| Curto | Identificador do Link | ||||
| Controlo | 0..1 | ||||
| Tipo | string | ||||
| É modificador | false | ||||
| Formato XML | No formato XML, esta propriedade é representada como um atributo. | ||||
| Resumo | false | ||||
| 148. Patient.link.extension | |||||
| Definição | Extensão do link. | ||||
| Curto | Extensão do Link | ||||
| Controlo | 0..* | ||||
| Tipo | Extension | ||||
| É modificador | false | ||||
| Resumo | false | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 150. Patient.link.modifierExtension | |||||
| Definição | Extensão do modificador do link. | ||||
| Curto | Extensão do Modificador do Link | ||||
| Controlo | 0..* | ||||
| Tipo | Extension | ||||
| É modificador | true porque Modifier extensions are expected to modify the meaning or interpretation of the element that contains them | ||||
| Resumo | true | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 152. Patient.link.other | |||||
| Definição | Outro recurso. | ||||
| Curto | Outro Recurso | ||||
| Comentários | Referencing a RelatedPerson here removes the need to use a Person record to associate a Patient and RelatedPerson as the same individual. | ||||
| Controlo | 1..1 | ||||
| Tipo | Reference(Patient, RelatedPerson) | ||||
| É modificador | false | ||||
| Resumo | true | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 154. Patient.link.type | |||||
| Definição | Tipo de link. | ||||
| Curto | Tipo de Link | ||||
| Controlo | 1..1 | ||||
| Vínculo | Os códigos DEVERÃO ser retirados de LinkType (required to http://hl7.org/fhir/ValueSet/link-type|4.0.1)Tipo de Link | ||||
| Tipo | code | ||||
| É modificador | false | ||||
| Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
| Resumo | true | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||