Guia de Implementação do Registro de Atendimento Clínico (RAC) da RNDS
1.0.0 - CI Build BR

!!Guia de Implementação do Registro de Atendimento Clínico (RAC) da RNDS - Compilação de desenvolvimento local (v1.0.0) construída pelas ferramentas de compilação FHIR (HL7® FHIR® Standard). Veja o Diretório de versões publicadas

Resource Profile: BRAtestado - Detailed Descriptions

Page standards status: Informative Maturity Level: 1

Definitions for the BRAtestado 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.

CurtoAtestado médico/odontológicoHealthcare plan for patient or group
Controlo0..*
É modificadorfalse
Resumofalse
Nomes alternativosCare Team
Invariantesdom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources (contained.contained.empty())
dom-3: If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource (contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty())
dom-4: If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated (contained.meta.versionId.empty() and contained.meta.lastUpdated.empty())
dom-5: If a resource is contained in another resource, it SHALL NOT have a security label (contained.meta.security.empty())
dom-6: A resource should have narrative for robust management (text.`div`.exists())
2. CarePlan.implicitRules
Definição

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

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

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

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

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

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

CurtoExtensions that cannot be ignored
Comentários

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

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

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

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

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.

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

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

Allows identification of the care plan as it is known by various participating systems and in a way that remains consistent across servers.

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

The URL pointing to a FHIR-defined protocol, guideline, questionnaire or other definition that is adhered to in whole or in part by this CarePlan.

CurtoInstantiates FHIR protocol or definition
Controlo0..0*
Tipocanonical(PlanDefinition, Questionnaire, Measure, ActivityDefinition, OperationDefinition)
É modificadorfalse
Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
Resumotrue
Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
10. CarePlan.instantiatesUri
Definição

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.

CurtoInstantiates external protocol or definition
Comentários

This might be an HTML page, PDF, etc. or could just be a non-resolvable URI identifier.

Controlo0..0*
Tipouri
É modificadorfalse
Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
Resumotrue
Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
12. CarePlan.basedOn
Definição

A care plan that is fulfilled in whole or in part by this care plan.

CurtoFulfills CarePlan
Controlo0..0*
TipoReference(CarePlan)
É modificadorfalse
Resumotrue
Requisitos

Allows tracing of the care plan and tracking whether proposals/recommendations were acted upon.

Nomes alternativosfulfills
Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
14. CarePlan.replaces
Definição

Completed or terminated care plan whose function is taken by this new care plan.

CurtoCarePlan replaced by this CarePlan
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.

Controlo0..0*
TipoReference(CarePlan)
É modificadorfalse
Resumotrue
Requisitos

Allows tracing the continuation of a therapy or administrative process instantiated through multiple care plans.

Nomes alternativossupersedes
Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
16. CarePlan.partOf
Definição

A larger care plan of which this particular care plan is a component or step.

CurtoPart of referenced CarePlan
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.

Controlo0..0*
TipoReference(CarePlan)
É modificadorfalse
Resumotrue
Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
18. CarePlan.status
Definição

Indicates whether the plan is currently being acted upon, represents future intentions or is now a historical record.

CurtoEstado do atestado.draft | 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.

Controlo1..1
VínculoOs códigos DEVERÃO ser retirados de Status do atestadohttp://hl7.org/fhir/ValueSet/request-status|4.0.1
(required to http://www.saude.gov.br/fhir/r4/ValueSet/BREstadoAtestado)

Estado do atestado.


Indicates whether the plan is currently being acted upon, represents future intentions or is now a historical record.

Tipocode
É modificadortrue 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 primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
Resumotrue
Requisitos

Allows clinicians to determine whether the plan is actionable or not.

Valor fixoactive
Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
20. CarePlan.intent
Definição

Indicates the level of authority/intentionality associated with the care plan and where the care plan fits into the workflow chain.

CurtoIntenção do atestadoproposal | plan | order | option
Comentários

This element is labeled as a modifier because the intent alters when and how the resource is actually applicable.

Controlo1..1
VínculoOs códigos DEVERÃO ser retirados de Intenção do atestadohttp://hl7.org/fhir/ValueSet/care-plan-intent|4.0.1
(required to http://www.saude.gov.br/fhir/r4/ValueSet/BRIntencaoAtestado)

Intenção do atestado médico/odontológico


Codes indicating the degree of authority/intentionality associated with a care plan.

Tipocode
É modificadortrue 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 primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
Resumotrue
Requisitos

Proposals/recommendations, plans and orders all use the same structure and can exist in the same fulfillment chain.

Valor fixoplan
Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
22. CarePlan.category
Definição

Determina se é um atestado médico ou odontológico.


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.

CurtoTipo do atestadoType 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.

Controlo10..1*
VínculoOs códigos DEVERÃO ser retirados de Para exemplos de códigos, ver Tipo de atestadohttp://hl7.org/fhir/ValueSet/care-plan-category
(required to http://www.saude.gov.br/fhir/r4/ValueSet/BRTipoAtestado)

Tipo do atestado.


Identifies what "kind" of plan this is to support differentiation between multiple co-existing plans; e.g. "Home health", "psychiatric", "asthma", "disease management", etc.

TipoCodeableConcept
É modificadorfalse
Resumotrue
Requisitos

Used for filtering what plan(s) are retrieved and displayed to different types of users.

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

A reference to a code defined by a terminology system.

CurtoCode defined by a terminology system
Comentários

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

Controlo10..1*
TipoCoding
É modificadorfalse
Resumotrue
Requisitos

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

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

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

CurtoIdentity of the terminology system
Comentários

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

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

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

Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
28. CarePlan.category.coding.code
Definição

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

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

Need to refer to a particular code in the system.

Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
30. CarePlan.category.coding.userSelected
Definição

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

CurtoIf this coding was chosen directly by the user
Comentários

Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely.

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

This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing.

Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
32. CarePlan.category.text
Definição

A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user.

CurtoPlain text representation of the concept
Comentários

Very often the text is the same as a displayName of one of the codings.

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

The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source.

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

Human-friendly name for the care plan.

CurtoHuman-friendly name for the care plan
Controlo0..01
Tipostring
É modificadorfalse
Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
Resumotrue
Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
36. CarePlan.description
Definição

A description of the scope and nature of the plan.

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

Provides more detail than conveyed by category.

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

Identifica o indivíduo o qual se refere este atestado.


Identifies the patient or group whose intended care is described by the plan.

CurtoIdentificação do IndivíduoWho the care plan is for
Controlo1..1
TipoReference(http://www.saude.gov.br/fhir/r4/StructureDefinition/BRIndividuo-1.0, Patient, Group)
É modificadorfalse
Resumotrue
Nomes alternativospatient
Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
40. CarePlan.subject.extension
Definição

An Extension


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

CurtoExtensionAdditional content defined by implementations
Comentários

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

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

    Informações demográficas básicas e justificativa dos indivíduos que não podem ser identificados por razões clínicas ou sociais, conforme legislação brasileira, com finalidade estatística.

    CurtoDados do Indivíduo Não Identificado
    Controlo0..1
    TipoExtension(Informações Complementares de Indivíduos Não Identificados) (Extensão complexa)
    É modificadorfalse
    Deve apoiartrue
    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    44. CarePlan.subject.extension:unidentifiedPatient.extension
    Definição

    An Extension


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

    CurtoExtensionAdditional content defined by implementations
    Comentários

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

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

      An Extension

      CurtoExtensionAdditional content defined by implementations
      Controlo10..1*
      TipoExtension
      É modificadorfalse
      Deve apoiartrue
      Resumofalse
      Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
      48. CarePlan.subject.extension:unidentifiedPatient.extension:gender.url
      Definição

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

      Curtoidentifies the meaning of the extension
      Comentários

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

      Controlo1..1
      Tipouri
      É modificadorfalse
      Formato XMLNo formato XML, esta propriedade é representada como um atributo.
      Resumofalse
      Valor fixogender
      50. CarePlan.subject.extension:unidentifiedPatient.extension:gender.value[x]
      Definição

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

      CurtoValue of extension
      Controlo10..1
      Tipocode, date, Meta, Address, Attachment, integer, Count, DataRequirement, Dosage, uuid, Identifier, Coding, SampledData, id, positiveInt, Distance, Period, Duration, canonical, Range, RelatedArtifact, base64Binary, UsageContext, Timing, decimal, CodeableConcept, ParameterDefinition, dateTime, string, Contributor, oid, instant, ContactPoint, HumanName, Money, markdown, Ratio, Age, Reference, TriggerDefinition, Quantity, uri, url, Annotation, ContactDetail, boolean, Expression, Signature, unsignedInt, time
      [x] NotaVerEscolha de tipos de dadospara mais informações sobre como utilizar [x]
      É modificadorfalse
      Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
      Resumofalse
      Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      52. CarePlan.subject.extension:unidentifiedPatient.extension:birthYear
      Nome da fatiabirthYear
      Definição

      An Extension

      CurtoExtensionAdditional content defined by implementations
      Controlo10..1*
      TipoExtension
      É modificadorfalse
      Deve apoiartrue
      Resumofalse
      Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
      54. CarePlan.subject.extension:unidentifiedPatient.extension:birthYear.url
      Definição

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

      Curtoidentifies the meaning of the extension
      Comentários

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

      Controlo1..1
      Tipouri
      É modificadorfalse
      Formato XMLNo formato XML, esta propriedade é representada como um atributo.
      Resumofalse
      Valor fixobirthYear
      56. CarePlan.subject.extension:unidentifiedPatient.extension:birthYear.value[x]
      Definição

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

      CurtoValue of extension
      Controlo10..1
      Tipodate, Meta, Address, Attachment, integer, Count, DataRequirement, Dosage, uuid, Identifier, Coding, SampledData, id, positiveInt, Distance, Period, Duration, canonical, Range, RelatedArtifact, base64Binary, UsageContext, Timing, decimal, CodeableConcept, ParameterDefinition, dateTime, code, string, Contributor, oid, instant, ContactPoint, HumanName, Money, markdown, Ratio, Age, Reference, TriggerDefinition, Quantity, uri, url, Annotation, ContactDetail, boolean, Expression, Signature, unsignedInt, time
      [x] NotaVerEscolha de tipos de dadospara mais informações sobre como utilizar [x]
      É modificadorfalse
      Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
      Resumofalse
      Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      58. CarePlan.subject.extension:unidentifiedPatient.extension:reason
      Nome da fatiareason
      Definição

      An Extension

      CurtoExtensionAdditional content defined by implementations
      Controlo10..1*
      TipoExtension
      É modificadorfalse
      Deve apoiartrue
      Resumofalse
      Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
      60. CarePlan.subject.extension:unidentifiedPatient.extension:reason.url
      Definição

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

      Curtoidentifies the meaning of the extension
      Comentários

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

      Controlo1..1
      Tipouri
      É modificadorfalse
      Formato XMLNo formato XML, esta propriedade é representada como um atributo.
      Resumofalse
      Valor fixoreason
      62. CarePlan.subject.extension:unidentifiedPatient.extension:reason.value[x]
      Definição

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

      CurtoValue of extension
      Controlo10..1
      TipoCodeableConcept, date, Meta, Address, Attachment, integer, Count, DataRequirement, Dosage, uuid, Identifier, Coding, SampledData, id, positiveInt, Distance, Period, Duration, canonical, Range, RelatedArtifact, base64Binary, UsageContext, Timing, decimal, ParameterDefinition, dateTime, code, string, Contributor, oid, instant, ContactPoint, HumanName, Money, markdown, Ratio, Age, Reference, TriggerDefinition, Quantity, uri, url, Annotation, ContactDetail, boolean, Expression, Signature, unsignedInt, time
      [x] NotaVerEscolha de tipos de dadospara mais informações sobre como utilizar [x]
      É modificadorfalse
      Resumofalse
      Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      64. CarePlan.subject.extension:unidentifiedPatient.url
      Definição

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

      Curtoidentifies the meaning of the extension
      Comentários

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

      Controlo1..1
      Tipouri
      É modificadorfalse
      Formato XMLNo formato XML, esta propriedade é representada como um atributo.
      Resumofalse
      Valor fixohttp://www.saude.gov.br/fhir/r4/StructureDefinition/BRIndividuoNaoIdentificado-1.0
      66. CarePlan.subject.extension:unidentifiedPatient.value[x]
      Definição

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

      CurtoValue of extension
      Controlo0..01
      TipoEscolha de: base64Binary, boolean, canonical, code, date, dateTime, decimal, id, instant, integer, markdown, oid, positiveInt, string, time, unsignedInt, uri, url, uuid, Address, Age, Annotation, Attachment, CodeableConcept, Coding, ContactPoint, Count, Distance, Duration, HumanName, Identifier, Money, Period, Quantity, Range, Ratio, Reference, SampledData, Signature, Timing, ContactDetail, Contributor, DataRequirement, Expression, ParameterDefinition, RelatedArtifact, TriggerDefinition, UsageContext, Dosage, Meta
      É modificadorfalse
      Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
      Resumofalse
      Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      68. CarePlan.subject.reference
      Definição

      A reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources.

      CurtoLiteral reference, Relative, internal or absolute URL
      Comentários

      Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "/[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server.

      Controlo0..01
      Este elemento é afetado pelas seguintes invariantes: ref-1
      Tipostring
      É modificadorfalse
      Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
      Resumotrue
      Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      70. CarePlan.subject.type
      Definição

      The expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent.

      The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. "Patient" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources).

      CurtoType the reference refers to (e.g. "Patient")
      Comentários

      This element is used to indicate the type of the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a RESTful URL) or by resolving the target of the reference; if both the type and a reference is provided, the reference SHALL resolve to a resource of the same type as that specified.

      Controlo0..01
      VínculoA menos que não sejam adequados, estes códigos DEVERÃO ser retirados de ResourceTypehttp://hl7.org/fhir/ValueSet/resource-types
      (extensible to http://hl7.org/fhir/ValueSet/resource-types)

      Aa resource (or, for logical models, the URI of the logical model).

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

      An identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference.

      CurtoLogical reference, when literal reference is not known
      Comentários

      When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy.

      When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference

      Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it.

      Reference is intended to point to a structure that can potentially be expressed as a FHIR resource, though there is no need for it to exist as an actual FHIR resource instance - except in as much as an application wishes to actual find the target of the reference. The content referred to be the identifier must meet the logical constraints implied by any limitations on what resource types are permitted for the reference. For example, it would not be legitimate to send the identifier for a drug prescription if the type were Reference(Observation|DiagnosticReport). One of the use-cases for Reference.identifier is the situation where no FHIR representation exists (where the type is Reference (Any).

      NotaTrata-se de um identificador de empresa e não de um identificador de recurso (ver discussão)
      Controlo10..1
      TipoIdentifier
      É modificadorfalse
      Resumotrue
      Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      74. CarePlan.subject.identifier.use
      Definição

      The purpose of this identifier.

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

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

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

      Identifies the purpose for this identifier, if known .

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

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

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

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

      CurtoDescription of identifier
      Comentários

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

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

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

      TipoCodeableConcept
      É modificadorfalse
      Resumotrue
      Requisitos

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

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

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

      CurtoThe namespace for the identifier value
      Comentários

      Identifier.system is always case sensitive.

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

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

      Exemplo<br/><b>General</b>:http://www.acme.com/identifiers/patient
      Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      80. CarePlan.subject.identifier.value
      Definição

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

      CurtoThe value that is unique
      Comentários

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

      Controlo10..1
      Tipostring
      É modificadorfalse
      Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
      Resumotrue
      Exemplo<br/><b>General</b>:123456
      Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      82. CarePlan.subject.identifier.period
      Definição

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

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

      Organization that issued/manages the identifier.

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

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

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

      Plain text narrative that identifies the resource in addition to the resource reference.

      CurtoText alternative for the resource
      Comentários

      This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it.

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

      The Encounter during which this CarePlan was created or to which the creation of this record is tightly associated.

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

      Controlo0..01
      TipoReference(Encounter)
      É modificadorfalse
      Resumotrue
      Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      90. CarePlan.period
      Definição

      Indicates when the plan did (or is intended to) come into effect and end.

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

      Controlo0..01
      TipoPeriod
      É modificadorfalse
      Resumotrue
      Requisitos

      Allows tracking what plan(s) are in effect at a particular time.

      Nomes alternativostiming
      Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      92. CarePlan.created
      Definição

      Represents when this particular CarePlan record was created in the system, which is often a system-generated date.

      CurtoDate record was first recorded
      Controlo0..01
      TipodateTime
      É modificadorfalse
      Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
      Resumotrue
      Nomes alternativosauthoredOn
      Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      94. CarePlan.author
      Definição

      When populated, the author is responsible for the care plan. The care plan is attributed to the author.

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

      Controlo0..01
      TipoReference(Patient, Practitioner, PractitionerRole, Device, RelatedPerson, Organization, CareTeam)
      É modificadorfalse
      Resumotrue
      Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      96. CarePlan.contributor
      Definição

      Identifies the individual(s) or organization who provided the contents of the care plan.

      CurtoWho provided the content of the care plan
      Comentários

      Collaborative care plans may have multiple contributors.

      Controlo0..0*
      TipoReference(Patient, Practitioner, PractitionerRole, Device, RelatedPerson, Organization, CareTeam)
      É modificadorfalse
      Resumofalse
      Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      98. CarePlan.careTeam
      Definição

      Identifies all people and organizations who are expected to be involved in the care envisioned by this plan.

      CurtoWho's involved in plan?
      Controlo0..0*
      TipoReference(CareTeam)
      É modificadorfalse
      Resumofalse
      Requisitos

      Allows representation of care teams, helps scope care plan. In some cases may be a determiner of access permissions.

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

      Identifies the conditions/problems/concerns/diagnoses/etc. whose management and/or mitigation are handled by this plan.

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

      Controlo0..1*
      TipoReference(CID10 Avaliado, Condition)
      É modificadorfalse
      Resumotrue
      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.

      Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      102. CarePlan.addresses.reference
      Definição

      A reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources.

      CurtoLiteral reference, Relative, internal or absolute URL
      Comentários

      Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "/[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server.

      Controlo10..1
      Este elemento é afetado pelas seguintes invariantes: ref-1
      Tipostring
      É modificadorfalse
      Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
      Resumotrue
      Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      104. CarePlan.addresses.type
      Definição

      The expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent.

      The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. "Patient" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources).

      CurtoType the reference refers to (e.g. "Patient")
      Comentários

      This element is used to indicate the type of the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a RESTful URL) or by resolving the target of the reference; if both the type and a reference is provided, the reference SHALL resolve to a resource of the same type as that specified.

      Controlo0..01
      VínculoA menos que não sejam adequados, estes códigos DEVERÃO ser retirados de ResourceTypehttp://hl7.org/fhir/ValueSet/resource-types
      (extensible to http://hl7.org/fhir/ValueSet/resource-types)

      Aa resource (or, for logical models, the URI of the logical model).

      Tipouri
      É modificadorfalse
      Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
      Resumotrue
      Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      106. CarePlan.addresses.identifier
      Definição

      An identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference.

      CurtoLogical reference, when literal reference is not known
      Comentários

      When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy.

      When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference

      Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it.

      Reference is intended to point to a structure that can potentially be expressed as a FHIR resource, though there is no need for it to exist as an actual FHIR resource instance - except in as much as an application wishes to actual find the target of the reference. The content referred to be the identifier must meet the logical constraints implied by any limitations on what resource types are permitted for the reference. For example, it would not be legitimate to send the identifier for a drug prescription if the type were Reference(Observation|DiagnosticReport). One of the use-cases for Reference.identifier is the situation where no FHIR representation exists (where the type is Reference (Any).

      NotaTrata-se de um identificador de empresa e não de um identificador de recurso (ver discussão)
      Controlo0..01
      TipoIdentifier
      É modificadorfalse
      Resumotrue
      Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      114. CarePlan.addresses.display
      Definição

      Plain text narrative that identifies the resource in addition to the resource reference.

      CurtoText alternative for the resource
      Comentários

      This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it.

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

      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.

      CurtoInformation considered as part of plan
      Comentários

      Use "concern" to identify specific conditions addressed by the care plan.

      Controlo0..0*
      TipoReference(Resource)
      É modificadorfalse
      Resumofalse
      Requisitos

      Identifies barriers and other considerations associated with the care plan.

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

      Describes the intended objective(s) of carrying out the care plan.

      CurtoDesired outcome of plan
      Comentários

      Goal can be achieving a particular change or merely maintaining a current state or even slowing a decline.

      Controlo0..0*
      TipoReference(Goal)
      É modificadorfalse
      Resumofalse
      Requisitos

      Provides context for plan. Allows plan effectiveness to be evaluated by clinicians.

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

      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.

      CurtoAction to occur as part of plan
      Controlo10..1*
      TipoBackboneElement
      É modificadorfalse
      Resumofalse
      Requisitos

      Allows systems to prompt for performance of planned activities, and validate plans against best practice.

      Invariantescpl-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())
      122. CarePlan.activity.id
      Definição

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

      CurtoUnique id for inter-element referencing
      Controlo0..01
      Tipostring
      É modificadorfalse
      Formato XMLNo formato XML, esta propriedade é representada como um atributo.
      Resumofalse
      124. CarePlan.activity.modifierExtension
      Definição

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

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

      CurtoExtensions that cannot be ignored even if unrecognized
      Comentários

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

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

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

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

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

      CurtoResults of the activity
      Comentários

      Note that this should not duplicate the activity status (e.g. completed or in progress).

      Controlo0..0*
      VínculoPara exemplos de códigos, ver CarePlanActivityOutcomehttp://hl7.org/fhir/ValueSet/care-plan-activity-outcome
      (example to http://hl7.org/fhir/ValueSet/care-plan-activity-outcome)

      Identifies the results of the activity.

      TipoCodeableConcept
      É modificadorfalse
      Resumofalse
      Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      128. CarePlan.activity.outcomeReference
      Definição

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

      CurtoAppointment, 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.

      Controlo0..0*
      TipoReference(Resource)
      É modificadorfalse
      Resumofalse
      Requisitos

      Links plan to resulting actions.

      Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      130. CarePlan.activity.progress
      Definição

      Notes about the adherence/status/progress of the activity.

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

      Controlo0..0*
      TipoAnnotation
      É modificadorfalse
      Resumofalse
      Requisitos

      Can be used to capture information about adherence, progress, concerns, etc.

      Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      132. CarePlan.activity.reference
      Definição

      The details of the proposed activity represented in a specific resource.

      CurtoActivity details defined in specific resource
      Comentários

      Standard extension exists (resource-pertainsToGoal) that allows goals to be referenced from any of the referenced resources in CarePlan.activity.reference.
      The goal should be visible when the resource referenced by CarePlan.activity.reference is viewed independently from the CarePlan. Requests that are pointed to by a CarePlan using this element should not point to this CarePlan using the "basedOn" element. i.e. Requests that are part of a CarePlan are not "based on" the CarePlan.

      Controlo0..01
      Este elemento é afetado pelas seguintes invariantes: cpl-3
      TipoReference(Appointment, CommunicationRequest, DeviceRequest, MedicationRequest, NutritionOrder, Task, ServiceRequest, VisionPrescription, RequestGroup)
      É modificadorfalse
      Resumofalse
      Requisitos

      Details in a form consistent with other applications and contexts of use.

      Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      134. CarePlan.activity.detail
      Definição

      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.

      CurtoIn-line definition of activity
      Controlo10..1
      Este elemento é afetado pelas seguintes invariantes: cpl-3
      TipoBackboneElement
      É modificadorfalse
      Resumofalse
      Requisitos

      Details in a simple form for generic care plan systems.

      Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      136. CarePlan.activity.detail.id
      Definição

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

      CurtoUnique id for inter-element referencing
      Controlo0..01
      Tipostring
      É modificadorfalse
      Formato XMLNo formato XML, esta propriedade é representada como um atributo.
      Resumofalse
      138. CarePlan.activity.detail.modifierExtension
      Definição

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

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

      CurtoExtensions that cannot be ignored even if unrecognized
      Comentários

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

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

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

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

      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.

      CurtoAppointment | CommunicationRequest | DeviceRequest | MedicationRequest | NutritionOrder | Task | ServiceRequest | VisionPrescription
      Controlo0..01
      VínculoOs 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.

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

      May determine what types of extensions are permitted.

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

      The URL pointing to a FHIR-defined protocol, guideline, questionnaire or other definition that is adhered to in whole or in part by this CarePlan activity.

      CurtoInstantiates FHIR protocol or definition
      Controlo0..0*
      Tipocanonical(PlanDefinition, ActivityDefinition, Questionnaire, Measure, OperationDefinition)
      É modificadorfalse
      Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
      Resumofalse
      Requisitos

      Allows Questionnaires that the patient (or practitioner) should fill in to fulfill the care plan activity.

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

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

      CurtoInstantiates external protocol or definition
      Comentários

      This might be an HTML page, PDF, etc. or could just be a non-resolvable URI identifier.

      Controlo0..0*
      Tipouri
      É modificadorfalse
      Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
      Resumofalse
      Requisitos

      Allows Questionnaires that the patient (or practitioner) should fill in to fulfill the care plan activity.

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

      Detailed description of the type of planned activity; e.g. what lab test, what procedure, what kind of encounter.

      CurtoDetail type of activity
      Comentários

      Tends to be less relevant for activities involving particular products. Codes should not convey negation - use "prohibited" instead.

      Controlo0..01
      VínculoPara exemplos de códigos, ver ProcedureCodes(SNOMEDCT)http://hl7.org/fhir/ValueSet/procedure-code
      (example to http://hl7.org/fhir/ValueSet/procedure-code)

      Detailed description of the type of activity; e.g. What lab test, what procedure, what kind of encounter.

      TipoCodeableConcept
      É modificadorfalse
      Resumofalse
      Requisitos

      Allows matching performed to planned as well as validation against protocols.

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

      Provides the rationale that drove the inclusion of this particular activity as part of the plan or the reason why the activity was prohibited.

      CurtoWhy activity should be done or why activity was prohibited
      Comentários

      This could be a diagnosis code. If a full condition record exists or additional detail is needed, use reasonCondition instead.

      Controlo0..0*
      VínculoPara exemplos de códigos, ver SNOMEDCTClinicalFindingshttp://hl7.org/fhir/ValueSet/clinical-findings
      (example to http://hl7.org/fhir/ValueSet/clinical-findings)

      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.

      TipoCodeableConcept
      É modificadorfalse
      Resumofalse
      Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      150. CarePlan.activity.detail.reasonReference
      Definição

      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.

      CurtoWhy activity is needed
      Comentários

      Conditions can be identified at the activity level that are not identified as reasons for the overall plan.

      Controlo0..0*
      TipoReference(Condition, Observation, DiagnosticReport, DocumentReference)
      É modificadorfalse
      Resumofalse
      Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      152. CarePlan.activity.detail.goal
      Definição

      Internal reference that identifies the goals that this activity is intended to contribute towards meeting.

      CurtoGoals this activity relates to
      Controlo0..0*
      TipoReference(Goal)
      É modificadorfalse
      Resumofalse
      Requisitos

      So that participants know the link explicitly.

      Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      154. CarePlan.activity.detail.status
      Definição

      Identifies what progress is being made for the specific activity.

      Curtonot-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.
      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 activity.

      Controlo1..1
      VínculoOs códigos DEVERÃO ser retirados de Status do afastamento descrito no atestadohttp://hl7.org/fhir/ValueSet/care-plan-activity-status|4.0.1
      (required to http://www.saude.gov.br/fhir/r4/ValueSet/BREstadoAfastamentoAtestado)

      Estado do afastamento


      Codes that reflect the current state of a care plan activity within its overall life cycle.

      Tipocode
      É modificadortrue 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 primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
      Resumofalse
      Requisitos

      Indicates progress against the plan, whether the activity is still relevant for the plan.

      Valor fixounknown
      Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      156. CarePlan.activity.detail.statusReason
      Definição

      Provides reason why the activity isn't yet started, is on hold, was cancelled, etc.

      CurtoReason for current status
      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.

      Controlo0..01
      TipoCodeableConcept
      É modificadorfalse
      Resumofalse
      Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      158. CarePlan.activity.detail.doNotPerform
      Definição

      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.

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

      Controlo0..01
      Tipoboolean
      É modificadortrue 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 primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
      Resumofalse
      Requisitos

      Captures intention to not do something that may have been previously typical.

      Significado em caso de faltaIf missing indicates that the described activity is one that should be engaged in when following the plan.
      Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      160. CarePlan.activity.detail.scheduled[x]
      Definição

      The period, timing or frequency upon which the described activity is to occur.

      CurtoWhen activity is to occur
      Controlo10..1
      TipoTiming, string, Period
      [x] NotaVerEscolha de tipos de dadospara mais informações sobre como utilizar [x]
      É modificadorfalse
      Resumofalse
      Requisitos

      Allows prompting for activities and detection of missed planned activities.

      Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      162. CarePlan.activity.detail.scheduled[x].modifierExtension
      Definição

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

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

      CurtoExtensions that cannot be ignored even if unrecognized
      Comentários

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

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

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

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

      Identifies specific times when the event occurs.

      CurtoData de início do afastamentoWhen the event occurs
      Controlo10..1*
      TipodateTime
      É modificadorfalse
      Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
      Resumotrue
      Requisitos

      In a Medication Administration Record, for instance, you need to take a general specification, and turn it into a precise specification.

      Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      166. CarePlan.activity.detail.scheduled[x].repeat
      Definição

      A set of rules that describe when the event is scheduled.

      CurtoWhen the event is to occur
      Controlo10..1
      TipoElement
      É modificadorfalse
      Resumotrue
      Requisitos

      Many timing schedules are determined by regular repetitions.

      Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      tim-1: if there's a duration, there needs to be duration units (duration.empty() or durationUnit.exists())
      tim-2: if there's a period, there needs to be period units (period.empty() or periodUnit.exists())
      tim-4: duration SHALL be a non-negative value (duration.exists() implies duration >= 0)
      tim-5: period SHALL be a non-negative value (period.exists() implies period >= 0)
      tim-6: If there's a periodMax, there must be a period (periodMax.empty() or period.exists())
      tim-7: If there's a durationMax, there must be a duration (durationMax.empty() or duration.exists())
      tim-8: If there's a countMax, there must be a count (countMax.empty() or count.exists())
      tim-9: If there's an offset, there must be a when (and not C, CM, CD, CV) (offset.empty() or (when.exists() and ((when in ('C' | 'CM' | 'CD' | 'CV')).not())))
      tim-10: If there's a timeOfDay, there cannot be a when, or vice versa (timeOfDay.empty() or when.empty())
      tim-1: if there's a duration, there needs to be duration units (duration.empty() or durationUnit.exists())
      tim-2: if there's a period, there needs to be period units (period.empty() or periodUnit.exists())
      tim-4: duration SHALL be a non-negative value (duration.exists() implies duration >= 0)
      tim-5: period SHALL be a non-negative value (period.exists() implies period >= 0)
      tim-6: If there's a periodMax, there must be a period (periodMax.empty() or period.exists())
      tim-7: If there's a durationMax, there must be a duration (durationMax.empty() or duration.exists())
      tim-8: If there's a countMax, there must be a count (countMax.empty() or count.exists())
      tim-9: If there's an offset, there must be a when (and not C, CM, CD, CV) (offset.empty() or (when.exists() and ((when in ('C' | 'CM' | 'CD' | 'CV')).not())))
      tim-10: If there's a timeOfDay, there cannot be a when, or vice versa (timeOfDay.empty() or when.empty())
      168. CarePlan.activity.detail.scheduled[x].repeat.id
      Definição

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

      CurtoUnique id for inter-element referencing
      Controlo0..01
      Tipostring
      É modificadorfalse
      Formato XMLNo formato XML, esta propriedade é representada como um atributo.
      Resumofalse
      170. CarePlan.activity.detail.scheduled[x].repeat.bounds[x]
      Definição

      Either a duration for the length of the timing schedule, a range of possible length, or outer bounds for start and/or end limits of the timing schedule.

      CurtoLength/Range of lengths, or (Start and/or end) limits
      Controlo0..01
      TipoEscolha de: Duration, Range, Period
      É modificadorfalse
      Resumotrue
      Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      172. CarePlan.activity.detail.scheduled[x].repeat.count
      Definição

      Tempo do afastamento quantificado em dias.


      A total count of the desired number of repetitions across the duration of the entire timing specification. If countMax is present, this element indicates the lower bound of the allowed range of count values.

      CurtoTempo de afastamentoNumber of times to repeat
      Comentários

      If you have both bounds and count, then this should be understood as within the bounds period, until count times happens.

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

      Repetitions may be limited by end time or total occurrences.

      Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      174. CarePlan.activity.detail.scheduled[x].repeat.countMax
      Definição

      If present, indicates that the count is a range - so to perform the action between [count] and [countMax] times.

      CurtoMaximum number of times to repeat
      Controlo0..01
      TipopositiveInt
      É modificadorfalse
      Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
      Resumotrue
      Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      176. CarePlan.activity.detail.scheduled[x].repeat.duration
      Definição

      How long this thing happens for when it happens. If durationMax is present, this element indicates the lower bound of the allowed range of the duration.

      CurtoHow long when it happens
      Comentários

      For some events the duration is part of the definition of the event (e.g. IV infusions, where the duration is implicit in the specified quantity and rate). For others, it's part of the timing specification (e.g. exercise).

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

      Some activities are not instantaneous and need to be maintained for a period of time.

      Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      178. CarePlan.activity.detail.scheduled[x].repeat.durationMax
      Definição

      If present, indicates that the duration is a range - so to perform the action between [duration] and [durationMax] time length.

      CurtoHow long when it happens (Max)
      Comentários

      For some events the duration is part of the definition of the event (e.g. IV infusions, where the duration is implicit in the specified quantity and rate). For others, it's part of the timing specification (e.g. exercise).

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

      Some activities are not instantaneous and need to be maintained for a period of time.

      Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      180. CarePlan.activity.detail.scheduled[x].repeat.durationUnit
      Definição

      The units of time for the duration, in UCUM units.

      Curtos | min | h | d | wk | mo | a - unit of time (UCUM)
      Controlo0..01
      VínculoOs códigos DEVERÃO ser retirados de UnitsOfTimehttp://hl7.org/fhir/ValueSet/units-of-time|4.0.1
      (required to http://hl7.org/fhir/ValueSet/units-of-time|4.0.1)

      A unit of time (units from UCUM).

      Tipocode
      É modificadorfalse
      Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
      Resumotrue
      Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      182. CarePlan.activity.detail.scheduled[x].repeat.frequency
      Definição

      The number of times to repeat the action within the specified period. If frequencyMax is present, this element indicates the lower bound of the allowed range of the frequency.

      CurtoEvent occurs frequency times per period
      Controlo0..01
      TipopositiveInt
      É modificadorfalse
      Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
      Resumotrue
      Significado em caso de faltaIf no frequency is stated, the assumption is that the event occurs once per period, but systems SHOULD always be specific about this
      Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      184. CarePlan.activity.detail.scheduled[x].repeat.frequencyMax
      Definição

      If present, indicates that the frequency is a range - so to repeat between [frequency] and [frequencyMax] times within the period or period range.

      CurtoEvent occurs up to frequencyMax times per period
      Controlo0..01
      TipopositiveInt
      É modificadorfalse
      Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
      Resumotrue
      Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      186. CarePlan.activity.detail.scheduled[x].repeat.period
      Definição

      Indicates the duration of time over which repetitions are to occur; e.g. to express "3 times per day", 3 would be the frequency and "1 day" would be the period. If periodMax is present, this element indicates the lower bound of the allowed range of the period length.

      CurtoEvent occurs frequency times per period
      Controlo0..01
      Tipodecimal
      É modificadorfalse
      Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
      Resumotrue
      Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      188. CarePlan.activity.detail.scheduled[x].repeat.periodMax
      Definição

      If present, indicates that the period is a range from [period] to [periodMax], allowing expressing concepts such as "do this once every 3-5 days.

      CurtoUpper limit of period (3-4 hours)
      Controlo0..01
      Tipodecimal
      É modificadorfalse
      Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
      Resumotrue
      Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      190. CarePlan.activity.detail.scheduled[x].repeat.periodUnit
      Definição

      The units of time for the period in UCUM units.

      Curtos | min | h | d | wk | mo | a - unit of time (UCUM)
      Controlo0..01
      VínculoOs códigos DEVERÃO ser retirados de UnitsOfTimehttp://hl7.org/fhir/ValueSet/units-of-time|4.0.1
      (required to http://hl7.org/fhir/ValueSet/units-of-time|4.0.1)

      A unit of time (units from UCUM).

      Tipocode
      É modificadorfalse
      Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
      Resumotrue
      Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      192. CarePlan.activity.detail.scheduled[x].repeat.dayOfWeek
      Definição

      If one or more days of week is provided, then the action happens only on the specified day(s).

      Curtomon | tue | wed | thu | fri | sat | sun
      Comentários

      If no days are specified, the action is assumed to happen every day as otherwise specified. The elements frequency and period cannot be used as well as dayOfWeek.

      Controlo0..0*
      VínculoOs códigos DEVERÃO ser retirados de DaysOfWeekhttp://hl7.org/fhir/ValueSet/days-of-week|4.0.1
      (required to http://hl7.org/fhir/ValueSet/days-of-week|4.0.1)
      Tipocode
      É modificadorfalse
      Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
      Resumotrue
      Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      194. CarePlan.activity.detail.scheduled[x].repeat.timeOfDay
      Definição

      Specified time of day for action to take place.

      CurtoTime of day for action
      Comentários

      When time of day is specified, it is inferred that the action happens every day (as filtered by dayofWeek) on the specified times. The elements when, frequency and period cannot be used as well as timeOfDay.

      Controlo0..0*
      Tipotime
      É modificadorfalse
      Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
      Resumotrue
      Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      196. CarePlan.activity.detail.scheduled[x].repeat.when
      Definição

      An approximate time period during the day, potentially linked to an event of daily living that indicates when the action should occur.

      CurtoCode for time period of occurrence
      Comentários

      When more than one event is listed, the event is tied to the union of the specified events.

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

      Real world event relating to the schedule.

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

      Timings are frequently determined by occurrences such as waking, eating and sleep.

      Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      198. CarePlan.activity.detail.scheduled[x].repeat.offset
      Definição

      The number of minutes from the event. If the event code does not indicate whether the minutes is before or after the event, then the offset is assumed to be after the event.

      CurtoMinutes from event (before or after)
      Controlo0..01
      TipounsignedInt
      É modificadorfalse
      Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
      Resumotrue
      Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      200. CarePlan.activity.detail.scheduled[x].code
      Definição

      A code for the timing schedule (or just text in code.text). Some codes such as BID are ubiquitous, but many institutions define their own additional codes. If a code is provided, the code is understood to be a complete statement of whatever is specified in the structured timing data, and either the code or the data may be used to interpret the Timing, with the exception that .repeat.bounds still applies over the code (and is not contained in the code).

      CurtoBID | TID | QID | AM | PM | QD | QOD | +
      Comentários

      BID etc. are defined as 'at institutionally specified times'. For example, an institution may choose that BID is "always at 7am and 6pm". If it is inappropriate for this choice to be made, the code BID should not be used. Instead, a distinct organization-specific code should be used in place of the HL7-defined BID code and/or a structured representation should be used (in this case, specifying the two event times).

      Controlo0..01
      VínculoOs códigos DEVERÃO ser retirados de TimingAbbreviationhttp://hl7.org/fhir/ValueSet/timing-abbreviation
      (preferred to http://hl7.org/fhir/ValueSet/timing-abbreviation)

      Code for a known / defined timing pattern.

      TipoCodeableConcept
      É modificadorfalse
      Resumotrue
      Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      202. CarePlan.activity.detail.location
      Definição

      Identifies the facility where the activity will occur; e.g. home, hospital, specific clinic, etc.

      CurtoWhere it should happen
      Comentários

      May reference a specific clinical location or may identify a type of location.

      Controlo0..01
      TipoReference(Location)
      É modificadorfalse
      Resumofalse
      Requisitos

      Helps in planning of activity.

      Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      204. CarePlan.activity.detail.performer
      Definição

      Identifies who's expected to be involved in the activity.

      CurtoWho will be responsible?
      Comentários

      A performer MAY also be a participant in the care plan.

      Controlo0..0*
      TipoReference(Practitioner, PractitionerRole, Organization, RelatedPerson, Patient, CareTeam, HealthcareService, Device)
      É modificadorfalse
      Resumofalse
      Requisitos

      Helps in planning of activity.

      Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      206. CarePlan.activity.detail.product[x]
      Definição

      Identifies the food, drug or other product to be consumed or supplied in the activity.

      CurtoWhat is to be administered/supplied
      Controlo0..01
      VínculoPara exemplos de códigos, ver SNOMEDCTMedicationCodeshttp://hl7.org/fhir/ValueSet/medication-codes
      (example to http://hl7.org/fhir/ValueSet/medication-codes)

      A product supplied or administered as part of a care plan activity.

      TipoEscolha de: CodeableConcept, Reference(Medication, Substance)
      É modificadorfalse
      Resumofalse
      Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      208. CarePlan.activity.detail.dailyAmount
      Definição

      Identifies the quantity expected to be consumed in a given day.

      CurtoHow to consume/day?
      Controlo0..01
      TipoQuantity(SimpleQuantity)
      É modificadorfalse
      Resumofalse
      Requisitos

      Allows rough dose checking.

      Nomes alternativosdaily dose
      Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      210. CarePlan.activity.detail.quantity
      Definição

      Identifies the quantity expected to be supplied, administered or consumed by the subject.

      CurtoHow much to administer/supply/consume
      Controlo0..01
      TipoQuantity(SimpleQuantity)
      É modificadorfalse
      Resumofalse
      Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      212. CarePlan.activity.detail.description
      Definição

      Informações adicionais sobre o afastamento.


      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.

      CurtoInformações adicionaisExtra info describing activity to perform
      Controlo0..1
      Tipostring
      É modificadorfalse
      Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
      Resumofalse
      Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      214. CarePlan.note
      Definição

      General notes about the care plan not covered elsewhere.

      CurtoComments about the plan
      Controlo0..0*
      TipoAnnotation
      É modificadorfalse
      Resumofalse
      Requisitos

      Used to capture information that applies to the plan as a whole that doesn't fit into discrete elements.

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

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

      0. CarePlan
      CurtoAtestado médico/odontológico
      2. CarePlan.identifier
      NotaTrata-se de um identificador de empresa e não de um identificador de recurso (ver discussão)
      Controlo0..0
      4. CarePlan.instantiatesCanonical
      Controlo0..0
      6. CarePlan.instantiatesUri
      Controlo0..0
      8. CarePlan.basedOn
      Controlo0..0
      10. CarePlan.replaces
      Controlo0..0
      12. CarePlan.partOf
      Controlo0..0
      14. CarePlan.status
      CurtoEstado do atestado.
      VínculoOs códigos DEVERÃO ser retirados de Status do atestado
      (required to http://www.saude.gov.br/fhir/r4/ValueSet/BREstadoAtestado)

      Estado do atestado.

      Valor fixoactive
      16. CarePlan.intent
      CurtoIntenção do atestado
      VínculoOs códigos DEVERÃO ser retirados de Intenção do atestado
      (required to http://www.saude.gov.br/fhir/r4/ValueSet/BRIntencaoAtestado)

      Intenção do atestado médico/odontológico

      Valor fixoplan
      18. CarePlan.category
      Definição

      Determina se é um atestado médico ou odontológico.

      CurtoTipo do atestado
      Controlo1..1
      VínculoOs códigos DEVERÃO ser retirados de Tipo de atestado
      (required to http://www.saude.gov.br/fhir/r4/ValueSet/BRTipoAtestado)

      Tipo do atestado.

      20. CarePlan.category.coding
      Controlo1..1
      22. CarePlan.category.coding.system
      Controlo1..?
      24. CarePlan.category.coding.code
      Controlo1..?
      26. CarePlan.category.coding.userSelected
      Controlo0..0
      28. CarePlan.category.text
      Controlo0..0
      30. CarePlan.title
      Controlo0..0
      32. CarePlan.description
      Controlo0..0
      34. CarePlan.subject
      Definição

      Identifica o indivíduo o qual se refere este atestado.

      CurtoIdentificação do Indivíduo
      TipoReference(http://www.saude.gov.br/fhir/r4/StructureDefinition/BRIndividuo-1.0)
      36. CarePlan.subject.extension
      Controlo0..?
      SlicingEste elemento introduz um conjunto de fatias em CarePlan.subject.extension. As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores:
      • value @ url
      • 38. CarePlan.subject.extension:unidentifiedPatient
        Nome da fatiaunidentifiedPatient
        CurtoDados do Indivíduo Não Identificado
        Controlo0..?
        TipoExtension(Informações Complementares de Indivíduos Não Identificados) (Extensão complexa)
        Deve apoiartrue
        40. CarePlan.subject.extension:unidentifiedPatient.extension
        Controlo3..?
        SlicingEste elemento introduz um conjunto de fatias em CarePlan.subject.extension.extension. As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores:
        • value @ url
        • 42. CarePlan.subject.extension:unidentifiedPatient.extension:gender
          Nome da fatiagender
          Controlo1..?
          Deve apoiartrue
          44. CarePlan.subject.extension:unidentifiedPatient.extension:birthYear
          Nome da fatiabirthYear
          Controlo1..?
          Deve apoiartrue
          46. CarePlan.subject.extension:unidentifiedPatient.extension:reason
          Nome da fatiareason
          Controlo1..?
          Deve apoiartrue
          48. CarePlan.subject.reference
          Controlo0..0
          50. CarePlan.subject.type
          Controlo0..0
          52. CarePlan.subject.identifier
          NotaTrata-se de um identificador de empresa e não de um identificador de recurso (ver discussão)
          Controlo1..?
          54. CarePlan.subject.identifier.use
          Controlo0..0
          56. CarePlan.subject.identifier.type
          Controlo0..0
          58. CarePlan.subject.identifier.system
          Controlo1..?
          60. CarePlan.subject.identifier.value
          Controlo1..?
          62. CarePlan.subject.identifier.period
          Controlo0..0
          64. CarePlan.subject.identifier.assigner
          Controlo0..0
          66. CarePlan.subject.display
          Controlo0..0
          68. CarePlan.encounter
          Controlo0..0
          70. CarePlan.period
          Controlo0..0
          72. CarePlan.created
          Controlo0..0
          74. CarePlan.author
          Controlo0..0
          76. CarePlan.contributor
          Controlo0..0
          78. CarePlan.careTeam
          Controlo0..0
          80. CarePlan.addresses
          Controlo0..1
          TipoReference(CID10 Avaliado)
          82. CarePlan.addresses.reference
          Controlo1..?
          84. CarePlan.addresses.type
          Controlo0..0
          86. CarePlan.addresses.identifier
          NotaTrata-se de um identificador de empresa e não de um identificador de recurso (ver discussão)
          Controlo0..0
          94. CarePlan.addresses.display
          Controlo0..0
          96. CarePlan.supportingInfo
          Controlo0..0
          98. CarePlan.goal
          Controlo0..0
          100. CarePlan.activity
          Controlo1..1
          102. CarePlan.activity.id
          Controlo0..0
          104. CarePlan.activity.outcomeCodeableConcept
          Controlo0..0
          106. CarePlan.activity.outcomeReference
          Controlo0..0
          108. CarePlan.activity.progress
          Controlo0..0
          110. CarePlan.activity.reference
          Controlo0..0
          112. CarePlan.activity.detail
          Controlo1..?
          114. CarePlan.activity.detail.id
          Controlo0..0
          116. CarePlan.activity.detail.kind
          Controlo0..0
          118. CarePlan.activity.detail.instantiatesCanonical
          Controlo0..0
          120. CarePlan.activity.detail.instantiatesUri
          Controlo0..0
          122. CarePlan.activity.detail.code
          Controlo0..0
          124. CarePlan.activity.detail.reasonCode
          Controlo0..0
          126. CarePlan.activity.detail.reasonReference
          Controlo0..0
          128. CarePlan.activity.detail.goal
          Controlo0..0
          130. CarePlan.activity.detail.status
          VínculoOs códigos DEVERÃO ser retirados de Status do afastamento descrito no atestado
          (required to http://www.saude.gov.br/fhir/r4/ValueSet/BREstadoAfastamentoAtestado)

          Estado do afastamento

          Valor fixounknown
          132. CarePlan.activity.detail.statusReason
          Controlo0..0
          134. CarePlan.activity.detail.doNotPerform
          Controlo0..0
          136. CarePlan.activity.detail.scheduled[x]
          Controlo1..?
          TipoTiming, string, Period
          [x] NotaVerEscolha de tipos de dadospara mais informações sobre como utilizar [x]
          138. CarePlan.activity.detail.scheduled[x].event
          CurtoData de início do afastamento
          Controlo1..1
          140. CarePlan.activity.detail.scheduled[x].repeat
          Controlo1..?
          142. CarePlan.activity.detail.scheduled[x].repeat.id
          Controlo0..0
          144. CarePlan.activity.detail.scheduled[x].repeat.bounds[x]
          Controlo0..0
          146. CarePlan.activity.detail.scheduled[x].repeat.count
          Definição

          Tempo do afastamento quantificado em dias.

          CurtoTempo de afastamento
          Controlo1..?
          148. CarePlan.activity.detail.scheduled[x].repeat.countMax
          Controlo0..0
          150. CarePlan.activity.detail.scheduled[x].repeat.duration
          Controlo0..0
          152. CarePlan.activity.detail.scheduled[x].repeat.durationMax
          Controlo0..0
          154. CarePlan.activity.detail.scheduled[x].repeat.durationUnit
          Controlo0..0
          156. CarePlan.activity.detail.scheduled[x].repeat.frequency
          Controlo0..0
          158. CarePlan.activity.detail.scheduled[x].repeat.frequencyMax
          Controlo0..0
          160. CarePlan.activity.detail.scheduled[x].repeat.period
          Controlo0..0
          162. CarePlan.activity.detail.scheduled[x].repeat.periodMax
          Controlo0..0
          164. CarePlan.activity.detail.scheduled[x].repeat.periodUnit
          Controlo0..0
          166. CarePlan.activity.detail.scheduled[x].repeat.dayOfWeek
          Controlo0..0
          168. CarePlan.activity.detail.scheduled[x].repeat.timeOfDay
          Controlo0..0
          170. CarePlan.activity.detail.scheduled[x].repeat.when
          Controlo0..0
          172. CarePlan.activity.detail.scheduled[x].repeat.offset
          Controlo0..0
          174. CarePlan.activity.detail.scheduled[x].code
          Controlo0..0
          176. CarePlan.activity.detail.location
          Controlo0..0
          178. CarePlan.activity.detail.performer
          Controlo0..0
          180. CarePlan.activity.detail.product[x]
          Controlo0..0
          182. CarePlan.activity.detail.dailyAmount
          Controlo0..0
          184. CarePlan.activity.detail.quantity
          Controlo0..0
          186. CarePlan.activity.detail.description
          Definição

          Informações adicionais sobre o afastamento.

          CurtoInformações adicionais
          188. CarePlan.note
          Controlo0..0

          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.

          CurtoAtestado médico/odontológico
          Controlo0..*
          É modificadorfalse
          Resumofalse
          Nomes alternativosCare Team
          Invariantesdom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources (contained.contained.empty())
          dom-3: If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource (contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty())
          dom-4: If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated (contained.meta.versionId.empty() and contained.meta.lastUpdated.empty())
          dom-5: If a resource is contained in another resource, it SHALL NOT have a security label (contained.meta.security.empty())
          dom-6: A resource should have narrative for robust management (text.`div`.exists())
          2. CarePlan.id
          Definição

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

          CurtoLogical id of this artifact
          Comentários

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

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

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

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

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

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

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

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

          The base language in which the resource is written.

          CurtoLanguage of the resource content
          Comentários

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

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

          A human language.

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

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

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

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

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

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

          CurtoContained, inline Resources
          Comentários

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

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

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

          CurtoAdditional content defined by implementations
          Comentários

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

          Controlo0..*
          TipoExtension
          É modificadorfalse
          Resumofalse
          Nomes alternativosextensions, user content
          Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
          16. CarePlan.modifierExtension
          Definição

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

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

          CurtoExtensions that cannot be ignored
          Comentários

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

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

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

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

          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.

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

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

          Allows identification of the care plan as it is known by various participating systems and in a way that remains consistent across servers.

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

          The URL pointing to a FHIR-defined protocol, guideline, questionnaire or other definition that is adhered to in whole or in part by this CarePlan.

          CurtoInstantiates FHIR protocol or definition
          Controlo0..0
          Tipocanonical(PlanDefinition, Questionnaire, Measure, ActivityDefinition, OperationDefinition)
          É modificadorfalse
          Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
          Resumotrue
          Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          22. CarePlan.instantiatesUri
          Definição

          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.

          CurtoInstantiates external protocol or definition
          Comentários

          This might be an HTML page, PDF, etc. or could just be a non-resolvable URI identifier.

          Controlo0..0
          Tipouri
          É modificadorfalse
          Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
          Resumotrue
          Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          24. CarePlan.basedOn
          Definição

          A care plan that is fulfilled in whole or in part by this care plan.

          CurtoFulfills CarePlan
          Controlo0..0
          TipoReference(CarePlan)
          É modificadorfalse
          Resumotrue
          Requisitos

          Allows tracing of the care plan and tracking whether proposals/recommendations were acted upon.

          Nomes alternativosfulfills
          Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          26. CarePlan.replaces
          Definição

          Completed or terminated care plan whose function is taken by this new care plan.

          CurtoCarePlan replaced by this CarePlan
          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.

          Controlo0..0
          TipoReference(CarePlan)
          É modificadorfalse
          Resumotrue
          Requisitos

          Allows tracing the continuation of a therapy or administrative process instantiated through multiple care plans.

          Nomes alternativossupersedes
          Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          28. CarePlan.partOf
          Definição

          A larger care plan of which this particular care plan is a component or step.

          CurtoPart of referenced CarePlan
          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.

          Controlo0..0
          TipoReference(CarePlan)
          É modificadorfalse
          Resumotrue
          Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          30. CarePlan.status
          Definição

          Indicates whether the plan is currently being acted upon, represents future intentions or is now a historical record.

          CurtoEstado do atestado.
          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.

          Controlo1..1
          VínculoOs códigos DEVERÃO ser retirados de Status do atestado
          (required to http://www.saude.gov.br/fhir/r4/ValueSet/BREstadoAtestado)

          Estado do atestado.

          Tipocode
          É modificadortrue 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 primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
          Resumotrue
          Requisitos

          Allows clinicians to determine whether the plan is actionable or not.

          Valor fixoactive
          Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          32. CarePlan.intent
          Definição

          Indicates the level of authority/intentionality associated with the care plan and where the care plan fits into the workflow chain.

          CurtoIntenção do atestado
          Comentários

          This element is labeled as a modifier because the intent alters when and how the resource is actually applicable.

          Controlo1..1
          VínculoOs códigos DEVERÃO ser retirados de Intenção do atestado
          (required to http://www.saude.gov.br/fhir/r4/ValueSet/BRIntencaoAtestado)

          Intenção do atestado médico/odontológico

          Tipocode
          É modificadortrue 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 primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
          Resumotrue
          Requisitos

          Proposals/recommendations, plans and orders all use the same structure and can exist in the same fulfillment chain.

          Valor fixoplan
          Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          34. CarePlan.category
          Definição

          Determina se é um atestado médico ou odontológico.

          CurtoTipo do atestado
          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.

          Controlo1..1
          VínculoOs códigos DEVERÃO ser retirados de Tipo de atestado
          (required to http://www.saude.gov.br/fhir/r4/ValueSet/BRTipoAtestado)

          Tipo do atestado.

          TipoCodeableConcept
          É modificadorfalse
          Resumotrue
          Requisitos

          Used for filtering what plan(s) are retrieved and displayed to different types of users.

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

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

          CurtoUnique id for inter-element referencing
          Controlo0..1
          Tipostring
          É modificadorfalse
          Formato XMLNo formato XML, esta propriedade é representada como um atributo.
          Resumofalse
          38. CarePlan.category.extension
          Definição

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

          CurtoAdditional content defined by implementations
          Comentários

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

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

            A reference to a code defined by a terminology system.

            CurtoCode defined by a terminology system
            Comentários

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

            Controlo1..1
            TipoCoding
            É modificadorfalse
            Resumotrue
            Requisitos

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

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

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

            CurtoUnique id for inter-element referencing
            Controlo0..1
            Tipostring
            É modificadorfalse
            Formato XMLNo formato XML, esta propriedade é representada como um atributo.
            Resumofalse
            44. CarePlan.category.coding.extension
            Definição

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

            CurtoAdditional content defined by implementations
            Comentários

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

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

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

              CurtoIdentity of the terminology system
              Comentários

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

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

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

              Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              48. CarePlan.category.coding.version
              Definição

              The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

              CurtoVersion of the system - if relevant
              Comentários

              Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

              NotaEste é um ID de versão comercial, não um ID de versão de recurso (ver discussão)
              Controlo0..1
              Tipostring
              É modificadorfalse
              Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
              Resumotrue
              Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              50. CarePlan.category.coding.code
              Definição

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

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

              Need to refer to a particular code in the system.

              Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              52. CarePlan.category.coding.display
              Definição

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

              CurtoRepresentation defined by the system
              Controlo0..1
              Tipostring
              É modificadorfalse
              Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
              Resumotrue
              Requisitos

              Need to be able to carry a human-readable meaning of the code for readers that do not know the system.

              Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              54. CarePlan.category.coding.userSelected
              Definição

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

              CurtoIf this coding was chosen directly by the user
              Comentários

              Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely.

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

              This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing.

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

              A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user.

              CurtoPlain text representation of the concept
              Comentários

              Very often the text is the same as a displayName of one of the codings.

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

              The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source.

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

              Human-friendly name for the care plan.

              CurtoHuman-friendly name for the care plan
              Controlo0..0
              Tipostring
              É modificadorfalse
              Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
              Resumotrue
              Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              60. CarePlan.description
              Definição

              A description of the scope and nature of the plan.

              CurtoSummary of nature of plan
              Controlo0..0
              Tipostring
              É modificadorfalse
              Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
              Resumotrue
              Requisitos

              Provides more detail than conveyed by category.

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

              Identifica o indivíduo o qual se refere este atestado.

              CurtoIdentificação do Indivíduo
              Controlo1..1
              TipoReference(http://www.saude.gov.br/fhir/r4/StructureDefinition/BRIndividuo-1.0)
              É modificadorfalse
              Resumotrue
              Nomes alternativospatient
              Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              64. CarePlan.subject.id
              Definição

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

              CurtoUnique id for inter-element referencing
              Controlo0..1
              Tipostring
              É modificadorfalse
              Formato XMLNo formato XML, esta propriedade é representada como um atributo.
              Resumofalse
              66. CarePlan.subject.extension
              Definição

              An Extension

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

                Informações demográficas básicas e justificativa dos indivíduos que não podem ser identificados por razões clínicas ou sociais, conforme legislação brasileira, com finalidade estatística.

                CurtoDados do Indivíduo Não Identificado
                Controlo0..1
                TipoExtension(Informações Complementares de Indivíduos Não Identificados) (Extensão complexa)
                É modificadorfalse
                Deve apoiartrue
                Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                70. CarePlan.subject.extension:unidentifiedPatient.id
                Definição

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

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

                An Extension

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

                  An Extension

                  CurtoExtension
                  Controlo1..1
                  TipoExtension
                  É modificadorfalse
                  Deve apoiartrue
                  Resumofalse
                  Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                  76. CarePlan.subject.extension:unidentifiedPatient.extension:gender.id
                  Definição

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

                  CurtoUnique id for inter-element referencing
                  Controlo0..1
                  Tipostring
                  É modificadorfalse
                  Formato XMLNo formato XML, esta propriedade é representada como um atributo.
                  Resumofalse
                  78. CarePlan.subject.extension:unidentifiedPatient.extension:gender.extension
                  Definição

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

                  CurtoAdditional content defined by implementations
                  Comentários

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

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

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

                    Curtoidentifies the meaning of the extension
                    Comentários

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

                    Controlo1..1
                    Tipouri
                    É modificadorfalse
                    Formato XMLNo formato XML, esta propriedade é representada como um atributo.
                    Resumofalse
                    Valor fixogender
                    82. CarePlan.subject.extension:unidentifiedPatient.extension:gender.value[x]
                    Definição

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

                    CurtoValue of extension
                    Controlo1..1
                    Tipocode
                    [x] NotaVerEscolha de tipos de dadospara mais informações sobre como utilizar [x]
                    É modificadorfalse
                    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                    Resumofalse
                    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    84. CarePlan.subject.extension:unidentifiedPatient.extension:birthYear
                    Nome da fatiabirthYear
                    Definição

                    An Extension

                    CurtoExtension
                    Controlo1..1
                    TipoExtension
                    É modificadorfalse
                    Deve apoiartrue
                    Resumofalse
                    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                    86. CarePlan.subject.extension:unidentifiedPatient.extension:birthYear.id
                    Definição

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

                    CurtoUnique id for inter-element referencing
                    Controlo0..1
                    Tipostring
                    É modificadorfalse
                    Formato XMLNo formato XML, esta propriedade é representada como um atributo.
                    Resumofalse
                    88. CarePlan.subject.extension:unidentifiedPatient.extension:birthYear.extension
                    Definição

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

                    CurtoAdditional content defined by implementations
                    Comentários

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

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

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

                      Curtoidentifies the meaning of the extension
                      Comentários

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

                      Controlo1..1
                      Tipouri
                      É modificadorfalse
                      Formato XMLNo formato XML, esta propriedade é representada como um atributo.
                      Resumofalse
                      Valor fixobirthYear
                      92. CarePlan.subject.extension:unidentifiedPatient.extension:birthYear.value[x]
                      Definição

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

                      CurtoValue of extension
                      Controlo1..1
                      Tipodate
                      [x] NotaVerEscolha de tipos de dadospara mais informações sobre como utilizar [x]
                      É modificadorfalse
                      Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                      Resumofalse
                      Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      94. CarePlan.subject.extension:unidentifiedPatient.extension:reason
                      Nome da fatiareason
                      Definição

                      An Extension

                      CurtoExtension
                      Controlo1..1
                      TipoExtension
                      É modificadorfalse
                      Deve apoiartrue
                      Resumofalse
                      Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                      96. CarePlan.subject.extension:unidentifiedPatient.extension:reason.id
                      Definição

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

                      CurtoUnique id for inter-element referencing
                      Controlo0..1
                      Tipostring
                      É modificadorfalse
                      Formato XMLNo formato XML, esta propriedade é representada como um atributo.
                      Resumofalse
                      98. CarePlan.subject.extension:unidentifiedPatient.extension:reason.extension
                      Definição

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

                      CurtoAdditional content defined by implementations
                      Comentários

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

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

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

                        Curtoidentifies the meaning of the extension
                        Comentários

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

                        Controlo1..1
                        Tipouri
                        É modificadorfalse
                        Formato XMLNo formato XML, esta propriedade é representada como um atributo.
                        Resumofalse
                        Valor fixoreason
                        102. CarePlan.subject.extension:unidentifiedPatient.extension:reason.value[x]
                        Definição

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

                        CurtoValue of extension
                        Controlo1..1
                        TipoCodeableConcept
                        [x] NotaVerEscolha de tipos de dadospara mais informações sobre como utilizar [x]
                        É modificadorfalse
                        Resumofalse
                        Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        104. CarePlan.subject.extension:unidentifiedPatient.url
                        Definição

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

                        Curtoidentifies the meaning of the extension
                        Comentários

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

                        Controlo1..1
                        Tipouri
                        É modificadorfalse
                        Formato XMLNo formato XML, esta propriedade é representada como um atributo.
                        Resumofalse
                        Valor fixohttp://www.saude.gov.br/fhir/r4/StructureDefinition/BRIndividuoNaoIdentificado-1.0
                        106. CarePlan.subject.extension:unidentifiedPatient.value[x]
                        Definição

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

                        CurtoValue of extension
                        Controlo0..0
                        TipoEscolha de: base64Binary, boolean, canonical, code, date, dateTime, decimal, id, instant, integer, markdown, oid, positiveInt, string, time, unsignedInt, uri, url, uuid, Address, Age, Annotation, Attachment, CodeableConcept, Coding, ContactPoint, Count, Distance, Duration, HumanName, Identifier, Money, Period, Quantity, Range, Ratio, Reference, SampledData, Signature, Timing, ContactDetail, Contributor, DataRequirement, Expression, ParameterDefinition, RelatedArtifact, TriggerDefinition, UsageContext, Dosage, Meta
                        É modificadorfalse
                        Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                        Resumofalse
                        Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        108. CarePlan.subject.reference
                        Definição

                        A reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources.

                        CurtoLiteral reference, Relative, internal or absolute URL
                        Comentários

                        Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "/[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server.

                        Controlo0..0
                        Este elemento é afetado pelas seguintes invariantes: ref-1
                        Tipostring
                        É modificadorfalse
                        Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                        Resumotrue
                        Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        110. CarePlan.subject.type
                        Definição

                        The expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent.

                        The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. "Patient" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources).

                        CurtoType the reference refers to (e.g. "Patient")
                        Comentários

                        This element is used to indicate the type of the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a RESTful URL) or by resolving the target of the reference; if both the type and a reference is provided, the reference SHALL resolve to a resource of the same type as that specified.

                        Controlo0..0
                        VínculoA menos que não sejam adequados, estes códigos DEVERÃO ser retirados de ResourceType
                        (extensible to http://hl7.org/fhir/ValueSet/resource-types)

                        Aa resource (or, for logical models, the URI of the logical model).

                        Tipouri
                        É modificadorfalse
                        Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                        Resumotrue
                        Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        112. CarePlan.subject.identifier
                        Definição

                        An identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference.

                        CurtoLogical reference, when literal reference is not known
                        Comentários

                        When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy.

                        When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference

                        Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it.

                        Reference is intended to point to a structure that can potentially be expressed as a FHIR resource, though there is no need for it to exist as an actual FHIR resource instance - except in as much as an application wishes to actual find the target of the reference. The content referred to be the identifier must meet the logical constraints implied by any limitations on what resource types are permitted for the reference. For example, it would not be legitimate to send the identifier for a drug prescription if the type were Reference(Observation|DiagnosticReport). One of the use-cases for Reference.identifier is the situation where no FHIR representation exists (where the type is Reference (Any).

                        NotaTrata-se de um identificador de empresa e não de um identificador de recurso (ver discussão)
                        Controlo1..1
                        TipoIdentifier
                        É modificadorfalse
                        Resumotrue
                        Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        114. CarePlan.subject.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.

                        CurtoUnique id for inter-element referencing
                        Controlo0..1
                        Tipostring
                        É modificadorfalse
                        Formato XMLNo formato XML, esta propriedade é representada como um atributo.
                        Resumofalse
                        116. CarePlan.subject.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.

                        CurtoAdditional content defined by implementations
                        Comentários

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

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

                          The purpose of this identifier.

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

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

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

                          Identifies the purpose for this identifier, if known .

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

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

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

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

                          CurtoDescription of identifier
                          Comentários

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

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

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

                          TipoCodeableConcept
                          É modificadorfalse
                          Resumotrue
                          Requisitos

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

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

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

                          CurtoThe namespace for the identifier value
                          Comentários

                          Identifier.system is always case sensitive.

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

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

                          Exemplo<br/><b>General</b>:http://www.acme.com/identifiers/patient
                          Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          124. CarePlan.subject.identifier.value
                          Definição

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

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

                          Controlo1..1
                          Tipostring
                          É modificadorfalse
                          Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                          Resumotrue
                          Exemplo<br/><b>General</b>:123456
                          Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          126. CarePlan.subject.identifier.period
                          Definição

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

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

                          Organization that issued/manages the identifier.

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

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

                          Controlo0..0
                          TipoReference(Organization)
                          É modificadorfalse
                          Resumotrue
                          Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          130. CarePlan.subject.display
                          Definição

                          Plain text narrative that identifies the resource in addition to the resource reference.

                          CurtoText alternative for the resource
                          Comentários

                          This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it.

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

                          The Encounter during which this CarePlan was created or to which the creation of this record is tightly associated.

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

                          Controlo0..0
                          TipoReference(Encounter)
                          É modificadorfalse
                          Resumotrue
                          Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          134. CarePlan.period
                          Definição

                          Indicates when the plan did (or is intended to) come into effect and end.

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

                          Controlo0..0
                          TipoPeriod
                          É modificadorfalse
                          Resumotrue
                          Requisitos

                          Allows tracking what plan(s) are in effect at a particular time.

                          Nomes alternativostiming
                          Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          136. CarePlan.created
                          Definição

                          Represents when this particular CarePlan record was created in the system, which is often a system-generated date.

                          CurtoDate record was first recorded
                          Controlo0..0
                          TipodateTime
                          É modificadorfalse
                          Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                          Resumotrue
                          Nomes alternativosauthoredOn
                          Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          138. CarePlan.author
                          Definição

                          When populated, the author is responsible for the care plan. The care plan is attributed to the author.

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

                          Controlo0..0
                          TipoReference(Patient, Practitioner, PractitionerRole, Device, RelatedPerson, Organization, CareTeam)
                          É modificadorfalse
                          Resumotrue
                          Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          140. CarePlan.contributor
                          Definição

                          Identifies the individual(s) or organization who provided the contents of the care plan.

                          CurtoWho provided the content of the care plan
                          Comentários

                          Collaborative care plans may have multiple contributors.

                          Controlo0..0
                          TipoReference(Patient, Practitioner, PractitionerRole, Device, RelatedPerson, Organization, CareTeam)
                          É modificadorfalse
                          Resumofalse
                          Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          142. CarePlan.careTeam
                          Definição

                          Identifies all people and organizations who are expected to be involved in the care envisioned by this plan.

                          CurtoWho's involved in plan?
                          Controlo0..0
                          TipoReference(CareTeam)
                          É modificadorfalse
                          Resumofalse
                          Requisitos

                          Allows representation of care teams, helps scope care plan. In some cases may be a determiner of access permissions.

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

                          Identifies the conditions/problems/concerns/diagnoses/etc. whose management and/or mitigation are handled by this plan.

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

                          Controlo0..1
                          TipoReference(CID10 Avaliado)
                          É modificadorfalse
                          Resumotrue
                          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.

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

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

                          CurtoUnique id for inter-element referencing
                          Controlo0..1
                          Tipostring
                          É modificadorfalse
                          Formato XMLNo formato XML, esta propriedade é representada como um atributo.
                          Resumofalse
                          148. CarePlan.addresses.extension
                          Definição

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

                          CurtoAdditional content defined by implementations
                          Comentários

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

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

                            A reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources.

                            CurtoLiteral reference, Relative, internal or absolute URL
                            Comentários

                            Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "/[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server.

                            Controlo1..1
                            Este elemento é afetado pelas seguintes invariantes: ref-1
                            Tipostring
                            É modificadorfalse
                            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                            Resumotrue
                            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            152. CarePlan.addresses.type
                            Definição

                            The expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent.

                            The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. "Patient" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources).

                            CurtoType the reference refers to (e.g. "Patient")
                            Comentários

                            This element is used to indicate the type of the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a RESTful URL) or by resolving the target of the reference; if both the type and a reference is provided, the reference SHALL resolve to a resource of the same type as that specified.

                            Controlo0..0
                            VínculoA menos que não sejam adequados, estes códigos DEVERÃO ser retirados de ResourceType
                            (extensible to http://hl7.org/fhir/ValueSet/resource-types)

                            Aa resource (or, for logical models, the URI of the logical model).

                            Tipouri
                            É modificadorfalse
                            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                            Resumotrue
                            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            154. CarePlan.addresses.identifier
                            Definição

                            An identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference.

                            CurtoLogical reference, when literal reference is not known
                            Comentários

                            When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy.

                            When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference

                            Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it.

                            Reference is intended to point to a structure that can potentially be expressed as a FHIR resource, though there is no need for it to exist as an actual FHIR resource instance - except in as much as an application wishes to actual find the target of the reference. The content referred to be the identifier must meet the logical constraints implied by any limitations on what resource types are permitted for the reference. For example, it would not be legitimate to send the identifier for a drug prescription if the type were Reference(Observation|DiagnosticReport). One of the use-cases for Reference.identifier is the situation where no FHIR representation exists (where the type is Reference (Any).

                            NotaTrata-se de um identificador de empresa e não de um identificador de recurso (ver discussão)
                            Controlo0..0
                            TipoIdentifier
                            É modificadorfalse
                            Resumotrue
                            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            164. CarePlan.addresses.display
                            Definição

                            Plain text narrative that identifies the resource in addition to the resource reference.

                            CurtoText alternative for the resource
                            Comentários

                            This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it.

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

                            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.

                            CurtoInformation considered as part of plan
                            Comentários

                            Use "concern" to identify specific conditions addressed by the care plan.

                            Controlo0..0
                            TipoReference(Resource)
                            É modificadorfalse
                            Resumofalse
                            Requisitos

                            Identifies barriers and other considerations associated with the care plan.

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

                            Describes the intended objective(s) of carrying out the care plan.

                            CurtoDesired outcome of plan
                            Comentários

                            Goal can be achieving a particular change or merely maintaining a current state or even slowing a decline.

                            Controlo0..0
                            TipoReference(Goal)
                            É modificadorfalse
                            Resumofalse
                            Requisitos

                            Provides context for plan. Allows plan effectiveness to be evaluated by clinicians.

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

                            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.

                            CurtoAction to occur as part of plan
                            Controlo1..1
                            TipoBackboneElement
                            É modificadorfalse
                            Resumofalse
                            Requisitos

                            Allows systems to prompt for performance of planned activities, and validate plans against best practice.

                            Invariantescpl-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()))
                            172. CarePlan.activity.id
                            Definição

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

                            CurtoUnique id for inter-element referencing
                            Controlo0..0
                            Tipostring
                            É modificadorfalse
                            Formato XMLNo formato XML, esta propriedade é representada como um atributo.
                            Resumofalse
                            174. CarePlan.activity.extension
                            Definição

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

                            CurtoAdditional content defined by implementations
                            Comentários

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

                            Controlo0..*
                            TipoExtension
                            É modificadorfalse
                            Resumofalse
                            Nomes alternativosextensions, user content
                            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                            176. CarePlan.activity.modifierExtension
                            Definição

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

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

                            CurtoExtensions that cannot be ignored even if unrecognized
                            Comentários

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

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

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

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

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

                            CurtoResults of the activity
                            Comentários

                            Note that this should not duplicate the activity status (e.g. completed or in progress).

                            Controlo0..0
                            VínculoPara exemplos de códigos, ver CarePlanActivityOutcome
                            (example to http://hl7.org/fhir/ValueSet/care-plan-activity-outcome)

                            Identifies the results of the activity.

                            TipoCodeableConcept
                            É modificadorfalse
                            Resumofalse
                            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            180. CarePlan.activity.outcomeReference
                            Definição

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

                            CurtoAppointment, 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.

                            Controlo0..0
                            TipoReference(Resource)
                            É modificadorfalse
                            Resumofalse
                            Requisitos

                            Links plan to resulting actions.

                            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            182. CarePlan.activity.progress
                            Definição

                            Notes about the adherence/status/progress of the activity.

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

                            Controlo0..0
                            TipoAnnotation
                            É modificadorfalse
                            Resumofalse
                            Requisitos

                            Can be used to capture information about adherence, progress, concerns, etc.

                            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            184. CarePlan.activity.reference
                            Definição

                            The details of the proposed activity represented in a specific resource.

                            CurtoActivity details defined in specific resource
                            Comentários

                            Standard extension exists (resource-pertainsToGoal) that allows goals to be referenced from any of the referenced resources in CarePlan.activity.reference.
                            The goal should be visible when the resource referenced by CarePlan.activity.reference is viewed independently from the CarePlan. Requests that are pointed to by a CarePlan using this element should not point to this CarePlan using the "basedOn" element. i.e. Requests that are part of a CarePlan are not "based on" the CarePlan.

                            Controlo0..0
                            Este elemento é afetado pelas seguintes invariantes: cpl-3
                            TipoReference(Appointment, CommunicationRequest, DeviceRequest, MedicationRequest, NutritionOrder, Task, ServiceRequest, VisionPrescription, RequestGroup)
                            É modificadorfalse
                            Resumofalse
                            Requisitos

                            Details in a form consistent with other applications and contexts of use.

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

                            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.

                            CurtoIn-line definition of activity
                            Controlo1..1
                            Este elemento é afetado pelas seguintes invariantes: cpl-3
                            TipoBackboneElement
                            É modificadorfalse
                            Resumofalse
                            Requisitos

                            Details in a simple form for generic care plan systems.

                            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            188. CarePlan.activity.detail.id
                            Definição

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

                            CurtoUnique id for inter-element referencing
                            Controlo0..0
                            Tipostring
                            É modificadorfalse
                            Formato XMLNo formato XML, esta propriedade é representada como um atributo.
                            Resumofalse
                            190. 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.

                            CurtoAdditional content defined by implementations
                            Comentários

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

                            Controlo0..*
                            TipoExtension
                            É modificadorfalse
                            Resumofalse
                            Nomes alternativosextensions, user content
                            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                            192. CarePlan.activity.detail.modifierExtension
                            Definição

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

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

                            CurtoExtensions that cannot be ignored even if unrecognized
                            Comentários

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

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

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

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

                            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.

                            CurtoAppointment | CommunicationRequest | DeviceRequest | MedicationRequest | NutritionOrder | Task | ServiceRequest | VisionPrescription
                            Controlo0..0
                            VínculoOs 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.

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

                            May determine what types of extensions are permitted.

                            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            196. CarePlan.activity.detail.instantiatesCanonical
                            Definição

                            The URL pointing to a FHIR-defined protocol, guideline, questionnaire or other definition that is adhered to in whole or in part by this CarePlan activity.

                            CurtoInstantiates FHIR protocol or definition
                            Controlo0..0
                            Tipocanonical(PlanDefinition, ActivityDefinition, Questionnaire, Measure, OperationDefinition)
                            É modificadorfalse
                            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                            Resumofalse
                            Requisitos

                            Allows Questionnaires that the patient (or practitioner) should fill in to fulfill the care plan activity.

                            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            198. CarePlan.activity.detail.instantiatesUri
                            Definição

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

                            CurtoInstantiates external protocol or definition
                            Comentários

                            This might be an HTML page, PDF, etc. or could just be a non-resolvable URI identifier.

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

                            Allows Questionnaires that the patient (or practitioner) should fill in to fulfill the care plan activity.

                            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            200. CarePlan.activity.detail.code
                            Definição

                            Detailed description of the type of planned activity; e.g. what lab test, what procedure, what kind of encounter.

                            CurtoDetail type of activity
                            Comentários

                            Tends to be less relevant for activities involving particular products. Codes should not convey negation - use "prohibited" instead.

                            Controlo0..0
                            VínculoPara exemplos de códigos, ver ProcedureCodes(SNOMEDCT)
                            (example to http://hl7.org/fhir/ValueSet/procedure-code)

                            Detailed description of the type of activity; e.g. What lab test, what procedure, what kind of encounter.

                            TipoCodeableConcept
                            É modificadorfalse
                            Resumofalse
                            Requisitos

                            Allows matching performed to planned as well as validation against protocols.

                            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            202. CarePlan.activity.detail.reasonCode
                            Definição

                            Provides the rationale that drove the inclusion of this particular activity as part of the plan or the reason why the activity was prohibited.

                            CurtoWhy activity should be done or why activity was prohibited
                            Comentários

                            This could be a diagnosis code. If a full condition record exists or additional detail is needed, use reasonCondition instead.

                            Controlo0..0
                            VínculoPara exemplos de códigos, ver SNOMEDCTClinicalFindings
                            (example to http://hl7.org/fhir/ValueSet/clinical-findings)

                            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.

                            TipoCodeableConcept
                            É modificadorfalse
                            Resumofalse
                            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            204. CarePlan.activity.detail.reasonReference
                            Definição

                            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.

                            CurtoWhy activity is needed
                            Comentários

                            Conditions can be identified at the activity level that are not identified as reasons for the overall plan.

                            Controlo0..0
                            TipoReference(Condition, Observation, DiagnosticReport, DocumentReference)
                            É modificadorfalse
                            Resumofalse
                            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            206. CarePlan.activity.detail.goal
                            Definição

                            Internal reference that identifies the goals that this activity is intended to contribute towards meeting.

                            CurtoGoals this activity relates to
                            Controlo0..0
                            TipoReference(Goal)
                            É modificadorfalse
                            Resumofalse
                            Requisitos

                            So that participants know the link explicitly.

                            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            208. CarePlan.activity.detail.status
                            Definição

                            Identifies what progress is being made for the specific activity.

                            Curtonot-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.
                            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 activity.

                            Controlo1..1
                            VínculoOs códigos DEVERÃO ser retirados de Status do afastamento descrito no atestado
                            (required to http://www.saude.gov.br/fhir/r4/ValueSet/BREstadoAfastamentoAtestado)

                            Estado do afastamento

                            Tipocode
                            É modificadortrue 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 primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                            Resumofalse
                            Requisitos

                            Indicates progress against the plan, whether the activity is still relevant for the plan.

                            Valor fixounknown
                            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            210. CarePlan.activity.detail.statusReason
                            Definição

                            Provides reason why the activity isn't yet started, is on hold, was cancelled, etc.

                            CurtoReason for current status
                            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.

                            Controlo0..0
                            TipoCodeableConcept
                            É modificadorfalse
                            Resumofalse
                            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            212. CarePlan.activity.detail.doNotPerform
                            Definição

                            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.

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

                            Controlo0..0
                            Tipoboolean
                            É modificadortrue 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 primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                            Resumofalse
                            Requisitos

                            Captures intention to not do something that may have been previously typical.

                            Significado em caso de faltaIf missing indicates that the described activity is one that should be engaged in when following the plan.
                            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            214. CarePlan.activity.detail.scheduled[x]
                            Definição

                            The period, timing or frequency upon which the described activity is to occur.

                            CurtoWhen activity is to occur
                            Controlo1..1
                            TipoTiming
                            [x] NotaVerEscolha de tipos de dadospara mais informações sobre como utilizar [x]
                            É modificadorfalse
                            Resumofalse
                            Requisitos

                            Allows prompting for activities and detection of missed planned activities.

                            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            216. CarePlan.activity.detail.scheduled[x].id
                            Definição

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

                            CurtoUnique id for inter-element referencing
                            Controlo0..1
                            Tipostring
                            É modificadorfalse
                            Formato XMLNo formato XML, esta propriedade é representada como um atributo.
                            Resumofalse
                            218. CarePlan.activity.detail.scheduled[x].extension
                            Definição

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

                            CurtoAdditional content defined by implementations
                            Comentários

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

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

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

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

                              CurtoExtensions that cannot be ignored even if unrecognized
                              Comentários

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

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

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

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

                              Identifies specific times when the event occurs.

                              CurtoData de início do afastamento
                              Controlo1..1
                              TipodateTime
                              É modificadorfalse
                              Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                              Resumotrue
                              Requisitos

                              In a Medication Administration Record, for instance, you need to take a general specification, and turn it into a precise specification.

                              Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              224. CarePlan.activity.detail.scheduled[x].repeat
                              Definição

                              A set of rules that describe when the event is scheduled.

                              CurtoWhen the event is to occur
                              Controlo1..1
                              TipoElement
                              É modificadorfalse
                              Resumotrue
                              Requisitos

                              Many timing schedules are determined by regular repetitions.

                              Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              tim-1: if there's a duration, there needs to be duration units (duration.empty() or durationUnit.exists())
                              tim-2: if there's a period, there needs to be period units (period.empty() or periodUnit.exists())
                              tim-4: duration SHALL be a non-negative value (duration.exists() implies duration >= 0)
                              tim-5: period SHALL be a non-negative value (period.exists() implies period >= 0)
                              tim-6: If there's a periodMax, there must be a period (periodMax.empty() or period.exists())
                              tim-7: If there's a durationMax, there must be a duration (durationMax.empty() or duration.exists())
                              tim-8: If there's a countMax, there must be a count (countMax.empty() or count.exists())
                              tim-9: If there's an offset, there must be a when (and not C, CM, CD, CV) (offset.empty() or (when.exists() and ((when in ('C' | 'CM' | 'CD' | 'CV')).not())))
                              tim-10: If there's a timeOfDay, there cannot be a when, or vice versa (timeOfDay.empty() or when.empty())
                              226. CarePlan.activity.detail.scheduled[x].repeat.id
                              Definição

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

                              CurtoUnique id for inter-element referencing
                              Controlo0..0
                              Tipostring
                              É modificadorfalse
                              Formato XMLNo formato XML, esta propriedade é representada como um atributo.
                              Resumofalse
                              228. CarePlan.activity.detail.scheduled[x].repeat.extension
                              Definição

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

                              CurtoAdditional content defined by implementations
                              Comentários

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

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

                                Either a duration for the length of the timing schedule, a range of possible length, or outer bounds for start and/or end limits of the timing schedule.

                                CurtoLength/Range of lengths, or (Start and/or end) limits
                                Controlo0..0
                                TipoEscolha de: Duration, Range, Period
                                É modificadorfalse
                                Resumotrue
                                Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                232. CarePlan.activity.detail.scheduled[x].repeat.count
                                Definição

                                Tempo do afastamento quantificado em dias.

                                CurtoTempo de afastamento
                                Comentários

                                If you have both bounds and count, then this should be understood as within the bounds period, until count times happens.

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

                                Repetitions may be limited by end time or total occurrences.

                                Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                234. CarePlan.activity.detail.scheduled[x].repeat.countMax
                                Definição

                                If present, indicates that the count is a range - so to perform the action between [count] and [countMax] times.

                                CurtoMaximum number of times to repeat
                                Controlo0..0
                                TipopositiveInt
                                É modificadorfalse
                                Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                Resumotrue
                                Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                236. CarePlan.activity.detail.scheduled[x].repeat.duration
                                Definição

                                How long this thing happens for when it happens. If durationMax is present, this element indicates the lower bound of the allowed range of the duration.

                                CurtoHow long when it happens
                                Comentários

                                For some events the duration is part of the definition of the event (e.g. IV infusions, where the duration is implicit in the specified quantity and rate). For others, it's part of the timing specification (e.g. exercise).

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

                                Some activities are not instantaneous and need to be maintained for a period of time.

                                Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                238. CarePlan.activity.detail.scheduled[x].repeat.durationMax
                                Definição

                                If present, indicates that the duration is a range - so to perform the action between [duration] and [durationMax] time length.

                                CurtoHow long when it happens (Max)
                                Comentários

                                For some events the duration is part of the definition of the event (e.g. IV infusions, where the duration is implicit in the specified quantity and rate). For others, it's part of the timing specification (e.g. exercise).

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

                                Some activities are not instantaneous and need to be maintained for a period of time.

                                Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                240. CarePlan.activity.detail.scheduled[x].repeat.durationUnit
                                Definição

                                The units of time for the duration, in UCUM units.

                                Curtos | min | h | d | wk | mo | a - unit of time (UCUM)
                                Controlo0..0
                                VínculoOs códigos DEVERÃO ser retirados de UnitsOfTime
                                (required to http://hl7.org/fhir/ValueSet/units-of-time|4.0.1)

                                A unit of time (units from UCUM).

                                Tipocode
                                É modificadorfalse
                                Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                Resumotrue
                                Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                242. CarePlan.activity.detail.scheduled[x].repeat.frequency
                                Definição

                                The number of times to repeat the action within the specified period. If frequencyMax is present, this element indicates the lower bound of the allowed range of the frequency.

                                CurtoEvent occurs frequency times per period
                                Controlo0..0
                                TipopositiveInt
                                É modificadorfalse
                                Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                Resumotrue
                                Significado em caso de faltaIf no frequency is stated, the assumption is that the event occurs once per period, but systems SHOULD always be specific about this
                                Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                244. CarePlan.activity.detail.scheduled[x].repeat.frequencyMax
                                Definição

                                If present, indicates that the frequency is a range - so to repeat between [frequency] and [frequencyMax] times within the period or period range.

                                CurtoEvent occurs up to frequencyMax times per period
                                Controlo0..0
                                TipopositiveInt
                                É modificadorfalse
                                Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                Resumotrue
                                Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                246. CarePlan.activity.detail.scheduled[x].repeat.period
                                Definição

                                Indicates the duration of time over which repetitions are to occur; e.g. to express "3 times per day", 3 would be the frequency and "1 day" would be the period. If periodMax is present, this element indicates the lower bound of the allowed range of the period length.

                                CurtoEvent occurs frequency times per period
                                Controlo0..0
                                Tipodecimal
                                É modificadorfalse
                                Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                Resumotrue
                                Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                248. CarePlan.activity.detail.scheduled[x].repeat.periodMax
                                Definição

                                If present, indicates that the period is a range from [period] to [periodMax], allowing expressing concepts such as "do this once every 3-5 days.

                                CurtoUpper limit of period (3-4 hours)
                                Controlo0..0
                                Tipodecimal
                                É modificadorfalse
                                Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                Resumotrue
                                Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                250. CarePlan.activity.detail.scheduled[x].repeat.periodUnit
                                Definição

                                The units of time for the period in UCUM units.

                                Curtos | min | h | d | wk | mo | a - unit of time (UCUM)
                                Controlo0..0
                                VínculoOs códigos DEVERÃO ser retirados de UnitsOfTime
                                (required to http://hl7.org/fhir/ValueSet/units-of-time|4.0.1)

                                A unit of time (units from UCUM).

                                Tipocode
                                É modificadorfalse
                                Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                Resumotrue
                                Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                252. CarePlan.activity.detail.scheduled[x].repeat.dayOfWeek
                                Definição

                                If one or more days of week is provided, then the action happens only on the specified day(s).

                                Curtomon | tue | wed | thu | fri | sat | sun
                                Comentários

                                If no days are specified, the action is assumed to happen every day as otherwise specified. The elements frequency and period cannot be used as well as dayOfWeek.

                                Controlo0..0
                                VínculoOs códigos DEVERÃO ser retirados de DaysOfWeek
                                (required to http://hl7.org/fhir/ValueSet/days-of-week|4.0.1)
                                Tipocode
                                É modificadorfalse
                                Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                Resumotrue
                                Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                254. CarePlan.activity.detail.scheduled[x].repeat.timeOfDay
                                Definição

                                Specified time of day for action to take place.

                                CurtoTime of day for action
                                Comentários

                                When time of day is specified, it is inferred that the action happens every day (as filtered by dayofWeek) on the specified times. The elements when, frequency and period cannot be used as well as timeOfDay.

                                Controlo0..0
                                Tipotime
                                É modificadorfalse
                                Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                Resumotrue
                                Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                256. CarePlan.activity.detail.scheduled[x].repeat.when
                                Definição

                                An approximate time period during the day, potentially linked to an event of daily living that indicates when the action should occur.

                                CurtoCode for time period of occurrence
                                Comentários

                                When more than one event is listed, the event is tied to the union of the specified events.

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

                                Real world event relating to the schedule.

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

                                Timings are frequently determined by occurrences such as waking, eating and sleep.

                                Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                258. CarePlan.activity.detail.scheduled[x].repeat.offset
                                Definição

                                The number of minutes from the event. If the event code does not indicate whether the minutes is before or after the event, then the offset is assumed to be after the event.

                                CurtoMinutes from event (before or after)
                                Controlo0..0
                                TipounsignedInt
                                É modificadorfalse
                                Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                Resumotrue
                                Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                260. CarePlan.activity.detail.scheduled[x].code
                                Definição

                                A code for the timing schedule (or just text in code.text). Some codes such as BID are ubiquitous, but many institutions define their own additional codes. If a code is provided, the code is understood to be a complete statement of whatever is specified in the structured timing data, and either the code or the data may be used to interpret the Timing, with the exception that .repeat.bounds still applies over the code (and is not contained in the code).

                                CurtoBID | TID | QID | AM | PM | QD | QOD | +
                                Comentários

                                BID etc. are defined as 'at institutionally specified times'. For example, an institution may choose that BID is "always at 7am and 6pm". If it is inappropriate for this choice to be made, the code BID should not be used. Instead, a distinct organization-specific code should be used in place of the HL7-defined BID code and/or a structured representation should be used (in this case, specifying the two event times).

                                Controlo0..0
                                VínculoOs códigos DEVERÃO ser retirados de TimingAbbreviation
                                (preferred to http://hl7.org/fhir/ValueSet/timing-abbreviation)

                                Code for a known / defined timing pattern.

                                TipoCodeableConcept
                                É modificadorfalse
                                Resumotrue
                                Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                262. CarePlan.activity.detail.location
                                Definição

                                Identifies the facility where the activity will occur; e.g. home, hospital, specific clinic, etc.

                                CurtoWhere it should happen
                                Comentários

                                May reference a specific clinical location or may identify a type of location.

                                Controlo0..0
                                TipoReference(Location)
                                É modificadorfalse
                                Resumofalse
                                Requisitos

                                Helps in planning of activity.

                                Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                264. CarePlan.activity.detail.performer
                                Definição

                                Identifies who's expected to be involved in the activity.

                                CurtoWho will be responsible?
                                Comentários

                                A performer MAY also be a participant in the care plan.

                                Controlo0..0
                                TipoReference(Practitioner, PractitionerRole, Organization, RelatedPerson, Patient, CareTeam, HealthcareService, Device)
                                É modificadorfalse
                                Resumofalse
                                Requisitos

                                Helps in planning of activity.

                                Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                266. CarePlan.activity.detail.product[x]
                                Definição

                                Identifies the food, drug or other product to be consumed or supplied in the activity.

                                CurtoWhat is to be administered/supplied
                                Controlo0..0
                                VínculoPara exemplos de códigos, ver SNOMEDCTMedicationCodes
                                (example to http://hl7.org/fhir/ValueSet/medication-codes)

                                A product supplied or administered as part of a care plan activity.

                                TipoEscolha de: CodeableConcept, Reference(Medication, Substance)
                                É modificadorfalse
                                Resumofalse
                                Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                268. CarePlan.activity.detail.dailyAmount
                                Definição

                                Identifies the quantity expected to be consumed in a given day.

                                CurtoHow to consume/day?
                                Controlo0..0
                                TipoQuantity(SimpleQuantity)
                                É modificadorfalse
                                Resumofalse
                                Requisitos

                                Allows rough dose checking.

                                Nomes alternativosdaily dose
                                Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                270. CarePlan.activity.detail.quantity
                                Definição

                                Identifies the quantity expected to be supplied, administered or consumed by the subject.

                                CurtoHow much to administer/supply/consume
                                Controlo0..0
                                TipoQuantity(SimpleQuantity)
                                É modificadorfalse
                                Resumofalse
                                Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                272. CarePlan.activity.detail.description
                                Definição

                                Informações adicionais sobre o afastamento.

                                CurtoInformações adicionais
                                Controlo0..1
                                Tipostring
                                É modificadorfalse
                                Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
                                Resumofalse
                                Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                274. CarePlan.note
                                Definição

                                General notes about the care plan not covered elsewhere.

                                CurtoComments about the plan
                                Controlo0..0
                                TipoAnnotation
                                É modificadorfalse
                                Resumofalse
                                Requisitos

                                Used to capture information that applies to the plan as a whole that doesn't fit into discrete elements.

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