Projeto mareIA: módulo AgroSUS para telemonitoramento e apoio à identificação precoce de intoxicações por uso de defensivos agrícolas
0.1.0 - ci-build
Projeto mareIA: módulo AgroSUS para telemonitoramento e apoio à identificação precoce de intoxicações por uso de defensivos agrícolas, publicado por Fatec Ferraz de Vasconcelos. Este guia não é uma publicação autorizada; é a compilação contínua para a versão 0.1.0 construída pela FHIR (HL7® FHIR® Standard) CI Build. Esta versão é baseada no conteúdo atual de https://github.com/jefersonrl/AgroSUS-FHIR/tree/main e muda regularmente. Veja o Diretório de versões publicadas
| Draft as of 2026-07-27 |
Definitions for the agrosus-plano-acompanhamento resource profile.
Instruções sobre como interpretar o conteúdo desta tabela podem ser encontradashere
| 0. CarePlan | |
| Definição | Describes the intention of how one or more practitioners intend to deliver care for a particular patient, group or community for a period of time, possibly limited to care for a specific condition or set of conditions. |
| Curto | Healthcare plan for patient or group |
| Controlo | 0..* |
| É modificador | false |
| Resumo | false |
| Nomes alternativos | Care Team |
| 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. CarePlan.implicitRules | |
| Definição | Um conjunto de regras sob as quais este conteúdo foi criado 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 | Um conjunto de regras sob as quais este conteúdo foi criadoA 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())) |
| 4. CarePlan.modifierExtension | |
| Definição | Extensões adicionais que não podem ser ignoradas, mesmo que não reconhecidas 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 | Extensões adicionais que não podem ser ignoradas, mesmo que não reconhecidasExtensions 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()) |
| 6. CarePlan.identifier | |
| Definição | Identificadores externos para este recurso Business identifiers assigned to this care plan by the performer or other systems which remain constant as the resource is updated and propagates from server to server. |
| Curto | Identificador único do plano de acompanhamentoExternal Ids for this plan |
| Comentários | This is a business identifier, not a resource identifier (see discussion). It is best practice for the identifier to only appear on a single resource instance, however business practices may occasionally dictate that multiple resource instances with the same identifier can exist - possibly even with different resource types. For example, multiple Patient and a Person resource instance might share the same social insurance number. |
| Nota | Trata-se de um identificador de empresa e não de um identificador de recurso (ver discussão) |
| Controlo | 10..1* |
| Tipo | Identifier |
| É modificador | false |
| Deve apoiar | true |
| Resumo | true |
| Requisitos | Allows identification of the care plan as it is known by various participating systems and in a way that remains consistent across servers. |
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 8. CarePlan.identifier.use | |
| Definição | The purpose of this identifier. |
| Curto | usual | 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|4.0.1)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. |
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 10. CarePlan.identifier.system | |
| Definição | Establishes the namespace for the value - that is, a URL that describes a set values that are unique. |
| Curto | The 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. |
| 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())) |
| 12. CarePlan.identifier.value | |
| Definição | The portion of the identifier typically relevant to the user and which is unique within the context of the system. |
| Curto | The 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())) |
| 14. CarePlan.instantiatesUri | |
| Definição | uri da instância do protocolo ou definição FHIR The URL pointing to an externally maintained protocol, guideline, questionnaire or other definition that is adhered to in whole or in part by this CarePlan. |
| Curto | Norma ou protocolo utilizado como referência para o planoInstantiates external protocol or definition |
| Comentários | This might be an HTML page, PDF, etc. or could just be a non-resolvable URI identifier. |
| Controlo | 10..* |
| Tipo | uri |
| É modificador | false |
| Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão |
| Deve apoiar | true |
| Resumo | true |
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 16. CarePlan.status | |
| Definição | O status desse Plano de Cuidado: draft | active | on-hold | revoked | completed | entered-in-error | unknown Indicates whether the plan is currently being acted upon, represents future intentions or is now a historical record. |
| Curto | Situação atual do planodraft | active | on-hold | revoked | completed | entered-in-error | unknown |
| Comentários | The unknown code is not to be used to convey other statuses. The unknown code should be used when one of the statuses applies, but the authoring system doesn't know the current state of the care plan. This element is labeled as a modifier because the status contains the code entered-in-error that marks the plan as not currently valid. |
| Controlo | 1..1 |
| Vínculo | Os códigos DEVERÃO ser retirados de RequestStatushttp://hl7.org/fhir/ValueSet/request-status|4.0.1 (required to http://hl7.org/fhir/ValueSet/request-status|4.0.1)Indicates whether the plan is currently being acted upon, represents future intentions or is now a historical record. |
| Tipo | code |
| É modificador | true porque This element is labeled as a modifier because it is a status element that contains status entered-in-error which means that the resource should not be treated as valid |
| Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão |
| Deve apoiar | true |
| Resumo | true |
| Requisitos | Allows clinicians to determine whether the plan is actionable or not. |
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 18. CarePlan.intent | |
| Definição | Propósito do Plano de Cuidado definido: proposal | plan | order | option Indicates the level of authority/intentionality associated with the care plan and where the care plan fits into the workflow chain. |
| Curto | Intenção assistencial do planoproposal | plan | order | option |
| Comentários | This element is labeled as a modifier because the intent alters when and how the resource is actually applicable. |
| Controlo | 1..1 |
| Vínculo | Os códigos DEVERÃO ser retirados de CarePlanIntenthttp://hl7.org/fhir/ValueSet/care-plan-intent|4.0.1 (required to http://hl7.org/fhir/ValueSet/care-plan-intent|4.0.1)Codes indicating the degree of authority/intentionality associated with a care plan. |
| Tipo | code |
| É modificador | true porque This element changes the interpretation of all descriptive attributes. For example "the time the request is recommended to occur" vs. "the time the request is authorized to occur" or "who is recommended to perform the request" vs. "who is authorized to perform the request" |
| Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão |
| Deve apoiar | true |
| Resumo | true |
| Requisitos | Proposals/recommendations, plans and orders all use the same structure and can exist in the same fulfillment chain. |
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 20. CarePlan.category | |
| Definição | Tipo de Plano de Cuidado Identifies what "kind" of plan this is to support differentiation between multiple co-existing plans; e.g. "Home health", "psychiatric", "asthma", "disease management", "wellness plan", etc. |
| Curto | Categoria do acompanhamento longitudinalType of plan |
| Comentários | There may be multiple axes of categorization and one plan may serve multiple purposes. In some cases, this may be redundant with references to CarePlan.concern. |
| Controlo | 10..1* |
| Vínculo | Os códigos DEVERÃO ser retirados de Para exemplos de códigos, ver Categorias de Plano de Cuidado AgroSUShttp://hl7.org/fhir/ValueSet/care-plan-category|4.0.1 (required to https://jefersonrl.github.io/AgroSUS-FHIR/ValueSet/agrosus-categoria-plano-cuidado) |
| Tipo | CodeableConcept |
| É modificador | false |
| Deve apoiar | true |
| Resumo | true |
| Requisitos | Used for filtering what plan(s) are retrieved and displayed to different types of users. |
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 22. CarePlan.title | |
| Definição | Nome do Plano de Cuidado Human-friendly name for the care plan. |
| Curto | Título resumido do planoHuman-friendly name for the care plan |
| Controlo | 10..1 |
| Tipo | string |
| É modificador | false |
| Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão |
| Deve apoiar | true |
| Resumo | true |
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 24. CarePlan.description | |
| Definição | Descrição do Plano de Cuidado A description of the scope and nature of the plan. |
| Curto | Descrição do acompanhamento definidoSummary of nature of plan |
| Controlo | 10..1 |
| Tipo | string |
| É modificador | false |
| Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão |
| Deve apoiar | true |
| Resumo | true |
| Requisitos | Provides more detail than conveyed by category. |
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 26. CarePlan.subject | |
| Definição | Paciente referenciado pelo Plano de Cuidado Identifies the patient or group whose intended care is described by the plan. |
| Curto | Paciente referenciado pelo Plano de CuidadoWho the care plan is for |
| Controlo | 1..1 |
| Tipo | Reference(Paciente AgroSUS, Patient, Group) |
| É modificador | false |
| Deve apoiar | true |
| Resumo | true |
| Nomes alternativos | patient |
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 28. CarePlan.encounter | |
| Definição | Atendimento referenciado pelo Plano de Cuidado The Encounter during which this CarePlan was created or to which the creation of this record is tightly associated. |
| Curto | Atendimento no qual o plano foi definido ou revisadoEncounter created as part of |
| Comentários | This will typically be the encounter the event occurred within, but some activities may be initiated prior to or after the official completion of an encounter but still be tied to the context of the encounter. CarePlan activities conducted as a result of the care plan may well occur as part of other encounters. |
| Controlo | 10..1 |
| Tipo | Reference(Atendimento Clínico da UBS AgroSUS, Encounter) |
| É modificador | false |
| Deve apoiar | true |
| Resumo | true |
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 30. CarePlan.period | |
| Definição | O período de tempo que o Plano de Cuidado abrange Indicates when the plan did (or is intended to) come into effect and end. |
| Curto | Período de vigência do planoTime period plan covers |
| Comentários | Any activities scheduled as part of the plan should be constrained to the specified period regardless of whether the activities are planned within a single encounter/episode or across multiple encounters/episodes (e.g. the longitudinal management of a chronic condition). |
| Controlo | 10..1 |
| Tipo | Period |
| É modificador | false |
| Deve apoiar | true |
| Resumo | true |
| Requisitos | Allows tracking what plan(s) are in effect at a particular time. |
| Nomes alternativos | timing |
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 32. CarePlan.created | |
| Definição | Data de criação do Plano de Cuidado Represents when this particular CarePlan record was created in the system, which is often a system-generated date. |
| Curto | Data de criação do planoDate record was first recorded |
| Controlo | 10..1 |
| Tipo | dateTime |
| É modificador | false |
| Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão |
| Deve apoiar | true |
| Resumo | true |
| Nomes alternativos | authoredOn |
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 34. CarePlan.author | |
| Definição | Autoria do Plano de Cuidado When populated, the author is responsible for the care plan. The care plan is attributed to the author. |
| Curto | Profissional responsável pela definição da periodicidadeWho is the designated responsible party |
| Comentários | The author may also be a contributor. For example, an organization can be an author, but not listed as a contributor. |
| Controlo | 10..1 |
| Tipo | Reference(Função do Profissional Assistencial da UBS AgroSUS, Patient, Practitioner, PractitionerRole, Device, RelatedPerson, Organization, CareTeam) |
| É modificador | false |
| Deve apoiar | true |
| Resumo | true |
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 36. CarePlan.contributor | |
| Definição | Colaboradores na definição do Plano de Cuidado Identifies the individual(s) or organization who provided the contents of the care plan. |
| Curto | Colaboradores na definição do Plano de CuidadoWho provided the content of the care plan |
| Comentários | Collaborative care plans may have multiple contributors. |
| Controlo | 0..* |
| Tipo | Reference(Função do Profissional Assistencial da UBS AgroSUS, Unidade Básica de Saúde AgroSUS, Patient, Practitioner, PractitionerRole, Device, RelatedPerson, Organization, CareTeam) |
| É modificador | false |
| Deve apoiar | true |
| Tipos de suporte obrigatório | Não há regras de suporte obrigatório sobre a escolha de tipos/perfis |
| Resumo | false |
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 38. CarePlan.addresses | |
| Definição | Problemas de saúde referenciado neste Plano de Cuidado Identifies the conditions/problems/concerns/diagnoses/etc. whose management and/or mitigation are handled by this plan. |
| Curto | Condição clínica acompanhada pelo planoHealth issues this plan addresses |
| Comentários | When the diagnosis is related to an allergy or intolerance, the Condition and AllergyIntolerance resources can both be used. However, to be actionable for decision support, using Condition alone is not sufficient as the allergy or intolerance condition needs to be represented as an AllergyIntolerance. |
| Controlo | 10..1* |
| Tipo | Reference(Suspeita ou Confirmação de Intoxicação por Pesticida AgroSUS, Condition) |
| É modificador | false |
| Deve apoiar | true |
| Resumo | true |
| Requisitos | Links plan to the conditions it manages. The element can identify risks addressed by the plan as well as active conditions. (The Condition resource can include things like "at risk for hypertension" or "fall risk".) Also scopes plans - multiple plans may exist addressing different concerns. |
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 40. CarePlan.supportingInfo | |
| Definição | Informações adicionais do Plano de Cuidado Identifies portions of the patient's record that specifically influenced the formation of the plan. These might include comorbidities, recent procedures, limitations, recent assessments, etc. |
| Curto | Anamneses, solicitações e resultados considerados no planejamentoInformation considered as part of plan |
| Comentários | Use "concern" to identify specific conditions addressed by the care plan. |
| Controlo | 0..* |
| Tipo | Reference(Resposta da Anamnese AgroSUS, Solicitação de Exame AgroSUS, Resultado Laboratorial AgroSUS, Laudo Laboratorial AgroSUS, Resource) |
| É modificador | false |
| Deve apoiar | true |
| Tipos de suporte obrigatório | Não há regras de suporte obrigatório sobre a escolha de tipos/perfis |
| Resumo | false |
| Requisitos | Identifies barriers and other considerations associated with the care plan. |
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 42. CarePlan.activity | |
| Definição | Atividade parte do Plano de Cuidado Identifies a planned action to occur as part of the plan. For example, a medication to be used, lab tests to perform, self-monitoring, education, etc. |
| Curto | Atividade parte do Plano de CuidadoAction to occur as part of plan |
| Controlo | 10..1* |
| Tipo | BackboneElement |
| É modificador | false |
| Deve apoiar | true |
| Resumo | false |
| Requisitos | Allows systems to prompt for performance of planned activities, and validate plans against best practice. |
| Invariantes | cpl-3: Provide a reference or detail, not both (detail.empty() or reference.empty())ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) cpl-3: Provide a reference or detail, not both (detail.empty() or reference.empty()) |
| 44. CarePlan.activity.modifierExtension | |
| Definição | Extensões adicionais que não podem ser ignoradas, mesmo que não reconhecidas 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ões adicionais que não podem ser ignoradas, mesmo que não reconhecidasExtensions 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()) |
| 46. CarePlan.activity.outcomeCodeableConcept | |
| Definição | Resultados da atividade Identifies the outcome at the point when the status of the activity is assessed. For example, the outcome of an education activity could be patient understands (or not). |
| Curto | Resultados da atividadeResults of the activity |
| Comentários | Note that this should not duplicate the activity status (e.g. completed or in progress). |
| Controlo | 0..* |
| Vínculo | Para exemplos de códigos, ver CarePlanActivityOutcomehttp://hl7.org/fhir/ValueSet/care-plan-activity-outcome|4.0.1 (example to http://hl7.org/fhir/ValueSet/care-plan-activity-outcome|4.0.1)Identifies the results of the activity. |
| Tipo | CodeableConcept |
| É modificador | false |
| Deve apoiar | true |
| Resumo | false |
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 48. CarePlan.activity.outcomeReference | |
| Definição | Referência à 'Appointment', 'Encounter', 'Procedure', etc Details of the outcome or action resulting from the activity. The reference to an "event" resource, such as Procedure or Encounter or Observation, is the result/outcome of the activity itself. The activity can be conveyed using CarePlan.activity.detail OR using the CarePlan.activity.reference (a reference to a “request” resource). |
| Curto | Referência à 'Appointment', 'Encounter', 'Procedure', etcAppointment, Encounter, Procedure, etc. |
| Comentários | The activity outcome is independent of the outcome of the related goal(s). For example, if the goal is to achieve a target body weight of 150 lbs and an activity is defined to diet, then the activity outcome could be calories consumed whereas the goal outcome is an observation for the actual body weight measured. |
| Controlo | 0..* |
| Tipo | Reference(Resource) |
| É modificador | false |
| Deve apoiar | true |
| Resumo | false |
| Requisitos | Links plan to resulting actions. |
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 50. CarePlan.activity.progress | |
| Definição | Comentários sobre o status/progresso da atividade Notes about the adherence/status/progress of the activity. |
| Curto | Comentários sobre o status/progresso da atividadeComments about the activity status/progress |
| Comentários | This element should NOT be used to describe the activity to be performed - that occurs either within the resource pointed to by activity.detail.reference or in activity.detail.description. |
| Controlo | 0..* |
| Tipo | Annotation |
| É modificador | false |
| Deve apoiar | true |
| Resumo | false |
| Requisitos | Can be used to capture information about adherence, progress, concerns, etc. |
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 52. CarePlan.activity.detail | |
| Definição | Definição da atividade A simple summary of a planned activity suitable for a general care plan system (e.g. form driven) that doesn't know about specific resources such as procedure etc. |
| Curto | Definição da atividadeIn-line definition of activity |
| Controlo | 10..1 Este elemento é afetado pelas seguintes invariantes: cpl-3 |
| Tipo | BackboneElement |
| É modificador | false |
| Deve apoiar | true |
| Resumo | false |
| Requisitos | Details in a simple form for generic care plan systems. |
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 54. CarePlan.activity.detail.modifierExtension | |
| Definição | Extensões que não podem ser ignoradas 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ões que não podem ser ignoradasExtensions 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()) |
| 56. CarePlan.activity.detail.kind | |
| Definição | Tipos de recursos definidos como parte do FHIR que podem ser representados como definições em conformidade de uma atividade do Plano de Cuidados A description of the kind of resource the in-line definition of a care plan activity is representing. The CarePlan.activity.detail is an in-line definition when a resource is not referenced using CarePlan.activity.reference. For example, a MedicationRequest, a ServiceRequest, or a CommunicationRequest. |
| Curto | Tipos de recursos definidos como parte do FHIR que podem ser representados como definições em conformidade de uma atividade do Plano de CuidadosAppointment | CommunicationRequest | DeviceRequest | MedicationRequest | NutritionOrder | Task | ServiceRequest | VisionPrescription |
| Controlo | 10..1 |
| Vínculo | Os códigos DEVERÃO ser retirados de CarePlanActivityKindhttp://hl7.org/fhir/ValueSet/care-plan-activity-kind|4.0.1 (required to http://hl7.org/fhir/ValueSet/care-plan-activity-kind|4.0.1)Resource types defined as part of FHIR that can be represented as in-line definitions of a care plan activity. |
| Tipo | code |
| É modificador | false |
| Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão |
| Deve apoiar | true |
| Resumo | false |
| Requisitos | May determine what types of extensions are permitted. |
| Valor do padrão | ServiceRequest |
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 58. CarePlan.activity.detail.code | |
| Definição | Código da atividade Detailed description of the type of planned activity; e.g. what lab test, what procedure, what kind of encounter. |
| Curto | Código da atividadeDetail type of activity |
| Comentários | Tends to be less relevant for activities involving particular products. Codes should not convey negation - use "prohibited" instead. |
| Controlo | 10..1 |
| Vínculo | Os códigos DEVERÃO ser retirados de Para exemplos de códigos, ver BR Subgrupo Tabela SUShttp://hl7.org/fhir/ValueSet/procedure-code|4.0.1 (required to https://terminologia.saude.gov.br/fhir/ValueSet/BRSubgrupoTabelaSUS) |
| Tipo | CodeableConcept |
| É modificador | false |
| Deve apoiar | true |
| Resumo | false |
| Requisitos | Allows matching performed to planned as well as validation against protocols. |
| Valor do padrão | { |
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 60. CarePlan.activity.detail.reasonReference | |
| Definição | Por quê a atividade é necessária Indicates another resource, such as the health condition(s), whose existence justifies this request and drove the inclusion of this particular activity as part of the plan. |
| Curto | Por quê a atividade é necessáriaWhy activity is needed |
| Comentários | Conditions can be identified at the activity level that are not identified as reasons for the overall plan. |
| Controlo | 10..* |
| Tipo | Reference(Suspeita ou Confirmação de Intoxicação por Pesticida AgroSUS, Resultado Laboratorial AgroSUS, Laudo Laboratorial AgroSUS, Condition, Observation, DiagnosticReport, DocumentReference) |
| É modificador | false |
| Deve apoiar | true |
| Tipos de suporte obrigatório | Não há regras de suporte obrigatório sobre a escolha de tipos/perfis |
| Resumo | false |
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 62. CarePlan.activity.detail.status | |
| Definição | Código que reflete o estado atual de uma atividade do Planos de Cuidado Identifies what progress is being made for the specific activity. |
| Curto | Situação da atividade de acompanhamentonot-started | scheduled | in-progress | on-hold | completed | cancelled | stopped | unknown | entered-in-error |
| Comentários | Some aspects of status can be inferred based on the resources linked in actionTaken. Note that "status" is only as current as the plan was most recently updated. |
| Controlo | 1..1 |
| Vínculo | Os códigos DEVERÃO ser retirados de CarePlanActivityStatushttp://hl7.org/fhir/ValueSet/care-plan-activity-status|4.0.1 (required to http://hl7.org/fhir/ValueSet/care-plan-activity-status|4.0.1)Codes that reflect the current state of a care plan activity within its overall life cycle. |
| Tipo | code |
| É modificador | true porque This element is labelled as a modifier because it is a status element that contains status entered-in-error which means that the activity should not be treated as valid |
| Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão |
| Deve apoiar | true |
| Resumo | false |
| Requisitos | Indicates progress against the plan, whether the activity is still relevant for the plan. |
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 64. CarePlan.activity.detail.doNotPerform | |
| Definição | Se for verdade, a atividade não deve ser realizada If true, indicates that the described activity is one that must NOT be engaged in when following the plan. If false, or missing, indicates that the described activity is one that should be engaged in when following the plan. |
| Curto | Se for verdade, a atividade não deve ser realizadaIf true, activity is prohibiting action |
| Comentários | This element is labeled as a modifier because it marks an activity as an activity that is not to be performed. |
| Controlo | 0..1 |
| Tipo | boolean |
| É modificador | true porque If true this element negates the specified action. For example, instead of a request for a procedure, it is a request for the procedure to not occur. |
| Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão |
| Resumo | false |
| Requisitos | Captures intention to not do something that may have been previously typical. |
| Significado em caso de falta | If missing indicates that the described activity is one that should be engaged in when following the plan. |
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 66. CarePlan.activity.detail.scheduled[x] | |
| Definição | Quando a atividade deve ocorrer The period, timing or frequency upon which the described activity is to occur. |
| Curto | Data, período ou frequência definida pelo profissionalWhen activity is to occur |
| Controlo | 10..1 |
| Tipo | Escolha de: Timing, Period, string |
| [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 |
| Deve apoiar | true |
| Tipos de suporte obrigatório | Não há regras de suporte obrigatório sobre a escolha de tipos/perfis |
| Resumo | false |
| Requisitos | Allows prompting for activities and detection of missed planned activities. |
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 68. CarePlan.activity.detail.performer | |
| Definição | Responsável pela atividade Identifies who's expected to be involved in the activity. |
| Curto | Responsável pela atividadeWho will be responsible? |
| Comentários | A performer MAY also be a participant in the care plan. |
| Controlo | 10..* |
| Tipo | Reference(Função do Profissional Assistencial da UBS AgroSUS, Unidade Básica de Saúde AgroSUS, Practitioner, PractitionerRole, Organization, RelatedPerson, Patient, CareTeam, HealthcareService, Device) |
| É modificador | false |
| Deve apoiar | true |
| Tipos de suporte obrigatório | Não há regras de suporte obrigatório sobre a escolha de tipos/perfis |
| Resumo | false |
| Requisitos | Helps in planning of activity. |
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 70. CarePlan.activity.detail.description | |
| Definição | Descrição da atividade a ser realizada This provides a textual description of constraints on the intended activity occurrence, including relation to other activities. It may also include objectives, pre-conditions and end-conditions. Finally, it may convey specifics about the activity such as body site, method, route, etc. |
| Curto | Descrição da avaliação que deverá ser realizadaExtra info describing activity to perform |
| Controlo | 10..1 |
| Tipo | string |
| É modificador | false |
| Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão |
| Deve apoiar | true |
| Resumo | false |
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 72. CarePlan.note | |
| Definição | Comentários sobre o Planos de Cuidado General notes about the care plan not covered elsewhere. |
| Curto | Justificativa da periodicidade e orientações adicionaisComments about the plan |
| Controlo | 0..* |
| Tipo | Annotation |
| É modificador | false |
| Deve apoiar | true |
| Resumo | false |
| Requisitos | Used to capture information that applies to the plan as a whole that doesn't fit into discrete elements. |
| 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. CarePlan | |
| 2. CarePlan.identifier | |
| Curto | Identificador único do plano de acompanhamento |
| Nota | Trata-se de um identificador de empresa e não de um identificador de recurso (ver discussão) |
| Controlo | 1..1 |
| Deve apoiar | true |
| 4. CarePlan.identifier.system | |
| Controlo | 1..? |
| 6. CarePlan.identifier.value | |
| Controlo | 1..? |
| 8. CarePlan.instantiatesUri | |
| Curto | Norma ou protocolo utilizado como referência para o plano |
| Controlo | 1..? |
| Deve apoiar | true |
| 10. CarePlan.status | |
| Curto | Situação atual do plano |
| Deve apoiar | true |
| 12. CarePlan.intent | |
| Curto | Intenção assistencial do plano |
| Deve apoiar | true |
| 14. CarePlan.category | |
| Curto | Categoria do acompanhamento longitudinal |
| Controlo | 1..1 |
| Vínculo | Os códigos DEVERÃO ser retirados de Categorias de Plano de Cuidado AgroSUS (required to https://jefersonrl.github.io/AgroSUS-FHIR/ValueSet/agrosus-categoria-plano-cuidado) |
| Deve apoiar | true |
| 16. CarePlan.title | |
| Curto | Título resumido do plano |
| Controlo | 1..? |
| Deve apoiar | true |
| 18. CarePlan.description | |
| Curto | Descrição do acompanhamento definido |
| Deve apoiar | true |
| 20. CarePlan.subject | |
| Tipo | Reference(Paciente AgroSUS) |
| Deve apoiar | true |
| 22. CarePlan.encounter | |
| Curto | Atendimento no qual o plano foi definido ou revisado |
| Controlo | 1..? |
| Tipo | Reference(Atendimento Clínico da UBS AgroSUS) |
| Deve apoiar | true |
| 24. CarePlan.period | |
| Curto | Período de vigência do plano |
| Controlo | 1..? |
| Deve apoiar | true |
| 26. CarePlan.created | |
| Curto | Data de criação do plano |
| Controlo | 1..? |
| Deve apoiar | true |
| 28. CarePlan.author | |
| Curto | Profissional responsável pela definição da periodicidade |
| Controlo | 1..? |
| Tipo | Reference(Função do Profissional Assistencial da UBS AgroSUS) |
| Deve apoiar | true |
| 30. CarePlan.contributor | |
| Tipo | Reference(Função do Profissional Assistencial da UBS AgroSUS, Unidade Básica de Saúde AgroSUS) |
| Deve apoiar | true |
| Tipos de suporte obrigatório | Não há regras de suporte obrigatório sobre a escolha de tipos/perfis |
| 32. CarePlan.addresses | |
| Curto | Condição clínica acompanhada pelo plano |
| Controlo | 1..? |
| Tipo | Reference(Suspeita ou Confirmação de Intoxicação por Pesticida AgroSUS) |
| Deve apoiar | true |
| 34. CarePlan.supportingInfo | |
| Curto | Anamneses, solicitações e resultados considerados no planejamento |
| Tipo | Reference(Resposta da Anamnese AgroSUS, Solicitação de Exame AgroSUS, Resultado Laboratorial AgroSUS, Laudo Laboratorial AgroSUS) |
| Deve apoiar | true |
| Tipos de suporte obrigatório | Não há regras de suporte obrigatório sobre a escolha de tipos/perfis |
| 36. CarePlan.activity | |
| Deve apoiar | true |
| 38. CarePlan.activity.outcomeCodeableConcept | |
| Deve apoiar | true |
| 40. CarePlan.activity.outcomeReference | |
| Deve apoiar | true |
| 42. CarePlan.activity.progress | |
| Deve apoiar | true |
| 44. CarePlan.activity.detail | |
| Deve apoiar | true |
| 46. CarePlan.activity.detail.kind | |
| Controlo | 1..? |
| Deve apoiar | true |
| Valor do padrão | ServiceRequest |
| 48. CarePlan.activity.detail.code | |
| Controlo | 1..? |
| Deve apoiar | true |
| Valor do padrão | { |
| 50. CarePlan.activity.detail.reasonReference | |
| Controlo | 1..? |
| Tipo | Reference(Suspeita ou Confirmação de Intoxicação por Pesticida AgroSUS, Resultado Laboratorial AgroSUS, Laudo Laboratorial AgroSUS) |
| Deve apoiar | true |
| Tipos de suporte obrigatório | Não há regras de suporte obrigatório sobre a escolha de tipos/perfis |
| 52. CarePlan.activity.detail.status | |
| Curto | Situação da atividade de acompanhamento |
| Deve apoiar | true |
| 54. CarePlan.activity.detail.scheduled[x] | |
| Curto | Data, período ou frequência definida pelo profissional |
| [x] Nota | VerEscolha de tipos de dadospara mais informações sobre como utilizar [x] |
| Deve apoiar | true |
| 56. CarePlan.activity.detail.performer | |
| Controlo | 1..? |
| Tipo | Reference(Função do Profissional Assistencial da UBS AgroSUS, Unidade Básica de Saúde AgroSUS) |
| Deve apoiar | true |
| Tipos de suporte obrigatório | Não há regras de suporte obrigatório sobre a escolha de tipos/perfis |
| 58. CarePlan.activity.detail.description | |
| Curto | Descrição da avaliação que deverá ser realizada |
| Deve apoiar | true |
| 60. CarePlan.note | |
| Curto | Justificativa da periodicidade e orientações adicionais |
| Deve apoiar | true |
Instruções sobre como interpretar o conteúdo desta tabela podem ser encontradashere
| 0. CarePlan | |||||
| Definição | Describes the intention of how one or more practitioners intend to deliver care for a particular patient, group or community for a period of time, possibly limited to care for a specific condition or set of conditions. | ||||
| Curto | Healthcare plan for patient or group | ||||
| Controlo | 0..* | ||||
| É modificador | false | ||||
| Resumo | false | ||||
| Nomes alternativos | Care Team | ||||
| 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. CarePlan.id | |||||
| Definição | Identificador lógico deste artefato | ||||
| Curto | Identificador lógico deste artefato | ||||
| 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. CarePlan.meta | |||||
| Definição | Metadados sobre o recurso | ||||
| Curto | Metadados sobre o 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. CarePlan.implicitRules | |||||
| Definição | Um conjunto de regras sob as quais este conteúdo foi criado | ||||
| Curto | Um conjunto de regras sob as quais este conteúdo foi criado | ||||
| 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. CarePlan.language | |||||
| Definição | Idioma do recurso | ||||
| Curto | Idioma do recurso | ||||
| 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. CarePlan.text | |||||
| Definição | Resumo do texto do recurso em linguagem natural | ||||
| Curto | Resumo do texto do recurso em linguagem natural | ||||
| 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. CarePlan.contained | |||||
| Definição | Recursos contidos no recurso | ||||
| Curto | Recursos contidos no recurso | ||||
| Comentários | This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again. Contained resources may have profiles and tags In their meta elements, but SHALL NOT have security labels. | ||||
| Controlo | 0..* | ||||
| Tipo | Resource | ||||
| É modificador | false | ||||
| Resumo | false | ||||
| Nomes alternativos | inline resources, anonymous resources, contained resources | ||||
| 14. CarePlan.extension | |||||
| Definição | Extensões adicionais que não fazem parte do modelo base | ||||
| Curto | Extensões adicionais que não fazem parte do modelo base | ||||
| 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()) | ||||
| 16. CarePlan.modifierExtension | |||||
| Definição | Extensões adicionais que não podem ser ignoradas, mesmo que não reconhecidas | ||||
| Curto | Extensões adicionais que não podem ser ignoradas, mesmo que não reconhecidas | ||||
| 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 | ||||
| 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. CarePlan.identifier | |||||
| Definição | Identificadores externos para este recurso | ||||
| Curto | Identificador único do plano de acompanhamento | ||||
| Comentários | This is a business identifier, not a resource identifier (see discussion). It is best practice for the identifier to only appear on a single resource instance, however business practices may occasionally dictate that multiple resource instances with the same identifier can exist - possibly even with different resource types. For example, multiple Patient and a Person resource instance might share the same social insurance number. | ||||
| Nota | Trata-se de um identificador de empresa e não de um identificador de recurso (ver discussão) | ||||
| Controlo | 1..1 | ||||
| Tipo | Identifier | ||||
| É modificador | false | ||||
| Deve apoiar | true | ||||
| Resumo | true | ||||
| Requisitos | Allows identification of the care plan as it is known by various participating systems and in a way that remains consistent across servers. | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 20. CarePlan.identifier.id | |||||
| Definição | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Curto | Unique 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 | ||||
| 22. CarePlan.identifier.extension | |||||
| Definição | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Curto | Additional 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 CarePlan.identifier.extension. As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores: | ||||
| 24. CarePlan.identifier.use | |||||
| Definição | The purpose of this identifier. | ||||
| Curto | usual | 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 IdentifierUse (required to http://hl7.org/fhir/ValueSet/identifier-use|4.0.1)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. | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 26. CarePlan.identifier.type | |||||
| Definição | A coded type for the identifier that can be used to determine which identifier to use for a specific purpose. | ||||
| Curto | Description 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 Codes (extensible to http://hl7.org/fhir/ValueSet/identifier-type|4.0.1)A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. | ||||
| Tipo | CodeableConcept | ||||
| É modificador | false | ||||
| Resumo | true | ||||
| Requisitos | Allows users to make use of identifiers when the identifier system is not known. | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 28. CarePlan.identifier.system | |||||
| Definição | Establishes the namespace for the value - that is, a URL that describes a set values that are unique. | ||||
| Curto | The namespace for the identifier value | ||||
| 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. | ||||
| 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())) | ||||
| 30. CarePlan.identifier.value | |||||
| Definição | The portion of the identifier typically relevant to the user and which is unique within the context of the system. | ||||
| Curto | The 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 | 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())) | ||||
| 32. CarePlan.identifier.period | |||||
| Definição | Time period during which identifier is/was valid for use. | ||||
| Curto | Time 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())) | ||||
| 34. CarePlan.identifier.assigner | |||||
| Definição | Organization that issued/manages the identifier. | ||||
| Curto | Organization 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())) | ||||
| 36. CarePlan.instantiatesCanonical | |||||
| Definição | Instância o protocolo ou definição FHIR | ||||
| Curto | Instância o protocolo ou definição FHIR | ||||
| Controlo | 0..* | ||||
| Tipo | canonical(PlanDefinition, Questionnaire, Measure, ActivityDefinition, OperationDefinition) | ||||
| É 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())) | ||||
| 38. CarePlan.instantiatesUri | |||||
| Definição | uri da instância do protocolo ou definição FHIR | ||||
| Curto | Norma ou protocolo utilizado como referência para o plano | ||||
| Comentários | This might be an HTML page, PDF, etc. or could just be a non-resolvable URI identifier. | ||||
| Controlo | 1..* | ||||
| Tipo | uri | ||||
| É modificador | false | ||||
| Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
| Deve apoiar | true | ||||
| Resumo | true | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 40. CarePlan.basedOn | |||||
| Definição | De acordo com o Plano de Cuidado | ||||
| Curto | De acordo com o Plano de Cuidado | ||||
| Controlo | 0..* | ||||
| Tipo | Reference(BRCoreCarePlan) | ||||
| É modificador | false | ||||
| Resumo | true | ||||
| Requisitos | Allows tracing of the care plan and tracking whether proposals/recommendations were acted upon. | ||||
| Nomes alternativos | fulfills | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 42. CarePlan.replaces | |||||
| Definição | Plano de Cuidado substituído por este Plano de Cuidado | ||||
| Curto | Plano de Cuidado substituído por este Plano de Cuidado | ||||
| Comentários | The replacement could be because the initial care plan was immediately rejected (due to an issue) or because the previous care plan was completed, but the need for the action described by the care plan remains ongoing. | ||||
| Controlo | 0..* | ||||
| Tipo | Reference(BRCoreCarePlan) | ||||
| É modificador | false | ||||
| Resumo | true | ||||
| Requisitos | Allows tracing the continuation of a therapy or administrative process instantiated through multiple care plans. | ||||
| Nomes alternativos | supersedes | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 44. CarePlan.partOf | |||||
| Definição | Parte do Plano de Cuidado referenciado | ||||
| Curto | Parte do Plano de Cuidado referenciado | ||||
| Comentários | Each care plan is an independent request, such that having a care plan be part of another care plan can cause issues with cascading statuses. As such, this element is still being discussed. | ||||
| Controlo | 0..* | ||||
| Tipo | Reference(BRCoreCarePlan) | ||||
| É modificador | false | ||||
| Resumo | true | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 46. CarePlan.status | |||||
| Definição | O status desse Plano de Cuidado: draft | active | on-hold | revoked | completed | entered-in-error | unknown | ||||
| Curto | Situação atual do plano | ||||
| Comentários | The unknown code is not to be used to convey other statuses. The unknown code should be used when one of the statuses applies, but the authoring system doesn't know the current state of the care plan. This element is labeled as a modifier because the status contains the code entered-in-error that marks the plan as not currently valid. | ||||
| Controlo | 1..1 | ||||
| Vínculo | Os códigos DEVERÃO ser retirados de RequestStatus (required to http://hl7.org/fhir/ValueSet/request-status|4.0.1)Indicates whether the plan is currently being acted upon, represents future intentions or is now a historical record. | ||||
| Tipo | code | ||||
| É modificador | true porque This element is labeled as a modifier because it is a status element that contains status entered-in-error which means that the resource should not be treated as valid | ||||
| Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
| Deve apoiar | true | ||||
| Resumo | true | ||||
| Requisitos | Allows clinicians to determine whether the plan is actionable or not. | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 48. CarePlan.intent | |||||
| Definição | Propósito do Plano de Cuidado definido: proposal | plan | order | option | ||||
| Curto | Intenção assistencial do plano | ||||
| Comentários | This element is labeled as a modifier because the intent alters when and how the resource is actually applicable. | ||||
| Controlo | 1..1 | ||||
| Vínculo | Os códigos DEVERÃO ser retirados de CarePlanIntent (required to http://hl7.org/fhir/ValueSet/care-plan-intent|4.0.1)Codes indicating the degree of authority/intentionality associated with a care plan. | ||||
| Tipo | code | ||||
| É modificador | true porque This element changes the interpretation of all descriptive attributes. For example "the time the request is recommended to occur" vs. "the time the request is authorized to occur" or "who is recommended to perform the request" vs. "who is authorized to perform the request" | ||||
| Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
| Deve apoiar | true | ||||
| Resumo | true | ||||
| Requisitos | Proposals/recommendations, plans and orders all use the same structure and can exist in the same fulfillment chain. | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 50. CarePlan.category | |||||
| Definição | Tipo de Plano de Cuidado | ||||
| Curto | Categoria do acompanhamento longitudinal | ||||
| Comentários | There may be multiple axes of categorization and one plan may serve multiple purposes. In some cases, this may be redundant with references to CarePlan.concern. | ||||
| Controlo | 1..1 | ||||
| Vínculo | Os códigos DEVERÃO ser retirados de Categorias de Plano de Cuidado AgroSUS (required to https://jefersonrl.github.io/AgroSUS-FHIR/ValueSet/agrosus-categoria-plano-cuidado) | ||||
| Tipo | CodeableConcept | ||||
| É modificador | false | ||||
| Deve apoiar | true | ||||
| Resumo | true | ||||
| Requisitos | Used for filtering what plan(s) are retrieved and displayed to different types of users. | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 52. CarePlan.title | |||||
| Definição | Nome do Plano de Cuidado | ||||
| Curto | Título resumido do plano | ||||
| Controlo | 1..1 | ||||
| Tipo | string | ||||
| É modificador | false | ||||
| Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
| Deve apoiar | true | ||||
| Resumo | true | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 54. CarePlan.description | |||||
| Definição | Descrição do Plano de Cuidado | ||||
| Curto | Descrição do acompanhamento definido | ||||
| Controlo | 1..1 | ||||
| Tipo | string | ||||
| É modificador | false | ||||
| Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
| Deve apoiar | true | ||||
| Resumo | true | ||||
| Requisitos | Provides more detail than conveyed by category. | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 56. CarePlan.subject | |||||
| Definição | Paciente referenciado pelo Plano de Cuidado | ||||
| Curto | Paciente referenciado pelo Plano de Cuidado | ||||
| Controlo | 1..1 | ||||
| Tipo | Reference(Paciente AgroSUS) | ||||
| É modificador | false | ||||
| Deve apoiar | true | ||||
| Resumo | true | ||||
| Nomes alternativos | patient | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 58. CarePlan.encounter | |||||
| Definição | Atendimento referenciado pelo Plano de Cuidado | ||||
| Curto | Atendimento no qual o plano foi definido ou revisado | ||||
| Comentários | This will typically be the encounter the event occurred within, but some activities may be initiated prior to or after the official completion of an encounter but still be tied to the context of the encounter. CarePlan activities conducted as a result of the care plan may well occur as part of other encounters. | ||||
| Controlo | 1..1 | ||||
| Tipo | Reference(Atendimento Clínico da UBS AgroSUS) | ||||
| É modificador | false | ||||
| Deve apoiar | true | ||||
| Resumo | true | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 60. CarePlan.period | |||||
| Definição | O período de tempo que o Plano de Cuidado abrange | ||||
| Curto | Período de vigência do plano | ||||
| Comentários | Any activities scheduled as part of the plan should be constrained to the specified period regardless of whether the activities are planned within a single encounter/episode or across multiple encounters/episodes (e.g. the longitudinal management of a chronic condition). | ||||
| Controlo | 1..1 | ||||
| Tipo | Period | ||||
| É modificador | false | ||||
| Deve apoiar | true | ||||
| Resumo | true | ||||
| Requisitos | Allows tracking what plan(s) are in effect at a particular time. | ||||
| Nomes alternativos | timing | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 62. CarePlan.created | |||||
| Definição | Data de criação do Plano de Cuidado | ||||
| Curto | Data de criação do plano | ||||
| Controlo | 1..1 | ||||
| Tipo | dateTime | ||||
| É modificador | false | ||||
| Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
| Deve apoiar | true | ||||
| Resumo | true | ||||
| Nomes alternativos | authoredOn | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 64. CarePlan.author | |||||
| Definição | Autoria do Plano de Cuidado | ||||
| Curto | Profissional responsável pela definição da periodicidade | ||||
| Comentários | The author may also be a contributor. For example, an organization can be an author, but not listed as a contributor. | ||||
| Controlo | 1..1 | ||||
| Tipo | Reference(Função do Profissional Assistencial da UBS AgroSUS) | ||||
| É modificador | false | ||||
| Deve apoiar | true | ||||
| Resumo | true | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 66. CarePlan.contributor | |||||
| Definição | Colaboradores na definição do Plano de Cuidado | ||||
| Curto | Colaboradores na definição do Plano de Cuidado | ||||
| Comentários | Collaborative care plans may have multiple contributors. | ||||
| Controlo | 0..* | ||||
| Tipo | Reference(Função do Profissional Assistencial da UBS AgroSUS, Unidade Básica de Saúde AgroSUS) | ||||
| É modificador | false | ||||
| Deve apoiar | true | ||||
| Tipos de suporte obrigatório | Não há regras de suporte obrigatório sobre a escolha de tipos/perfis | ||||
| Resumo | false | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 68. CarePlan.careTeam | |||||
| Definição | Equipe assistêncial envolvida no Plano de Cuidado | ||||
| Curto | Equipe assistêncial envolvida no Plano de Cuidado | ||||
| Controlo | 0..* | ||||
| Tipo | Reference(CareTeam) | ||||
| É modificador | false | ||||
| Resumo | false | ||||
| Requisitos | Allows representation of care teams, helps scope care plan. In some cases may be a determiner of access permissions. | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 70. CarePlan.addresses | |||||
| Definição | Problemas de saúde referenciado neste Plano de Cuidado | ||||
| Curto | Condição clínica acompanhada pelo plano | ||||
| Comentários | When the diagnosis is related to an allergy or intolerance, the Condition and AllergyIntolerance resources can both be used. However, to be actionable for decision support, using Condition alone is not sufficient as the allergy or intolerance condition needs to be represented as an AllergyIntolerance. | ||||
| Controlo | 1..1 | ||||
| Tipo | Reference(Suspeita ou Confirmação de Intoxicação por Pesticida AgroSUS) | ||||
| É modificador | false | ||||
| Deve apoiar | true | ||||
| Resumo | true | ||||
| Requisitos | Links plan to the conditions it manages. The element can identify risks addressed by the plan as well as active conditions. (The Condition resource can include things like "at risk for hypertension" or "fall risk".) Also scopes plans - multiple plans may exist addressing different concerns. | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 72. CarePlan.supportingInfo | |||||
| Definição | Informações adicionais do Plano de Cuidado | ||||
| Curto | Anamneses, solicitações e resultados considerados no planejamento | ||||
| Comentários | Use "concern" to identify specific conditions addressed by the care plan. | ||||
| Controlo | 0..* | ||||
| Tipo | Reference(Resposta da Anamnese AgroSUS, Solicitação de Exame AgroSUS, Resultado Laboratorial AgroSUS, Laudo Laboratorial AgroSUS) | ||||
| É modificador | false | ||||
| Deve apoiar | true | ||||
| Tipos de suporte obrigatório | Não há regras de suporte obrigatório sobre a escolha de tipos/perfis | ||||
| Resumo | false | ||||
| Requisitos | Identifies barriers and other considerations associated with the care plan. | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 74. CarePlan.goal | |||||
| Definição | Resultado esperado do Plano de Cuidado | ||||
| Curto | Resultado esperado do Plano de Cuidado | ||||
| Comentários | Goal can be achieving a particular change or merely maintaining a current state or even slowing a decline. | ||||
| Controlo | 0..* | ||||
| Tipo | Reference(Goal) | ||||
| É modificador | false | ||||
| Resumo | false | ||||
| Requisitos | Provides context for plan. Allows plan effectiveness to be evaluated by clinicians. | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 76. CarePlan.activity | |||||
| Definição | Atividade parte do Plano de Cuidado | ||||
| Curto | Atividade parte do Plano de Cuidado | ||||
| Controlo | 1..1 | ||||
| Tipo | BackboneElement | ||||
| É modificador | false | ||||
| Deve apoiar | true | ||||
| Resumo | false | ||||
| Requisitos | Allows systems to prompt for performance of planned activities, and validate plans against best practice. | ||||
| Invariantes | cpl-3: Provide a reference or detail, not both (detail.empty() or reference.empty())ele-1: All FHIR elements must have a @value or children ( hasValue() or (children().count() > id.count())) | ||||
| 78. CarePlan.activity.id | |||||
| Definição | Identificador único para referência cruzada | ||||
| Curto | Identificador único para referência cruzada | ||||
| Controlo | 0..1 | ||||
| Tipo | string | ||||
| É modificador | false | ||||
| Formato XML | No formato XML, esta propriedade é representada como um atributo. | ||||
| Resumo | false | ||||
| 80. CarePlan.activity.extension | |||||
| Definição | Extensões adicionais que não fazem parte do modelo de dados básico | ||||
| Curto | Extensões adicionais que não fazem parte do modelo de dados básico | ||||
| 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()) | ||||
| 82. CarePlan.activity.modifierExtension | |||||
| Definição | Extensões adicionais que não podem ser ignoradas, mesmo que não reconhecidas | ||||
| Curto | Extensões adicionais que não podem ser ignoradas, mesmo que não reconhecidas | ||||
| 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()) | ||||
| 84. CarePlan.activity.outcomeCodeableConcept | |||||
| Definição | Resultados da atividade | ||||
| Curto | Resultados da atividade | ||||
| Comentários | Note that this should not duplicate the activity status (e.g. completed or in progress). | ||||
| Controlo | 0..* | ||||
| Vínculo | Para exemplos de códigos, ver CarePlanActivityOutcome (example to http://hl7.org/fhir/ValueSet/care-plan-activity-outcome|4.0.1)Identifies the results of the activity. | ||||
| Tipo | CodeableConcept | ||||
| É modificador | false | ||||
| Deve apoiar | true | ||||
| Resumo | false | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 86. CarePlan.activity.outcomeReference | |||||
| Definição | Referência à 'Appointment', 'Encounter', 'Procedure', etc | ||||
| Curto | Referência à 'Appointment', 'Encounter', 'Procedure', etc | ||||
| Comentários | The activity outcome is independent of the outcome of the related goal(s). For example, if the goal is to achieve a target body weight of 150 lbs and an activity is defined to diet, then the activity outcome could be calories consumed whereas the goal outcome is an observation for the actual body weight measured. | ||||
| Controlo | 0..* | ||||
| Tipo | Reference(Resource) | ||||
| É modificador | false | ||||
| Deve apoiar | true | ||||
| Resumo | false | ||||
| Requisitos | Links plan to resulting actions. | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 88. CarePlan.activity.progress | |||||
| Definição | Comentários sobre o status/progresso da atividade | ||||
| Curto | Comentários sobre o status/progresso da atividade | ||||
| Comentários | This element should NOT be used to describe the activity to be performed - that occurs either within the resource pointed to by activity.detail.reference or in activity.detail.description. | ||||
| Controlo | 0..* | ||||
| Tipo | Annotation | ||||
| É modificador | false | ||||
| Deve apoiar | true | ||||
| Resumo | false | ||||
| Requisitos | Can be used to capture information about adherence, progress, concerns, etc. | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 90. CarePlan.activity.reference | |||||
| Definição | Detalhes da atividade definidos em recursos específicos | ||||
| Curto | Detalhes da atividade definidos em recursos específicos | ||||
| Comentários | Standard extension exists (resource-pertainsToGoal) that allows goals to be referenced from any of the referenced resources in CarePlan.activity.reference. | ||||
| Controlo | 0..1 Este elemento é afetado pelas seguintes invariantes: cpl-3 | ||||
| Tipo | Reference(Appointment, CommunicationRequest, DeviceRequest, MedicationRequest, NutritionOrder, Task, ServiceRequest, VisionPrescription, RequestGroup) | ||||
| É modificador | false | ||||
| Resumo | false | ||||
| Requisitos | Details in a form consistent with other applications and contexts of use. | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 92. CarePlan.activity.detail | |||||
| Definição | Definição da atividade | ||||
| Curto | Definição da atividade | ||||
| Controlo | 1..1 Este elemento é afetado pelas seguintes invariantes: cpl-3 | ||||
| Tipo | BackboneElement | ||||
| É modificador | false | ||||
| Deve apoiar | true | ||||
| Resumo | false | ||||
| Requisitos | Details in a simple form for generic care plan systems. | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 94. CarePlan.activity.detail.id | |||||
| Definição | Identificador único para referência cruzada | ||||
| Curto | Identificador único para referência cruzada | ||||
| Controlo | 0..1 | ||||
| Tipo | string | ||||
| É modificador | false | ||||
| Formato XML | No formato XML, esta propriedade é representada como um atributo. | ||||
| Resumo | false | ||||
| 96. CarePlan.activity.detail.extension | |||||
| Definição | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Curto | Additional 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()) | ||||
| 98. CarePlan.activity.detail.modifierExtension | |||||
| Definição | Extensões que não podem ser ignoradas | ||||
| Curto | Extensões que não podem ser ignoradas | ||||
| 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()) | ||||
| 100. CarePlan.activity.detail.kind | |||||
| Definição | Tipos de recursos definidos como parte do FHIR que podem ser representados como definições em conformidade de uma atividade do Plano de Cuidados | ||||
| Curto | Tipos de recursos definidos como parte do FHIR que podem ser representados como definições em conformidade de uma atividade do Plano de Cuidados | ||||
| Controlo | 1..1 | ||||
| Vínculo | Os códigos DEVERÃO ser retirados de CarePlanActivityKind (required to http://hl7.org/fhir/ValueSet/care-plan-activity-kind|4.0.1)Resource types defined as part of FHIR that can be represented as in-line definitions of a care plan activity. | ||||
| Tipo | code | ||||
| É modificador | false | ||||
| Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
| Deve apoiar | true | ||||
| Resumo | false | ||||
| Requisitos | May determine what types of extensions are permitted. | ||||
| Valor do padrão | ServiceRequest | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 102. CarePlan.activity.detail.instantiatesCanonical | |||||
| Definição | Instância o protocolo ou definição FHIR | ||||
| Curto | Instância o protocolo ou definição FHIR | ||||
| Controlo | 0..* | ||||
| Tipo | canonical(PlanDefinition, ActivityDefinition, Questionnaire, Measure, OperationDefinition) | ||||
| É modificador | false | ||||
| Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
| Resumo | false | ||||
| Requisitos | Allows Questionnaires that the patient (or practitioner) should fill in to fulfill the care plan activity. | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 104. CarePlan.activity.detail.instantiatesUri | |||||
| Definição | Instância protocolo externo ou definição | ||||
| Curto | Instância protocolo externo ou definição | ||||
| Comentários | This might be an HTML page, PDF, etc. or could just be a non-resolvable URI identifier. | ||||
| Controlo | 0..* | ||||
| Tipo | uri | ||||
| É modificador | false | ||||
| Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
| Resumo | false | ||||
| Requisitos | Allows Questionnaires that the patient (or practitioner) should fill in to fulfill the care plan activity. | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 106. CarePlan.activity.detail.code | |||||
| Definição | Código da atividade | ||||
| Curto | Código da atividade | ||||
| Comentários | Tends to be less relevant for activities involving particular products. Codes should not convey negation - use "prohibited" instead. | ||||
| Controlo | 1..1 | ||||
| Vínculo | Os códigos DEVERÃO ser retirados de BR Subgrupo Tabela SUS (required to https://terminologia.saude.gov.br/fhir/ValueSet/BRSubgrupoTabelaSUS) | ||||
| Tipo | CodeableConcept | ||||
| É modificador | false | ||||
| Deve apoiar | true | ||||
| Resumo | false | ||||
| Requisitos | Allows matching performed to planned as well as validation against protocols. | ||||
| Valor do padrão | { | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 108. CarePlan.activity.detail.reasonCode | |||||
| Definição | Por quê a atividade deve ser feita ou por quê a atividade foi proibida | ||||
| Curto | Por quê a atividade deve ser feita ou por quê a atividade foi proibida | ||||
| Comentários | This could be a diagnosis code. If a full condition record exists or additional detail is needed, use reasonCondition instead. | ||||
| Controlo | 0..* | ||||
| Vínculo | Para exemplos de códigos, ver SNOMEDCTClinicalFindings (example to http://hl7.org/fhir/ValueSet/clinical-findings|4.0.1)Identifies why a care plan activity is needed. Can include any health condition codes as well as such concepts as "general wellness", prophylaxis, surgical preparation, etc. | ||||
| Tipo | CodeableConcept | ||||
| É modificador | false | ||||
| Resumo | false | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 110. CarePlan.activity.detail.reasonReference | |||||
| Definição | Por quê a atividade é necessária | ||||
| Curto | Por quê a atividade é necessária | ||||
| Comentários | Conditions can be identified at the activity level that are not identified as reasons for the overall plan. | ||||
| Controlo | 1..* | ||||
| Tipo | Reference(Suspeita ou Confirmação de Intoxicação por Pesticida AgroSUS, Resultado Laboratorial AgroSUS, Laudo Laboratorial AgroSUS) | ||||
| É modificador | false | ||||
| Deve apoiar | true | ||||
| Tipos de suporte obrigatório | Não há regras de suporte obrigatório sobre a escolha de tipos/perfis | ||||
| Resumo | false | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 112. CarePlan.activity.detail.goal | |||||
| Definição | Objetivos da atividade | ||||
| Curto | Objetivos da atividade | ||||
| Controlo | 0..* | ||||
| Tipo | Reference(Goal) | ||||
| É modificador | false | ||||
| Resumo | false | ||||
| Requisitos | So that participants know the link explicitly. | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 114. CarePlan.activity.detail.status | |||||
| Definição | Código que reflete o estado atual de uma atividade do Planos de Cuidado | ||||
| Curto | Situação da atividade de acompanhamento | ||||
| Comentários | Some aspects of status can be inferred based on the resources linked in actionTaken. Note that "status" is only as current as the plan was most recently updated. | ||||
| Controlo | 1..1 | ||||
| Vínculo | Os códigos DEVERÃO ser retirados de CarePlanActivityStatus (required to http://hl7.org/fhir/ValueSet/care-plan-activity-status|4.0.1)Codes that reflect the current state of a care plan activity within its overall life cycle. | ||||
| Tipo | code | ||||
| É modificador | true porque This element is labelled as a modifier because it is a status element that contains status entered-in-error which means that the activity should not be treated as valid | ||||
| Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
| Deve apoiar | true | ||||
| Resumo | false | ||||
| Requisitos | Indicates progress against the plan, whether the activity is still relevant for the plan. | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 116. CarePlan.activity.detail.statusReason | |||||
| Definição | Motivo do status atual | ||||
| Curto | Motivo do status atual | ||||
| Comentários | Will generally not be present if status is "complete". Be sure to prompt to update this (or at least remove the existing value) if the status is changed. | ||||
| Controlo | 0..1 | ||||
| Tipo | CodeableConcept | ||||
| É modificador | false | ||||
| Resumo | false | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 118. CarePlan.activity.detail.doNotPerform | |||||
| Definição | Se for verdade, a atividade não deve ser realizada | ||||
| Curto | Se for verdade, a atividade não deve ser realizada | ||||
| Comentários | This element is labeled as a modifier because it marks an activity as an activity that is not to be performed. | ||||
| Controlo | 0..1 | ||||
| Tipo | boolean | ||||
| É modificador | true porque If true this element negates the specified action. For example, instead of a request for a procedure, it is a request for the procedure to not occur. | ||||
| Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
| Resumo | false | ||||
| Requisitos | Captures intention to not do something that may have been previously typical. | ||||
| Significado em caso de falta | If missing indicates that the described activity is one that should be engaged in when following the plan. | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 120. CarePlan.activity.detail.scheduled[x] | |||||
| Definição | Quando a atividade deve ocorrer | ||||
| Curto | Data, período ou frequência definida pelo profissional | ||||
| Controlo | 1..1 | ||||
| Tipo | Escolha de: Timing, Period, string | ||||
| [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 | ||||
| Deve apoiar | true | ||||
| Tipos de suporte obrigatório | Não há regras de suporte obrigatório sobre a escolha de tipos/perfis | ||||
| Resumo | false | ||||
| Requisitos | Allows prompting for activities and detection of missed planned activities. | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 122. CarePlan.activity.detail.location | |||||
| Definição | Onde a atividade deve ocorrer | ||||
| Curto | Onde a atividade deve ocorrer | ||||
| Comentários | May reference a specific clinical location or may identify a type of location. | ||||
| Controlo | 0..1 | ||||
| Tipo | Reference(Location) | ||||
| É modificador | false | ||||
| Resumo | false | ||||
| Requisitos | Helps in planning of activity. | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 124. CarePlan.activity.detail.performer | |||||
| Definição | Responsável pela atividade | ||||
| Curto | Responsável pela atividade | ||||
| Comentários | A performer MAY also be a participant in the care plan. | ||||
| Controlo | 1..* | ||||
| Tipo | Reference(Função do Profissional Assistencial da UBS AgroSUS, Unidade Básica de Saúde AgroSUS) | ||||
| É modificador | false | ||||
| Deve apoiar | true | ||||
| Tipos de suporte obrigatório | Não há regras de suporte obrigatório sobre a escolha de tipos/perfis | ||||
| Resumo | false | ||||
| Requisitos | Helps in planning of activity. | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 126. CarePlan.activity.detail.product[x] | |||||
| Definição | O que deve ser administrado/fornecido | ||||
| Curto | O que deve ser administrado/fornecido | ||||
| Controlo | 0..1 | ||||
| Vínculo | Para exemplos de códigos, ver SNOMEDCTMedicationCodes (example to http://hl7.org/fhir/ValueSet/medication-codes|4.0.1)A product supplied or administered as part of a care plan activity. | ||||
| Tipo | Escolha de: CodeableConcept, Reference(Medication, Substance) | ||||
| [x] Nota | VerEscolha de tipos de dadospara mais informações sobre como utilizar [x] | ||||
| É modificador | false | ||||
| Resumo | false | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 128. CarePlan.activity.detail.dailyAmount | |||||
| Definição | Quantidade diária a ser consumida/fornecida/administrada | ||||
| Curto | Quantidade diária a ser consumida/fornecida/administrada | ||||
| Controlo | 0..1 | ||||
| Tipo | Quantity(SimpleQuantity) | ||||
| É modificador | false | ||||
| Resumo | false | ||||
| Requisitos | Allows rough dose checking. | ||||
| Nomes alternativos | daily dose | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 130. CarePlan.activity.detail.quantity | |||||
| Definição | Quantidade a ser consumida/fornecida/administrada | ||||
| Curto | Quantidade a ser consumida/fornecida/administrada | ||||
| Controlo | 0..1 | ||||
| Tipo | Quantity(SimpleQuantity) | ||||
| É modificador | false | ||||
| Resumo | false | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 132. CarePlan.activity.detail.description | |||||
| Definição | Descrição da atividade a ser realizada | ||||
| Curto | Descrição da avaliação que deverá ser realizada | ||||
| Controlo | 1..1 | ||||
| Tipo | string | ||||
| É modificador | false | ||||
| Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
| Deve apoiar | true | ||||
| Resumo | false | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 134. CarePlan.note | |||||
| Definição | Comentários sobre o Planos de Cuidado | ||||
| Curto | Justificativa da periodicidade e orientações adicionais | ||||
| Controlo | 0..* | ||||
| Tipo | Annotation | ||||
| É modificador | false | ||||
| Deve apoiar | true | ||||
| Resumo | false | ||||
| Requisitos | Used to capture information that applies to the plan as a whole that doesn't fit into discrete elements. | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||