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
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. |
Curto | Atestado médico/odontológicoHealthcare plan for patient or group |
Controlo | 0..* |
É modificador | false |
Resumo | false |
Nomes alternativos | Care Team |
Invariantes | dom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources (contained.contained.empty()) dom-3: If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource (contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()) dom-4: If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated (contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()) dom-5: If a resource is contained in another resource, it SHALL NOT have a security label (contained.meta.security.empty()) dom-6: A resource should have narrative for robust management (text.`div`.exists()) |
2. CarePlan.implicitRules | |
Definição | A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content. Often, this is a reference to an implementation guide that defines the special rules along with other profiles etc. |
Curto | A set of rules under which this content was created |
Comentários | Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element. Often, when used, the URL is a reference to an implementation guide that defines these special rules as part of it's narrative along with other profiles, value sets, etc. |
Controlo | 0..1 |
Tipo | uri |
É modificador | true porque This element is labeled as a modifier because the implicit rules may provide additional knowledge about the resource that modifies it's meaning or interpretation |
Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão |
Resumo | true |
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
4. CarePlan.modifierExtension | |
Definição | May be used to represent additional information that is not part of the basic definition of the resource and that modifies the understanding of the element that contains it and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
Curto | Extensions that cannot be ignored |
Comentários | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
Controlo | 0..* |
Tipo | Extension |
É modificador | true porque Modifier extensions are expected to modify the meaning or interpretation of the resource that contains them |
Resumo | false |
Requisitos | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
Nomes alternativos | extensions, user content |
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
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. |
Curto | External Ids for this plan |
Comentários | This is a business identifier, not a resource identifier (see discussion). It is best practice for the identifier to only appear on a single resource instance, however business practices may occasionally dictate that multiple resource instances with the same identifier can exist - possibly even with different resource types. For example, multiple Patient and a Person resource instance might share the same social insurance number. |
Nota | Trata-se de um identificador de empresa e não de um identificador de recurso (ver discussão) |
Controlo | 0..0* |
Tipo | Identifier |
É modificador | false |
Resumo | true |
Requisitos | Allows identification of the care plan as it is known by various participating systems and in a way that remains consistent across servers. |
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
8. CarePlan.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. |
Curto | Instantiates FHIR protocol or definition |
Controlo | 0..0* |
Tipo | canonical(PlanDefinition, Questionnaire, Measure, ActivityDefinition, OperationDefinition) |
É modificador | false |
Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão |
Resumo | true |
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
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. |
Curto | Instantiates external protocol or definition |
Comentários | This might be an HTML page, PDF, etc. or could just be a non-resolvable URI identifier. |
Controlo | 0..0* |
Tipo | uri |
É modificador | false |
Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão |
Resumo | true |
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
12. CarePlan.basedOn | |
Definição | A care plan that is fulfilled in whole or in part by this care plan. |
Curto | Fulfills CarePlan |
Controlo | 0..0* |
Tipo | Reference(CarePlan) |
É modificador | false |
Resumo | true |
Requisitos | Allows tracing of the care plan and tracking whether proposals/recommendations were acted upon. |
Nomes alternativos | fulfills |
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
14. CarePlan.replaces | |
Definição | Completed or terminated care plan whose function is taken by this new care plan. |
Curto | CarePlan 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. |
Controlo | 0..0* |
Tipo | Reference(CarePlan) |
É modificador | false |
Resumo | true |
Requisitos | Allows tracing the continuation of a therapy or administrative process instantiated through multiple care plans. |
Nomes alternativos | supersedes |
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
16. CarePlan.partOf | |
Definição | A larger care plan of which this particular care plan is a component or step. |
Curto | Part 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. |
Controlo | 0..0* |
Tipo | Reference(CarePlan) |
É modificador | false |
Resumo | true |
Invariantes | ele-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. |
Curto | Estado 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. |
Controlo | 1..1 |
Vínculo | Os 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. |
Tipo | code |
É modificador | true porque This element is labeled as a modifier because it is a status element that contains status entered-in-error which means that the resource should not be treated as valid |
Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão |
Resumo | true |
Requisitos | Allows clinicians to determine whether the plan is actionable or not. |
Valor fixo | active |
Invariantes | ele-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. |
Curto | Intençã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. |
Controlo | 1..1 |
Vínculo | Os 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. |
Tipo | code |
É modificador | true porque This element changes the interpretation of all descriptive attributes. For example "the time the request is recommended to occur" vs. "the time the request is authorized to occur" or "who is recommended to perform the request" vs. "who is authorized to perform the request" |
Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão |
Resumo | true |
Requisitos | Proposals/recommendations, plans and orders all use the same structure and can exist in the same fulfillment chain. |
Valor fixo | plan |
Invariantes | ele-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. |
Curto | Tipo 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. |
Controlo | 10..1* |
Vínculo | Os 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. |
Tipo | CodeableConcept |
É modificador | false |
Resumo | true |
Requisitos | Used for filtering what plan(s) are retrieved and displayed to different types of users. |
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
24. CarePlan.category.coding | |
Definição | A reference to a code defined by a terminology system. |
Curto | Code 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. |
Controlo | 10..1* |
Tipo | Coding |
É modificador | false |
Resumo | true |
Requisitos | Allows for alternative encodings within a code system, and translations to other code systems. |
Invariantes | ele-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. |
Curto | Identity of the terminology system |
Comentários | The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. |
Controlo | 10..1 |
Tipo | uri |
É modificador | false |
Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão |
Resumo | true |
Requisitos | Need to be unambiguous about the source of the definition of the symbol. |
Invariantes | ele-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). |
Curto | Symbol in syntax defined by the system |
Controlo | 10..1 |
Tipo | code |
É modificador | false |
Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão |
Resumo | true |
Requisitos | Need to refer to a particular code in the system. |
Invariantes | ele-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). |
Curto | If 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. |
Controlo | 0..01 |
Tipo | boolean |
É modificador | false |
Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão |
Resumo | true |
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. |
Invariantes | ele-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. |
Curto | Plain text representation of the concept |
Comentários | Very often the text is the same as a displayName of one of the codings. |
Controlo | 0..01 |
Tipo | string |
É modificador | false |
Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão |
Resumo | true |
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. |
Invariantes | ele-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. |
Curto | Human-friendly name for the care plan |
Controlo | 0..01 |
Tipo | string |
É modificador | false |
Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão |
Resumo | true |
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
36. CarePlan.description | |
Definição | A description of the scope and nature of the plan. |
Curto | Summary of nature of plan |
Controlo | 0..01 |
Tipo | string |
É modificador | false |
Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão |
Resumo | true |
Requisitos | Provides more detail than conveyed by category. |
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
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. |
Curto | Identificação do IndivíduoWho the care plan is for |
Controlo | 1..1 |
Tipo | Reference(http://www.saude.gov.br/fhir/r4/StructureDefinition/BRIndividuo-1.0 , Patient, Group) |
É modificador | false |
Resumo | true |
Nomes alternativos | patient |
Invariantes | ele-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. |
Curto | ExtensionAdditional content defined by implementations |
Comentários | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
Controlo | 0..* |
Tipo | Extension |
É modificador | false |
Resumo | false |
Nomes alternativos | extensions, user content |
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
Slicing | Este elemento introduz um conjunto de fatias em CarePlan.subject.extension . As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores: |
42. CarePlan.subject.extension:unidentifiedPatient | |
Nome da fatia | unidentifiedPatient |
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. |
Curto | Dados do Indivíduo Não Identificado |
Controlo | 0..1 |
Tipo | Extension(Informações Complementares de Indivíduos Não Identificados) (Extensão complexa) |
É modificador | false |
Deve apoiar | true |
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) |
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. |
Curto | ExtensionAdditional content defined by implementations |
Comentários | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
Controlo | 30..3* |
Tipo | Extension |
É modificador | false |
Resumo | false |
Nomes alternativos | extensions, user content |
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
Slicing | Este elemento introduz um conjunto de fatias em CarePlan.subject.extension.extension . As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores: |
46. CarePlan.subject.extension:unidentifiedPatient.extension:gender | |
Nome da fatia | gender |
Definição | An Extension |
Curto | ExtensionAdditional content defined by implementations |
Controlo | 10..1* |
Tipo | Extension |
É modificador | false |
Deve apoiar | true |
Resumo | false |
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) 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. |
Curto | identifies 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. |
Controlo | 1..1 |
Tipo | uri |
É modificador | false |
Formato XML | No formato XML, esta propriedade é representada como um atributo. |
Resumo | false |
Valor fixo | gender |
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). |
Curto | Value of extension |
Controlo | 10..1 |
Tipo | code, 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] Nota | VerEscolha de tipos de dadospara mais informações sobre como utilizar [x] |
É modificador | false |
Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão |
Resumo | false |
Invariantes | ele-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 fatia | birthYear |
Definição | An Extension |
Curto | ExtensionAdditional content defined by implementations |
Controlo | 10..1* |
Tipo | Extension |
É modificador | false |
Deve apoiar | true |
Resumo | false |
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) 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. |
Curto | identifies 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. |
Controlo | 1..1 |
Tipo | uri |
É modificador | false |
Formato XML | No formato XML, esta propriedade é representada como um atributo. |
Resumo | false |
Valor fixo | birthYear |
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). |
Curto | Value of extension |
Controlo | 10..1 |
Tipo | 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, code, string, Contributor, oid, instant, ContactPoint, HumanName, Money, markdown, Ratio, Age, Reference, TriggerDefinition, Quantity, uri, url, Annotation, ContactDetail, boolean, Expression, Signature, unsignedInt, time |
[x] Nota | VerEscolha de tipos de dadospara mais informações sobre como utilizar [x] |
É modificador | false |
Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão |
Resumo | false |
Invariantes | ele-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 fatia | reason |
Definição | An Extension |
Curto | ExtensionAdditional content defined by implementations |
Controlo | 10..1* |
Tipo | Extension |
É modificador | false |
Deve apoiar | true |
Resumo | false |
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) 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. |
Curto | identifies 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. |
Controlo | 1..1 |
Tipo | uri |
É modificador | false |
Formato XML | No formato XML, esta propriedade é representada como um atributo. |
Resumo | false |
Valor fixo | reason |
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). |
Curto | Value of extension |
Controlo | 10..1 |
Tipo | CodeableConcept, 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] Nota | VerEscolha de tipos de dadospara mais informações sobre como utilizar [x] |
É modificador | false |
Resumo | false |
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
64. CarePlan.subject.extension:unidentifiedPatient.url | |
Definição | Source of the definition for the extension code - a logical name or a URL. |
Curto | identifies 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. |
Controlo | 1..1 |
Tipo | uri |
É modificador | false |
Formato XML | No formato XML, esta propriedade é representada como um atributo. |
Resumo | false |
Valor fixo | http://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). |
Curto | Value of extension |
Controlo | 0..01 |
Tipo | Escolha 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 |
É modificador | false |
Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão |
Resumo | false |
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
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. |
Curto | Literal 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. |
Controlo | 0..01 Este elemento é afetado pelas seguintes invariantes: ref-1 |
Tipo | string |
É modificador | false |
Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão |
Resumo | true |
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
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). |
Curto | Type 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. |
Controlo | 0..01 |
Vínculo | A 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). |
Tipo | uri |
É modificador | false |
Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão |
Resumo | true |
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
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. |
Curto | Logical 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). |
Nota | Trata-se de um identificador de empresa e não de um identificador de recurso (ver discussão) |
Controlo | 10..1 |
Tipo | Identifier |
É modificador | false |
Resumo | true |
Invariantes | ele-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. |
Curto | usual | official | temp | secondary | old (If known) |
Comentários | Applications can assume that an identifier is permanent unless it explicitly says that it is temporary. |
Controlo | 0..01 |
Vínculo | Os códigos DEVERÃO ser retirados de IdentifierUsehttp://hl7.org/fhir/ValueSet/identifier-use|4.0.1 (required to http://hl7.org/fhir/ValueSet/identifier-use|4.0.1 )Identifies the purpose for this identifier, if known . |
Tipo | code |
É modificador | true porque This is labeled as "Is Modifier" because applications should not mistake a temporary id for a permanent one. |
Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão |
Resumo | true |
Requisitos | Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers. |
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
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. |
Curto | Description of identifier |
Comentários | This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type. |
Controlo | 0..01 |
Vínculo | A menos que não sejam adequados, estes códigos DEVERÃO ser retirados de Identifier Type Codeshttp://hl7.org/fhir/ValueSet/identifier-type (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. |
Tipo | CodeableConcept |
É modificador | false |
Resumo | true |
Requisitos | Allows users to make use of identifiers when the identifier system is not known. |
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
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. |
Curto | The namespace for the identifier value |
Comentários | Identifier.system is always case sensitive. |
Controlo | 10..1 |
Tipo | uri |
É modificador | false |
Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão |
Resumo | true |
Requisitos | There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers. |
Exemplo | <br/><b>General</b>:http://www.acme.com/identifiers/patient |
Invariantes | ele-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. |
Curto | The value that is unique |
Comentários | If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe. |
Controlo | 10..1 |
Tipo | string |
É modificador | false |
Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão |
Resumo | true |
Exemplo | <br/><b>General</b>:123456 |
Invariantes | ele-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. |
Curto | Time period when id is/was valid for use |
Controlo | 0..01 |
Tipo | Period |
É modificador | false |
Resumo | true |
Invariantes | ele-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. |
Curto | Organization that issued id (may be just text) |
Comentários | The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization. |
Controlo | 0..01 |
Tipo | Reference(Organization) |
É modificador | false |
Resumo | true |
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
86. CarePlan.subject.display | |
Definição | Plain text narrative that identifies the resource in addition to the resource reference. |
Curto | Text 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. |
Controlo | 0..01 |
Tipo | string |
É modificador | false |
Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão |
Resumo | true |
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
88. CarePlan.encounter | |
Definição | The Encounter during which this CarePlan was created or to which the creation of this record is tightly associated. |
Curto | Encounter created as part of |
Comentários | This will typically be the encounter the event occurred within, but some activities may be initiated prior to or after the official completion of an encounter but still be tied to the context of the encounter. CarePlan activities conducted as a result of the care plan may well occur as part of other encounters. |
Controlo | 0..01 |
Tipo | Reference(Encounter) |
É modificador | false |
Resumo | true |
Invariantes | ele-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. |
Curto | Time period plan covers |
Comentários | Any activities scheduled as part of the plan should be constrained to the specified period regardless of whether the activities are planned within a single encounter/episode or across multiple encounters/episodes (e.g. the longitudinal management of a chronic condition). |
Controlo | 0..01 |
Tipo | Period |
É modificador | false |
Resumo | true |
Requisitos | Allows tracking what plan(s) are in effect at a particular time. |
Nomes alternativos | timing |
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
92. CarePlan.created | |
Definição | Represents when this particular CarePlan record was created in the system, which is often a system-generated date. |
Curto | Date record was first recorded |
Controlo | 0..01 |
Tipo | dateTime |
É modificador | false |
Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão |
Resumo | true |
Nomes alternativos | authoredOn |
Invariantes | ele-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. |
Curto | Who is the designated responsible party |
Comentários | The author may also be a contributor. For example, an organization can be an author, but not listed as a contributor. |
Controlo | 0..01 |
Tipo | Reference(Patient, Practitioner, PractitionerRole, Device, RelatedPerson, Organization, CareTeam) |
É modificador | false |
Resumo | true |
Invariantes | ele-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. |
Curto | Who provided the content of the care plan |
Comentários | Collaborative care plans may have multiple contributors. |
Controlo | 0..0* |
Tipo | Reference(Patient, Practitioner, PractitionerRole, Device, RelatedPerson, Organization, CareTeam) |
É modificador | false |
Resumo | false |
Invariantes | ele-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. |
Curto | Who's involved in plan? |
Controlo | 0..0* |
Tipo | Reference(CareTeam) |
É modificador | false |
Resumo | false |
Requisitos | Allows representation of care teams, helps scope care plan. In some cases may be a determiner of access permissions. |
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
100. CarePlan.addresses | |
Definição | Identifies the conditions/problems/concerns/diagnoses/etc. whose management and/or mitigation are handled by this plan. |
Curto | Health issues this plan addresses |
Comentários | When the diagnosis is related to an allergy or intolerance, the Condition and AllergyIntolerance resources can both be used. However, to be actionable for decision support, using Condition alone is not sufficient as the allergy or intolerance condition needs to be represented as an AllergyIntolerance. |
Controlo | 0..1* |
Tipo | Reference(CID10 Avaliado, Condition) |
É modificador | false |
Resumo | true |
Requisitos | Links plan to the conditions it manages. The element can identify risks addressed by the plan as well as active conditions. (The Condition resource can include things like "at risk for hypertension" or "fall risk".) Also scopes plans - multiple plans may exist addressing different concerns. |
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
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. |
Curto | Literal 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. |
Controlo | 10..1 Este elemento é afetado pelas seguintes invariantes: ref-1 |
Tipo | string |
É modificador | false |
Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão |
Resumo | true |
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
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). |
Curto | Type 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. |
Controlo | 0..01 |
Vínculo | A 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). |
Tipo | uri |
É modificador | false |
Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão |
Resumo | true |
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
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. |
Curto | Logical 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). |
Nota | Trata-se de um identificador de empresa e não de um identificador de recurso (ver discussão) |
Controlo | 0..01 |
Tipo | Identifier |
É modificador | false |
Resumo | true |
Invariantes | ele-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. |
Curto | Text 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. |
Controlo | 0..01 |
Tipo | string |
É modificador | false |
Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão |
Resumo | true |
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
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. |
Curto | Information considered as part of plan |
Comentários | Use "concern" to identify specific conditions addressed by the care plan. |
Controlo | 0..0* |
Tipo | Reference(Resource) |
É modificador | false |
Resumo | false |
Requisitos | Identifies barriers and other considerations associated with the care plan. |
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
118. CarePlan.goal | |
Definição | Describes the intended objective(s) of carrying out the care plan. |
Curto | Desired outcome of plan |
Comentários | Goal can be achieving a particular change or merely maintaining a current state or even slowing a decline. |
Controlo | 0..0* |
Tipo | Reference(Goal) |
É modificador | false |
Resumo | false |
Requisitos | Provides context for plan. Allows plan effectiveness to be evaluated by clinicians. |
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
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. |
Curto | Action to occur as part of plan |
Controlo | 10..1* |
Tipo | BackboneElement |
É modificador | false |
Resumo | false |
Requisitos | Allows systems to prompt for performance of planned activities, and validate plans against best practice. |
Invariantes | cpl-3: Provide a reference or detail, not both (detail.empty() or reference.empty() )ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) cpl-3: Provide a reference or detail, not both (detail.empty() or reference.empty()) |
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. |
Curto | Unique id for inter-element referencing |
Controlo | 0..01 |
Tipo | string |
É modificador | false |
Formato XML | No formato XML, esta propriedade é representada como um atributo. |
Resumo | false |
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). |
Curto | Extensions that cannot be ignored even if unrecognized |
Comentários | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
Controlo | 0..* |
Tipo | Extension |
É modificador | true porque Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
Resumo | true |
Requisitos | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
Nomes alternativos | extensions, user content, modifiers |
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
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). |
Curto | Results of the activity |
Comentários | Note that this should not duplicate the activity status (e.g. completed or in progress). |
Controlo | 0..0* |
Vínculo | Para 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. |
Tipo | CodeableConcept |
É modificador | false |
Resumo | false |
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
128. CarePlan.activity.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). |
Curto | Appointment, Encounter, Procedure, etc. |
Comentários | The activity outcome is independent of the outcome of the related goal(s). For example, if the goal is to achieve a target body weight of 150 lbs and an activity is defined to diet, then the activity outcome could be calories consumed whereas the goal outcome is an observation for the actual body weight measured. |
Controlo | 0..0* |
Tipo | Reference(Resource) |
É modificador | false |
Resumo | false |
Requisitos | Links plan to resulting actions. |
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
130. CarePlan.activity.progress | |
Definição | Notes about the adherence/status/progress of the activity. |
Curto | Comments about the activity status/progress |
Comentários | This element should NOT be used to describe the activity to be performed - that occurs either within the resource pointed to by activity.detail.reference or in activity.detail.description. |
Controlo | 0..0* |
Tipo | Annotation |
É modificador | false |
Resumo | false |
Requisitos | Can be used to capture information about adherence, progress, concerns, etc. |
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
132. CarePlan.activity.reference | |
Definição | The details of the proposed activity represented in a specific resource. |
Curto | Activity 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. |
Controlo | 0..01 Este elemento é afetado pelas seguintes invariantes: cpl-3 |
Tipo | Reference(Appointment, CommunicationRequest, DeviceRequest, MedicationRequest, NutritionOrder, Task, ServiceRequest, VisionPrescription, RequestGroup) |
É modificador | false |
Resumo | false |
Requisitos | Details in a form consistent with other applications and contexts of use. |
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
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. |
Curto | In-line definition of activity |
Controlo | 10..1 Este elemento é afetado pelas seguintes invariantes: cpl-3 |
Tipo | BackboneElement |
É modificador | false |
Resumo | false |
Requisitos | Details in a simple form for generic care plan systems. |
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
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. |
Curto | Unique id for inter-element referencing |
Controlo | 0..01 |
Tipo | string |
É modificador | false |
Formato XML | No formato XML, esta propriedade é representada como um atributo. |
Resumo | false |
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). |
Curto | Extensions that cannot be ignored even if unrecognized |
Comentários | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
Controlo | 0..* |
Tipo | Extension |
É modificador | true porque Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
Resumo | true |
Requisitos | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
Nomes alternativos | extensions, user content, modifiers |
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
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. |
Curto | Appointment | CommunicationRequest | DeviceRequest | MedicationRequest | NutritionOrder | Task | ServiceRequest | VisionPrescription |
Controlo | 0..01 |
Vínculo | Os códigos DEVERÃO ser retirados de CarePlanActivityKindhttp://hl7.org/fhir/ValueSet/care-plan-activity-kind|4.0.1 (required to http://hl7.org/fhir/ValueSet/care-plan-activity-kind|4.0.1 )Resource types defined as part of FHIR that can be represented as in-line definitions of a care plan activity. |
Tipo | code |
É modificador | false |
Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão |
Resumo | false |
Requisitos | May determine what types of extensions are permitted. |
Invariantes | ele-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. |
Curto | Instantiates FHIR protocol or definition |
Controlo | 0..0* |
Tipo | canonical(PlanDefinition, ActivityDefinition, Questionnaire, Measure, OperationDefinition) |
É modificador | false |
Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão |
Resumo | false |
Requisitos | Allows Questionnaires that the patient (or practitioner) should fill in to fulfill the care plan activity. |
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
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. |
Curto | Instantiates external protocol or definition |
Comentários | This might be an HTML page, PDF, etc. or could just be a non-resolvable URI identifier. |
Controlo | 0..0* |
Tipo | uri |
É modificador | false |
Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão |
Resumo | false |
Requisitos | Allows Questionnaires that the patient (or practitioner) should fill in to fulfill the care plan activity. |
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
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. |
Curto | Detail type of activity |
Comentários | Tends to be less relevant for activities involving particular products. Codes should not convey negation - use "prohibited" instead. |
Controlo | 0..01 |
Vínculo | Para 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. |
Tipo | CodeableConcept |
É modificador | false |
Resumo | false |
Requisitos | Allows matching performed to planned as well as validation against protocols. |
Invariantes | ele-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. |
Curto | Why 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. |
Controlo | 0..0* |
Vínculo | Para 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. |
Tipo | CodeableConcept |
É modificador | false |
Resumo | false |
Invariantes | ele-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. |
Curto | Why activity is needed |
Comentários | Conditions can be identified at the activity level that are not identified as reasons for the overall plan. |
Controlo | 0..0* |
Tipo | Reference(Condition, Observation, DiagnosticReport, DocumentReference) |
É modificador | false |
Resumo | false |
Invariantes | ele-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. |
Curto | Goals this activity relates to |
Controlo | 0..0* |
Tipo | Reference(Goal) |
É modificador | false |
Resumo | false |
Requisitos | So that participants know the link explicitly. |
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
154. CarePlan.activity.detail.status | |
Definição | Identifies what progress is being made for the specific activity. |
Curto | not-started | scheduled | in-progress | on-hold | completed | cancelled | stopped | unknown | entered-in-error |
Comentários | Some aspects of status can be inferred based on the resources linked in actionTaken. Note that "status" is only as current as the plan was most recently updated. |
Controlo | 1..1 |
Vínculo | Os códigos DEVERÃO ser retirados de 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. |
Tipo | code |
É modificador | true porque This element is labelled as a modifier because it is a status element that contains status entered-in-error which means that the activity should not be treated as valid |
Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão |
Resumo | false |
Requisitos | Indicates progress against the plan, whether the activity is still relevant for the plan. |
Valor fixo | unknown |
Invariantes | ele-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. |
Curto | Reason 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. |
Controlo | 0..01 |
Tipo | CodeableConcept |
É modificador | false |
Resumo | false |
Invariantes | ele-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. |
Curto | If true, activity is prohibiting action |
Comentários | This element is labeled as a modifier because it marks an activity as an activity that is not to be performed. |
Controlo | 0..01 |
Tipo | boolean |
É modificador | true porque If true this element negates the specified action. For example, instead of a request for a procedure, it is a request for the procedure to not occur. |
Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão |
Resumo | false |
Requisitos | Captures intention to not do something that may have been previously typical. |
Significado em caso de falta | If missing indicates that the described activity is one that should be engaged in when following the plan. |
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
160. CarePlan.activity.detail.scheduled[x] | |
Definição | The period, timing or frequency upon which the described activity is to occur. |
Curto | When activity is to occur |
Controlo | 10..1 |
Tipo | Timing, string, Period |
[x] Nota | VerEscolha de tipos de dadospara mais informações sobre como utilizar [x] |
É modificador | false |
Resumo | false |
Requisitos | Allows prompting for activities and detection of missed planned activities. |
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
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). |
Curto | Extensions that cannot be ignored even if unrecognized |
Comentários | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
Controlo | 0..* |
Tipo | Extension |
É modificador | true porque Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
Resumo | true |
Requisitos | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
Nomes alternativos | extensions, user content, modifiers |
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
164. CarePlan.activity.detail.scheduled[x].event | |
Definição | Identifies specific times when the event occurs. |
Curto | Data de início do afastamentoWhen the event occurs |
Controlo | 10..1* |
Tipo | dateTime |
É modificador | false |
Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão |
Resumo | true |
Requisitos | In a Medication Administration Record, for instance, you need to take a general specification, and turn it into a precise specification. |
Invariantes | ele-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. |
Curto | When the event is to occur |
Controlo | 10..1 |
Tipo | Element |
É modificador | false |
Resumo | true |
Requisitos | Many timing schedules are determined by regular repetitions. |
Invariantes | ele-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. |
Curto | Unique id for inter-element referencing |
Controlo | 0..01 |
Tipo | string |
É modificador | false |
Formato XML | No formato XML, esta propriedade é representada como um atributo. |
Resumo | false |
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. |
Curto | Length/Range of lengths, or (Start and/or end) limits |
Controlo | 0..01 |
Tipo | Escolha de: Duration, Range, Period |
É modificador | false |
Resumo | true |
Invariantes | ele-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. |
Curto | Tempo 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. |
Controlo | 10..1 |
Tipo | positiveInt |
É modificador | false |
Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão |
Resumo | true |
Requisitos | Repetitions may be limited by end time or total occurrences. |
Invariantes | ele-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. |
Curto | Maximum number of times to repeat |
Controlo | 0..01 |
Tipo | positiveInt |
É modificador | false |
Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão |
Resumo | true |
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
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. |
Curto | How 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). |
Controlo | 0..01 |
Tipo | decimal |
É modificador | false |
Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão |
Resumo | true |
Requisitos | Some activities are not instantaneous and need to be maintained for a period of time. |
Invariantes | ele-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. |
Curto | How 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). |
Controlo | 0..01 |
Tipo | decimal |
É modificador | false |
Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão |
Resumo | true |
Requisitos | Some activities are not instantaneous and need to be maintained for a period of time. |
Invariantes | ele-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. |
Curto | s | min | h | d | wk | mo | a - unit of time (UCUM) |
Controlo | 0..01 |
Vínculo | Os 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). |
Tipo | code |
É modificador | false |
Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão |
Resumo | true |
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
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. |
Curto | Event occurs frequency times per period |
Controlo | 0..01 |
Tipo | positiveInt |
É modificador | false |
Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão |
Resumo | true |
Significado em caso de falta | If no frequency is stated, the assumption is that the event occurs once per period, but systems SHOULD always be specific about this |
Invariantes | ele-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. |
Curto | Event occurs up to frequencyMax times per period |
Controlo | 0..01 |
Tipo | positiveInt |
É modificador | false |
Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão |
Resumo | true |
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
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. |
Curto | Event occurs frequency times per period |
Controlo | 0..01 |
Tipo | decimal |
É modificador | false |
Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão |
Resumo | true |
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
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. |
Curto | Upper limit of period (3-4 hours) |
Controlo | 0..01 |
Tipo | decimal |
É modificador | false |
Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão |
Resumo | true |
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
190. CarePlan.activity.detail.scheduled[x].repeat.periodUnit | |
Definição | The units of time for the period in UCUM units. |
Curto | s | min | h | d | wk | mo | a - unit of time (UCUM) |
Controlo | 0..01 |
Vínculo | Os 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). |
Tipo | code |
É modificador | false |
Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão |
Resumo | true |
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
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). |
Curto | mon | 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. |
Controlo | 0..0* |
Vínculo | Os 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 ) |
Tipo | code |
É modificador | false |
Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão |
Resumo | true |
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
194. CarePlan.activity.detail.scheduled[x].repeat.timeOfDay | |
Definição | Specified time of day for action to take place. |
Curto | Time 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. |
Controlo | 0..0* |
Tipo | time |
É modificador | false |
Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão |
Resumo | true |
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
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. |
Curto | Code 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. |
Controlo | 0..0* |
Vínculo | Os 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. |
Tipo | code |
É modificador | false |
Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão |
Resumo | true |
Requisitos | Timings are frequently determined by occurrences such as waking, eating and sleep. |
Invariantes | ele-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. |
Curto | Minutes from event (before or after) |
Controlo | 0..01 |
Tipo | unsignedInt |
É modificador | false |
Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão |
Resumo | true |
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
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). |
Curto | BID | 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). |
Controlo | 0..01 |
Vínculo | Os 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. |
Tipo | CodeableConcept |
É modificador | false |
Resumo | true |
Invariantes | ele-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. |
Curto | Where it should happen |
Comentários | May reference a specific clinical location or may identify a type of location. |
Controlo | 0..01 |
Tipo | Reference(Location) |
É modificador | false |
Resumo | false |
Requisitos | Helps in planning of activity. |
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
204. CarePlan.activity.detail.performer | |
Definição | Identifies who's expected to be involved in the activity. |
Curto | Who will be responsible? |
Comentários | A performer MAY also be a participant in the care plan. |
Controlo | 0..0* |
Tipo | Reference(Practitioner, PractitionerRole, Organization, RelatedPerson, Patient, CareTeam, HealthcareService, Device) |
É modificador | false |
Resumo | false |
Requisitos | Helps in planning of activity. |
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
206. CarePlan.activity.detail.product[x] | |
Definição | Identifies the food, drug or other product to be consumed or supplied in the activity. |
Curto | What is to be administered/supplied |
Controlo | 0..01 |
Vínculo | Para 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. |
Tipo | Escolha de: CodeableConcept, Reference(Medication, Substance) |
É modificador | false |
Resumo | false |
Invariantes | ele-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. |
Curto | How to consume/day? |
Controlo | 0..01 |
Tipo | Quantity(SimpleQuantity) |
É modificador | false |
Resumo | false |
Requisitos | Allows rough dose checking. |
Nomes alternativos | daily dose |
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
210. CarePlan.activity.detail.quantity | |
Definição | Identifies the quantity expected to be supplied, administered or consumed by the subject. |
Curto | How much to administer/supply/consume |
Controlo | 0..01 |
Tipo | Quantity(SimpleQuantity) |
É modificador | false |
Resumo | false |
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
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. |
Curto | Informações adicionaisExtra info describing activity to perform |
Controlo | 0..1 |
Tipo | string |
É modificador | false |
Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão |
Resumo | false |
Invariantes | ele-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. |
Curto | Comments about the plan |
Controlo | 0..0* |
Tipo | Annotation |
É modificador | false |
Resumo | false |
Requisitos | Used to capture information that applies to the plan as a whole that doesn't fit into discrete elements. |
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
Instruções sobre como interpretar o conteúdo desta tabela podem ser encontradashere
0. CarePlan | |
Curto | Atestado médico/odontológico |
2. CarePlan.identifier | |
Nota | Trata-se de um identificador de empresa e não de um identificador de recurso (ver discussão) |
Controlo | 0..0 |
4. CarePlan.instantiatesCanonical | |
Controlo | 0..0 |
6. CarePlan.instantiatesUri | |
Controlo | 0..0 |
8. CarePlan.basedOn | |
Controlo | 0..0 |
10. CarePlan.replaces | |
Controlo | 0..0 |
12. CarePlan.partOf | |
Controlo | 0..0 |
14. CarePlan.status | |
Curto | Estado do atestado. |
Vínculo | Os 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 fixo | active |
16. CarePlan.intent | |
Curto | Intenção do atestado |
Vínculo | Os 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 fixo | plan |
18. CarePlan.category | |
Definição | Determina se é um atestado médico ou odontológico. |
Curto | Tipo do atestado |
Controlo | 1..1 |
Vínculo | Os 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 | |
Controlo | 1..1 |
22. CarePlan.category.coding.system | |
Controlo | 1..? |
24. CarePlan.category.coding.code | |
Controlo | 1..? |
26. CarePlan.category.coding.userSelected | |
Controlo | 0..0 |
28. CarePlan.category.text | |
Controlo | 0..0 |
30. CarePlan.title | |
Controlo | 0..0 |
32. CarePlan.description | |
Controlo | 0..0 |
34. CarePlan.subject | |
Definição | Identifica o indivíduo o qual se refere este atestado. |
Curto | Identificação do Indivíduo |
Tipo | Reference(http://www.saude.gov.br/fhir/r4/StructureDefinition/BRIndividuo-1.0 ) |
36. CarePlan.subject.extension | |
Controlo | 0..? |
Slicing | Este 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: |
38. CarePlan.subject.extension:unidentifiedPatient | |
Nome da fatia | unidentifiedPatient |
Curto | Dados do Indivíduo Não Identificado |
Controlo | 0..? |
Tipo | Extension(Informações Complementares de Indivíduos Não Identificados) (Extensão complexa) |
Deve apoiar | true |
40. CarePlan.subject.extension:unidentifiedPatient.extension | |
Controlo | 3..? |
Slicing | Este 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: |
42. CarePlan.subject.extension:unidentifiedPatient.extension:gender | |
Nome da fatia | gender |
Controlo | 1..? |
Deve apoiar | true |
44. CarePlan.subject.extension:unidentifiedPatient.extension:birthYear | |
Nome da fatia | birthYear |
Controlo | 1..? |
Deve apoiar | true |
46. CarePlan.subject.extension:unidentifiedPatient.extension:reason | |
Nome da fatia | reason |
Controlo | 1..? |
Deve apoiar | true |
48. CarePlan.subject.reference | |
Controlo | 0..0 |
50. CarePlan.subject.type | |
Controlo | 0..0 |
52. CarePlan.subject.identifier | |
Nota | Trata-se de um identificador de empresa e não de um identificador de recurso (ver discussão) |
Controlo | 1..? |
54. CarePlan.subject.identifier.use | |
Controlo | 0..0 |
56. CarePlan.subject.identifier.type | |
Controlo | 0..0 |
58. CarePlan.subject.identifier.system | |
Controlo | 1..? |
60. CarePlan.subject.identifier.value | |
Controlo | 1..? |
62. CarePlan.subject.identifier.period | |
Controlo | 0..0 |
64. CarePlan.subject.identifier.assigner | |
Controlo | 0..0 |
66. CarePlan.subject.display | |
Controlo | 0..0 |
68. CarePlan.encounter | |
Controlo | 0..0 |
70. CarePlan.period | |
Controlo | 0..0 |
72. CarePlan.created | |
Controlo | 0..0 |
74. CarePlan.author | |
Controlo | 0..0 |
76. CarePlan.contributor | |
Controlo | 0..0 |
78. CarePlan.careTeam | |
Controlo | 0..0 |
80. CarePlan.addresses | |
Controlo | 0..1 |
Tipo | Reference(CID10 Avaliado) |
82. CarePlan.addresses.reference | |
Controlo | 1..? |
84. CarePlan.addresses.type | |
Controlo | 0..0 |
86. CarePlan.addresses.identifier | |
Nota | Trata-se de um identificador de empresa e não de um identificador de recurso (ver discussão) |
Controlo | 0..0 |
94. CarePlan.addresses.display | |
Controlo | 0..0 |
96. CarePlan.supportingInfo | |
Controlo | 0..0 |
98. CarePlan.goal | |
Controlo | 0..0 |
100. CarePlan.activity | |
Controlo | 1..1 |
102. CarePlan.activity.id | |
Controlo | 0..0 |
104. CarePlan.activity.outcomeCodeableConcept | |
Controlo | 0..0 |
106. CarePlan.activity.outcomeReference | |
Controlo | 0..0 |
108. CarePlan.activity.progress | |
Controlo | 0..0 |
110. CarePlan.activity.reference | |
Controlo | 0..0 |
112. CarePlan.activity.detail | |
Controlo | 1..? |
114. CarePlan.activity.detail.id | |
Controlo | 0..0 |
116. CarePlan.activity.detail.kind | |
Controlo | 0..0 |
118. CarePlan.activity.detail.instantiatesCanonical | |
Controlo | 0..0 |
120. CarePlan.activity.detail.instantiatesUri | |
Controlo | 0..0 |
122. CarePlan.activity.detail.code | |
Controlo | 0..0 |
124. CarePlan.activity.detail.reasonCode | |
Controlo | 0..0 |
126. CarePlan.activity.detail.reasonReference | |
Controlo | 0..0 |
128. CarePlan.activity.detail.goal | |
Controlo | 0..0 |
130. CarePlan.activity.detail.status | |
Vínculo | Os 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 fixo | unknown |
132. CarePlan.activity.detail.statusReason | |
Controlo | 0..0 |
134. CarePlan.activity.detail.doNotPerform | |
Controlo | 0..0 |
136. CarePlan.activity.detail.scheduled[x] | |
Controlo | 1..? |
Tipo | Timing, string, Period |
[x] Nota | VerEscolha de tipos de dadospara mais informações sobre como utilizar [x] |
138. CarePlan.activity.detail.scheduled[x].event | |
Curto | Data de início do afastamento |
Controlo | 1..1 |
140. CarePlan.activity.detail.scheduled[x].repeat | |
Controlo | 1..? |
142. CarePlan.activity.detail.scheduled[x].repeat.id | |
Controlo | 0..0 |
144. CarePlan.activity.detail.scheduled[x].repeat.bounds[x] | |
Controlo | 0..0 |
146. CarePlan.activity.detail.scheduled[x].repeat.count | |
Definição | Tempo do afastamento quantificado em dias. |
Curto | Tempo de afastamento |
Controlo | 1..? |
148. CarePlan.activity.detail.scheduled[x].repeat.countMax | |
Controlo | 0..0 |
150. CarePlan.activity.detail.scheduled[x].repeat.duration | |
Controlo | 0..0 |
152. CarePlan.activity.detail.scheduled[x].repeat.durationMax | |
Controlo | 0..0 |
154. CarePlan.activity.detail.scheduled[x].repeat.durationUnit | |
Controlo | 0..0 |
156. CarePlan.activity.detail.scheduled[x].repeat.frequency | |
Controlo | 0..0 |
158. CarePlan.activity.detail.scheduled[x].repeat.frequencyMax | |
Controlo | 0..0 |
160. CarePlan.activity.detail.scheduled[x].repeat.period | |
Controlo | 0..0 |
162. CarePlan.activity.detail.scheduled[x].repeat.periodMax | |
Controlo | 0..0 |
164. CarePlan.activity.detail.scheduled[x].repeat.periodUnit | |
Controlo | 0..0 |
166. CarePlan.activity.detail.scheduled[x].repeat.dayOfWeek | |
Controlo | 0..0 |
168. CarePlan.activity.detail.scheduled[x].repeat.timeOfDay | |
Controlo | 0..0 |
170. CarePlan.activity.detail.scheduled[x].repeat.when | |
Controlo | 0..0 |
172. CarePlan.activity.detail.scheduled[x].repeat.offset | |
Controlo | 0..0 |
174. CarePlan.activity.detail.scheduled[x].code | |
Controlo | 0..0 |
176. CarePlan.activity.detail.location | |
Controlo | 0..0 |
178. CarePlan.activity.detail.performer | |
Controlo | 0..0 |
180. CarePlan.activity.detail.product[x] | |
Controlo | 0..0 |
182. CarePlan.activity.detail.dailyAmount | |
Controlo | 0..0 |
184. CarePlan.activity.detail.quantity | |
Controlo | 0..0 |
186. CarePlan.activity.detail.description | |
Definição | Informações adicionais sobre o afastamento. |
Curto | Informações adicionais |
188. CarePlan.note | |
Controlo | 0..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. | ||||
Curto | Atestado médico/odontológico | ||||
Controlo | 0..* | ||||
É modificador | false | ||||
Resumo | false | ||||
Nomes alternativos | Care Team | ||||
Invariantes | dom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources (contained.contained.empty() )dom-3: If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource ( contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty() )dom-4: If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated ( contained.meta.versionId.empty() and contained.meta.lastUpdated.empty() )dom-5: If a resource is contained in another resource, it SHALL NOT have a security label ( contained.meta.security.empty() )dom-6: A resource should have narrative for robust management ( text.`div`.exists() ) | ||||
2. CarePlan.id | |||||
Definição | The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes. | ||||
Curto | Logical id of this artifact | ||||
Comentários | The only time that a resource does not have an id is when it is being submitted to the server using a create operation. | ||||
Controlo | 0..1 | ||||
Tipo | id | ||||
É modificador | false | ||||
Resumo | true | ||||
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. | ||||
Curto | Metadata about the resource | ||||
Controlo | 0..1 | ||||
Tipo | Meta | ||||
É modificador | false | ||||
Resumo | true | ||||
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
6. 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. | ||||
Curto | A set of rules under which this content was created | ||||
Comentários | Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element. Often, when used, the URL is a reference to an implementation guide that defines these special rules as part of it's narrative along with other profiles, value sets, etc. | ||||
Controlo | 0..1 | ||||
Tipo | uri | ||||
É modificador | true porque This element is labeled as a modifier because the implicit rules may provide additional knowledge about the resource that modifies it's meaning or interpretation | ||||
Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
Resumo | true | ||||
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
8. CarePlan.language | |||||
Definição | The base language in which the resource is written. | ||||
Curto | Language of the resource content | ||||
Comentários | Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource. Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute). | ||||
Controlo | 0..1 | ||||
Vínculo | Os códigos DEVERÃO ser retirados de CommonLanguages (preferred to http://hl7.org/fhir/ValueSet/languages )A human language.
| ||||
Tipo | code | ||||
É modificador | false | ||||
Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
Resumo | false | ||||
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
10. CarePlan.text | |||||
Definição | A human-readable narrative that contains a summary of the resource and can be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety. | ||||
Curto | Text summary of the resource, for human interpretation | ||||
Comentários | Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative. In some cases, a resource may only have text with little or no additional discrete data (as long as all minOccurs=1 elements are satisfied). This may be necessary for data from legacy systems where information is captured as a "text blob" or where text is additionally entered raw or narrated and encoded information is added later. | ||||
Controlo | 0..1 | ||||
Tipo | Narrative | ||||
É modificador | false | ||||
Resumo | false | ||||
Nomes alternativos | narrative, html, xhtml, display | ||||
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
12. 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. | ||||
Curto | Contained, inline Resources | ||||
Comentários | This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again. Contained resources may have profiles and tags In their meta elements, but SHALL NOT have security labels. | ||||
Controlo | 0..* | ||||
Tipo | Resource | ||||
É modificador | false | ||||
Resumo | false | ||||
Nomes alternativos | inline resources, anonymous resources, contained resources | ||||
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. | ||||
Curto | Additional content defined by implementations | ||||
Comentários | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||
Controlo | 0..* | ||||
Tipo | Extension | ||||
É modificador | false | ||||
Resumo | false | ||||
Nomes alternativos | extensions, user content | ||||
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||
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). | ||||
Curto | Extensions that cannot be ignored | ||||
Comentários | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||
Controlo | 0..* | ||||
Tipo | Extension | ||||
É modificador | true porque Modifier extensions are expected to modify the meaning or interpretation of the resource that contains them | ||||
Resumo | false | ||||
Requisitos | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. | ||||
Nomes alternativos | extensions, user content | ||||
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||
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. | ||||
Curto | External Ids for this plan | ||||
Comentários | This is a business identifier, not a resource identifier (see discussion). It is best practice for the identifier to only appear on a single resource instance, however business practices may occasionally dictate that multiple resource instances with the same identifier can exist - possibly even with different resource types. For example, multiple Patient and a Person resource instance might share the same social insurance number. | ||||
Nota | Trata-se de um identificador de empresa e não de um identificador de recurso (ver discussão) | ||||
Controlo | 0..0 | ||||
Tipo | Identifier | ||||
É modificador | false | ||||
Resumo | true | ||||
Requisitos | Allows identification of the care plan as it is known by various participating systems and in a way that remains consistent across servers. | ||||
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
20. CarePlan.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. | ||||
Curto | Instantiates FHIR protocol or definition | ||||
Controlo | 0..0 | ||||
Tipo | canonical(PlanDefinition, Questionnaire, Measure, ActivityDefinition, OperationDefinition) | ||||
É modificador | false | ||||
Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
Resumo | true | ||||
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
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. | ||||
Curto | Instantiates external protocol or definition | ||||
Comentários | This might be an HTML page, PDF, etc. or could just be a non-resolvable URI identifier. | ||||
Controlo | 0..0 | ||||
Tipo | uri | ||||
É modificador | false | ||||
Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
Resumo | true | ||||
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
24. CarePlan.basedOn | |||||
Definição | A care plan that is fulfilled in whole or in part by this care plan. | ||||
Curto | Fulfills CarePlan | ||||
Controlo | 0..0 | ||||
Tipo | Reference(CarePlan) | ||||
É modificador | false | ||||
Resumo | true | ||||
Requisitos | Allows tracing of the care plan and tracking whether proposals/recommendations were acted upon. | ||||
Nomes alternativos | fulfills | ||||
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
26. CarePlan.replaces | |||||
Definição | Completed or terminated care plan whose function is taken by this new care plan. | ||||
Curto | CarePlan 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. | ||||
Controlo | 0..0 | ||||
Tipo | Reference(CarePlan) | ||||
É modificador | false | ||||
Resumo | true | ||||
Requisitos | Allows tracing the continuation of a therapy or administrative process instantiated through multiple care plans. | ||||
Nomes alternativos | supersedes | ||||
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
28. CarePlan.partOf | |||||
Definição | A larger care plan of which this particular care plan is a component or step. | ||||
Curto | Part 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. | ||||
Controlo | 0..0 | ||||
Tipo | Reference(CarePlan) | ||||
É modificador | false | ||||
Resumo | true | ||||
Invariantes | ele-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. | ||||
Curto | Estado 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. | ||||
Controlo | 1..1 | ||||
Vínculo | Os códigos DEVERÃO ser retirados de Status do atestado (required to http://www.saude.gov.br/fhir/r4/ValueSet/BREstadoAtestado )Estado do atestado. | ||||
Tipo | code | ||||
É modificador | true porque This element is labeled as a modifier because it is a status element that contains status entered-in-error which means that the resource should not be treated as valid | ||||
Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
Resumo | true | ||||
Requisitos | Allows clinicians to determine whether the plan is actionable or not. | ||||
Valor fixo | active | ||||
Invariantes | ele-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. | ||||
Curto | Intenção do atestado | ||||
Comentários | This element is labeled as a modifier because the intent alters when and how the resource is actually applicable. | ||||
Controlo | 1..1 | ||||
Vínculo | Os códigos DEVERÃO ser retirados de Intenção do atestado (required to http://www.saude.gov.br/fhir/r4/ValueSet/BRIntencaoAtestado )Intenção do atestado médico/odontológico | ||||
Tipo | code | ||||
É modificador | true porque This element changes the interpretation of all descriptive attributes. For example "the time the request is recommended to occur" vs. "the time the request is authorized to occur" or "who is recommended to perform the request" vs. "who is authorized to perform the request" | ||||
Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
Resumo | true | ||||
Requisitos | Proposals/recommendations, plans and orders all use the same structure and can exist in the same fulfillment chain. | ||||
Valor fixo | plan | ||||
Invariantes | ele-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. | ||||
Curto | Tipo 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. | ||||
Controlo | 1..1 | ||||
Vínculo | Os códigos DEVERÃO ser retirados de Tipo de atestado (required to http://www.saude.gov.br/fhir/r4/ValueSet/BRTipoAtestado )Tipo do atestado. | ||||
Tipo | CodeableConcept | ||||
É modificador | false | ||||
Resumo | true | ||||
Requisitos | Used for filtering what plan(s) are retrieved and displayed to different types of users. | ||||
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
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. | ||||
Curto | Unique id for inter-element referencing | ||||
Controlo | 0..1 | ||||
Tipo | string | ||||
É modificador | false | ||||
Formato XML | No formato XML, esta propriedade é representada como um atributo. | ||||
Resumo | false | ||||
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. | ||||
Curto | Additional content defined by implementations | ||||
Comentários | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||
Controlo | 0..* | ||||
Tipo | Extension | ||||
É modificador | false | ||||
Resumo | false | ||||
Nomes alternativos | extensions, user content | ||||
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||
Slicing | Este elemento introduz um conjunto de fatias em CarePlan.category.extension . As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores: | ||||
40. CarePlan.category.coding | |||||
Definição | A reference to a code defined by a terminology system. | ||||
Curto | Code 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. | ||||
Controlo | 1..1 | ||||
Tipo | Coding | ||||
É modificador | false | ||||
Resumo | true | ||||
Requisitos | Allows for alternative encodings within a code system, and translations to other code systems. | ||||
Invariantes | ele-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. | ||||
Curto | Unique id for inter-element referencing | ||||
Controlo | 0..1 | ||||
Tipo | string | ||||
É modificador | false | ||||
Formato XML | No formato XML, esta propriedade é representada como um atributo. | ||||
Resumo | false | ||||
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. | ||||
Curto | Additional content defined by implementations | ||||
Comentários | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||
Controlo | 0..* | ||||
Tipo | Extension | ||||
É modificador | false | ||||
Resumo | false | ||||
Nomes alternativos | extensions, user content | ||||
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||
Slicing | Este elemento introduz um conjunto de fatias em CarePlan.category.coding.extension . As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores: | ||||
46. CarePlan.category.coding.system | |||||
Definição | The identification of the code system that defines the meaning of the symbol in the code. | ||||
Curto | Identity of the terminology system | ||||
Comentários | The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. | ||||
Controlo | 1..1 | ||||
Tipo | uri | ||||
É modificador | false | ||||
Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
Resumo | true | ||||
Requisitos | Need to be unambiguous about the source of the definition of the symbol. | ||||
Invariantes | ele-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. | ||||
Curto | Version 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. | ||||
Nota | Este é um ID de versão comercial, não um ID de versão de recurso (ver discussão) | ||||
Controlo | 0..1 | ||||
Tipo | string | ||||
É modificador | false | ||||
Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
Resumo | true | ||||
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
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). | ||||
Curto | Symbol in syntax defined by the system | ||||
Controlo | 1..1 | ||||
Tipo | code | ||||
É modificador | false | ||||
Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
Resumo | true | ||||
Requisitos | Need to refer to a particular code in the system. | ||||
Invariantes | ele-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. | ||||
Curto | Representation defined by the system | ||||
Controlo | 0..1 | ||||
Tipo | string | ||||
É modificador | false | ||||
Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
Resumo | true | ||||
Requisitos | Need to be able to carry a human-readable meaning of the code for readers that do not know the system. | ||||
Invariantes | ele-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). | ||||
Curto | If 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. | ||||
Controlo | 0..0 | ||||
Tipo | boolean | ||||
É modificador | false | ||||
Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
Resumo | true | ||||
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. | ||||
Invariantes | ele-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. | ||||
Curto | Plain text representation of the concept | ||||
Comentários | Very often the text is the same as a displayName of one of the codings. | ||||
Controlo | 0..0 | ||||
Tipo | string | ||||
É modificador | false | ||||
Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
Resumo | true | ||||
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. | ||||
Invariantes | ele-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. | ||||
Curto | Human-friendly name for the care plan | ||||
Controlo | 0..0 | ||||
Tipo | string | ||||
É modificador | false | ||||
Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
Resumo | true | ||||
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
60. CarePlan.description | |||||
Definição | A description of the scope and nature of the plan. | ||||
Curto | Summary of nature of plan | ||||
Controlo | 0..0 | ||||
Tipo | string | ||||
É modificador | false | ||||
Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
Resumo | true | ||||
Requisitos | Provides more detail than conveyed by category. | ||||
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
62. CarePlan.subject | |||||
Definição | Identifica o indivíduo o qual se refere este atestado. | ||||
Curto | Identificação do Indivíduo | ||||
Controlo | 1..1 | ||||
Tipo | Reference(http://www.saude.gov.br/fhir/r4/StructureDefinition/BRIndividuo-1.0 ) | ||||
É modificador | false | ||||
Resumo | true | ||||
Nomes alternativos | patient | ||||
Invariantes | ele-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. | ||||
Curto | Unique id for inter-element referencing | ||||
Controlo | 0..1 | ||||
Tipo | string | ||||
É modificador | false | ||||
Formato XML | No formato XML, esta propriedade é representada como um atributo. | ||||
Resumo | false | ||||
66. CarePlan.subject.extension | |||||
Definição | An Extension | ||||
Curto | Extension | ||||
Controlo | 0..* | ||||
Tipo | Extension | ||||
É modificador | false | ||||
Resumo | false | ||||
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||
Slicing | Este elemento introduz um conjunto de fatias em CarePlan.subject.extension . As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores: | ||||
68. CarePlan.subject.extension:unidentifiedPatient | |||||
Nome da fatia | unidentifiedPatient | ||||
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. | ||||
Curto | Dados do Indivíduo Não Identificado | ||||
Controlo | 0..1 | ||||
Tipo | Extension(Informações Complementares de Indivíduos Não Identificados) (Extensão complexa) | ||||
É modificador | false | ||||
Deve apoiar | true | ||||
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||
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. | ||||
Curto | Unique id for inter-element referencing | ||||
Controlo | 0..1 | ||||
Tipo | string | ||||
É modificador | false | ||||
Formato XML | No formato XML, esta propriedade é representada como um atributo. | ||||
Resumo | false | ||||
72. CarePlan.subject.extension:unidentifiedPatient.extension | |||||
Definição | An Extension | ||||
Curto | Extension | ||||
Controlo | 3..3 | ||||
Tipo | Extension | ||||
É modificador | false | ||||
Resumo | false | ||||
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||
Slicing | Este elemento introduz um conjunto de fatias em CarePlan.subject.extension.extension . As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores: | ||||
74. CarePlan.subject.extension:unidentifiedPatient.extension:gender | |||||
Nome da fatia | gender | ||||
Definição | An Extension | ||||
Curto | Extension | ||||
Controlo | 1..1 | ||||
Tipo | Extension | ||||
É modificador | false | ||||
Deve apoiar | true | ||||
Resumo | false | ||||
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )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. | ||||
Curto | Unique id for inter-element referencing | ||||
Controlo | 0..1 | ||||
Tipo | string | ||||
É modificador | false | ||||
Formato XML | No formato XML, esta propriedade é representada como um atributo. | ||||
Resumo | false | ||||
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. | ||||
Curto | Additional content defined by implementations | ||||
Comentários | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||
Controlo | 0..* | ||||
Tipo | Extension | ||||
É modificador | false | ||||
Resumo | false | ||||
Nomes alternativos | extensions, user content | ||||
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||
Slicing | Este elemento introduz um conjunto de fatias em CarePlan.subject.extension.extension.extension . As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores: | ||||
80. CarePlan.subject.extension:unidentifiedPatient.extension:gender.url | |||||
Definição | Source of the definition for the extension code - a logical name or a URL. | ||||
Curto | identifies 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. | ||||
Controlo | 1..1 | ||||
Tipo | uri | ||||
É modificador | false | ||||
Formato XML | No formato XML, esta propriedade é representada como um atributo. | ||||
Resumo | false | ||||
Valor fixo | gender | ||||
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). | ||||
Curto | Value of extension | ||||
Controlo | 1..1 | ||||
Tipo | code | ||||
[x] Nota | VerEscolha de tipos de dadospara mais informações sobre como utilizar [x] | ||||
É modificador | false | ||||
Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
Resumo | false | ||||
Invariantes | ele-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 fatia | birthYear | ||||
Definição | An Extension | ||||
Curto | Extension | ||||
Controlo | 1..1 | ||||
Tipo | Extension | ||||
É modificador | false | ||||
Deve apoiar | true | ||||
Resumo | false | ||||
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )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. | ||||
Curto | Unique id for inter-element referencing | ||||
Controlo | 0..1 | ||||
Tipo | string | ||||
É modificador | false | ||||
Formato XML | No formato XML, esta propriedade é representada como um atributo. | ||||
Resumo | false | ||||
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. | ||||
Curto | Additional content defined by implementations | ||||
Comentários | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||
Controlo | 0..* | ||||
Tipo | Extension | ||||
É modificador | false | ||||
Resumo | false | ||||
Nomes alternativos | extensions, user content | ||||
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||
Slicing | Este elemento introduz um conjunto de fatias em CarePlan.subject.extension.extension.extension . As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores: | ||||
90. CarePlan.subject.extension:unidentifiedPatient.extension:birthYear.url | |||||
Definição | Source of the definition for the extension code - a logical name or a URL. | ||||
Curto | identifies 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. | ||||
Controlo | 1..1 | ||||
Tipo | uri | ||||
É modificador | false | ||||
Formato XML | No formato XML, esta propriedade é representada como um atributo. | ||||
Resumo | false | ||||
Valor fixo | birthYear | ||||
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). | ||||
Curto | Value of extension | ||||
Controlo | 1..1 | ||||
Tipo | date | ||||
[x] Nota | VerEscolha de tipos de dadospara mais informações sobre como utilizar [x] | ||||
É modificador | false | ||||
Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
Resumo | false | ||||
Invariantes | ele-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 fatia | reason | ||||
Definição | An Extension | ||||
Curto | Extension | ||||
Controlo | 1..1 | ||||
Tipo | Extension | ||||
É modificador | false | ||||
Deve apoiar | true | ||||
Resumo | false | ||||
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )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. | ||||
Curto | Unique id for inter-element referencing | ||||
Controlo | 0..1 | ||||
Tipo | string | ||||
É modificador | false | ||||
Formato XML | No formato XML, esta propriedade é representada como um atributo. | ||||
Resumo | false | ||||
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. | ||||
Curto | Additional content defined by implementations | ||||
Comentários | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||
Controlo | 0..* | ||||
Tipo | Extension | ||||
É modificador | false | ||||
Resumo | false | ||||
Nomes alternativos | extensions, user content | ||||
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||
Slicing | Este elemento introduz um conjunto de fatias em CarePlan.subject.extension.extension.extension . As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores: | ||||
100. CarePlan.subject.extension:unidentifiedPatient.extension:reason.url | |||||
Definição | Source of the definition for the extension code - a logical name or a URL. | ||||
Curto | identifies 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. | ||||
Controlo | 1..1 | ||||
Tipo | uri | ||||
É modificador | false | ||||
Formato XML | No formato XML, esta propriedade é representada como um atributo. | ||||
Resumo | false | ||||
Valor fixo | reason | ||||
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). | ||||
Curto | Value of extension | ||||
Controlo | 1..1 | ||||
Tipo | CodeableConcept | ||||
[x] Nota | VerEscolha de tipos de dadospara mais informações sobre como utilizar [x] | ||||
É modificador | false | ||||
Resumo | false | ||||
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
104. CarePlan.subject.extension:unidentifiedPatient.url | |||||
Definição | Source of the definition for the extension code - a logical name or a URL. | ||||
Curto | identifies 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. | ||||
Controlo | 1..1 | ||||
Tipo | uri | ||||
É modificador | false | ||||
Formato XML | No formato XML, esta propriedade é representada como um atributo. | ||||
Resumo | false | ||||
Valor fixo | http://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). | ||||
Curto | Value of extension | ||||
Controlo | 0..0 | ||||
Tipo | Escolha 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 | ||||
É modificador | false | ||||
Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
Resumo | false | ||||
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
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. | ||||
Curto | Literal 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. | ||||
Controlo | 0..0 Este elemento é afetado pelas seguintes invariantes: ref-1 | ||||
Tipo | string | ||||
É modificador | false | ||||
Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
Resumo | true | ||||
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
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). | ||||
Curto | Type 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. | ||||
Controlo | 0..0 | ||||
Vínculo | A 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). | ||||
Tipo | uri | ||||
É modificador | false | ||||
Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
Resumo | true | ||||
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
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. | ||||
Curto | Logical 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). | ||||
Nota | Trata-se de um identificador de empresa e não de um identificador de recurso (ver discussão) | ||||
Controlo | 1..1 | ||||
Tipo | Identifier | ||||
É modificador | false | ||||
Resumo | true | ||||
Invariantes | ele-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. | ||||
Curto | Unique id for inter-element referencing | ||||
Controlo | 0..1 | ||||
Tipo | string | ||||
É modificador | false | ||||
Formato XML | No formato XML, esta propriedade é representada como um atributo. | ||||
Resumo | false | ||||
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. | ||||
Curto | Additional content defined by implementations | ||||
Comentários | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||
Controlo | 0..* | ||||
Tipo | Extension | ||||
É modificador | false | ||||
Resumo | false | ||||
Nomes alternativos | extensions, user content | ||||
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||
Slicing | Este elemento introduz um conjunto de fatias em CarePlan.subject.identifier.extension . As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores: | ||||
118. CarePlan.subject.identifier.use | |||||
Definição | The purpose of this identifier. | ||||
Curto | usual | official | temp | secondary | old (If known) | ||||
Comentários | Applications can assume that an identifier is permanent unless it explicitly says that it is temporary. | ||||
Controlo | 0..0 | ||||
Vínculo | Os códigos DEVERÃO ser retirados de IdentifierUse (required to http://hl7.org/fhir/ValueSet/identifier-use|4.0.1 )Identifies the purpose for this identifier, if known . | ||||
Tipo | code | ||||
É modificador | true porque This is labeled as "Is Modifier" because applications should not mistake a temporary id for a permanent one. | ||||
Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
Resumo | true | ||||
Requisitos | Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers. | ||||
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
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. | ||||
Curto | Description of identifier | ||||
Comentários | This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type. | ||||
Controlo | 0..0 | ||||
Vínculo | A menos que não sejam adequados, estes códigos DEVERÃO ser retirados de Identifier Type Codes (extensible to http://hl7.org/fhir/ValueSet/identifier-type )A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. | ||||
Tipo | CodeableConcept | ||||
É modificador | false | ||||
Resumo | true | ||||
Requisitos | Allows users to make use of identifiers when the identifier system is not known. | ||||
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
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. | ||||
Curto | The namespace for the identifier value | ||||
Comentários | Identifier.system is always case sensitive. | ||||
Controlo | 1..1 | ||||
Tipo | uri | ||||
É modificador | false | ||||
Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
Resumo | true | ||||
Requisitos | There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers. | ||||
Exemplo | <br/><b>General</b>:http://www.acme.com/identifiers/patient | ||||
Invariantes | ele-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. | ||||
Curto | The value that is unique | ||||
Comentários | If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe. | ||||
Controlo | 1..1 | ||||
Tipo | string | ||||
É modificador | false | ||||
Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
Resumo | true | ||||
Exemplo | <br/><b>General</b>:123456 | ||||
Invariantes | ele-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. | ||||
Curto | Time period when id is/was valid for use | ||||
Controlo | 0..0 | ||||
Tipo | Period | ||||
É modificador | false | ||||
Resumo | true | ||||
Invariantes | ele-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. | ||||
Curto | Organization that issued id (may be just text) | ||||
Comentários | The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization. | ||||
Controlo | 0..0 | ||||
Tipo | Reference(Organization) | ||||
É modificador | false | ||||
Resumo | true | ||||
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
130. CarePlan.subject.display | |||||
Definição | Plain text narrative that identifies the resource in addition to the resource reference. | ||||
Curto | Text 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. | ||||
Controlo | 0..0 | ||||
Tipo | string | ||||
É modificador | false | ||||
Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
Resumo | true | ||||
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
132. CarePlan.encounter | |||||
Definição | The Encounter during which this CarePlan was created or to which the creation of this record is tightly associated. | ||||
Curto | Encounter created as part of | ||||
Comentários | This will typically be the encounter the event occurred within, but some activities may be initiated prior to or after the official completion of an encounter but still be tied to the context of the encounter. CarePlan activities conducted as a result of the care plan may well occur as part of other encounters. | ||||
Controlo | 0..0 | ||||
Tipo | Reference(Encounter) | ||||
É modificador | false | ||||
Resumo | true | ||||
Invariantes | ele-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. | ||||
Curto | Time period plan covers | ||||
Comentários | Any activities scheduled as part of the plan should be constrained to the specified period regardless of whether the activities are planned within a single encounter/episode or across multiple encounters/episodes (e.g. the longitudinal management of a chronic condition). | ||||
Controlo | 0..0 | ||||
Tipo | Period | ||||
É modificador | false | ||||
Resumo | true | ||||
Requisitos | Allows tracking what plan(s) are in effect at a particular time. | ||||
Nomes alternativos | timing | ||||
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
136. CarePlan.created | |||||
Definição | Represents when this particular CarePlan record was created in the system, which is often a system-generated date. | ||||
Curto | Date record was first recorded | ||||
Controlo | 0..0 | ||||
Tipo | dateTime | ||||
É modificador | false | ||||
Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
Resumo | true | ||||
Nomes alternativos | authoredOn | ||||
Invariantes | ele-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. | ||||
Curto | Who is the designated responsible party | ||||
Comentários | The author may also be a contributor. For example, an organization can be an author, but not listed as a contributor. | ||||
Controlo | 0..0 | ||||
Tipo | Reference(Patient, Practitioner, PractitionerRole, Device, RelatedPerson, Organization, CareTeam) | ||||
É modificador | false | ||||
Resumo | true | ||||
Invariantes | ele-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. | ||||
Curto | Who provided the content of the care plan | ||||
Comentários | Collaborative care plans may have multiple contributors. | ||||
Controlo | 0..0 | ||||
Tipo | Reference(Patient, Practitioner, PractitionerRole, Device, RelatedPerson, Organization, CareTeam) | ||||
É modificador | false | ||||
Resumo | false | ||||
Invariantes | ele-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. | ||||
Curto | Who's involved in plan? | ||||
Controlo | 0..0 | ||||
Tipo | Reference(CareTeam) | ||||
É modificador | false | ||||
Resumo | false | ||||
Requisitos | Allows representation of care teams, helps scope care plan. In some cases may be a determiner of access permissions. | ||||
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
144. CarePlan.addresses | |||||
Definição | Identifies the conditions/problems/concerns/diagnoses/etc. whose management and/or mitigation are handled by this plan. | ||||
Curto | Health issues this plan addresses | ||||
Comentários | When the diagnosis is related to an allergy or intolerance, the Condition and AllergyIntolerance resources can both be used. However, to be actionable for decision support, using Condition alone is not sufficient as the allergy or intolerance condition needs to be represented as an AllergyIntolerance. | ||||
Controlo | 0..1 | ||||
Tipo | Reference(CID10 Avaliado) | ||||
É modificador | false | ||||
Resumo | true | ||||
Requisitos | Links plan to the conditions it manages. The element can identify risks addressed by the plan as well as active conditions. (The Condition resource can include things like "at risk for hypertension" or "fall risk".) Also scopes plans - multiple plans may exist addressing different concerns. | ||||
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
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. | ||||
Curto | Unique id for inter-element referencing | ||||
Controlo | 0..1 | ||||
Tipo | string | ||||
É modificador | false | ||||
Formato XML | No formato XML, esta propriedade é representada como um atributo. | ||||
Resumo | false | ||||
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. | ||||
Curto | Additional content defined by implementations | ||||
Comentários | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||
Controlo | 0..* | ||||
Tipo | Extension | ||||
É modificador | false | ||||
Resumo | false | ||||
Nomes alternativos | extensions, user content | ||||
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||
Slicing | Este elemento introduz um conjunto de fatias em CarePlan.addresses.extension . As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores: | ||||
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. | ||||
Curto | Literal 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. | ||||
Controlo | 1..1 Este elemento é afetado pelas seguintes invariantes: ref-1 | ||||
Tipo | string | ||||
É modificador | false | ||||
Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
Resumo | true | ||||
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
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). | ||||
Curto | Type 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. | ||||
Controlo | 0..0 | ||||
Vínculo | A 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). | ||||
Tipo | uri | ||||
É modificador | false | ||||
Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
Resumo | true | ||||
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
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. | ||||
Curto | Logical 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). | ||||
Nota | Trata-se de um identificador de empresa e não de um identificador de recurso (ver discussão) | ||||
Controlo | 0..0 | ||||
Tipo | Identifier | ||||
É modificador | false | ||||
Resumo | true | ||||
Invariantes | ele-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. | ||||
Curto | Text 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. | ||||
Controlo | 0..0 | ||||
Tipo | string | ||||
É modificador | false | ||||
Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
Resumo | true | ||||
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
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. | ||||
Curto | Information considered as part of plan | ||||
Comentários | Use "concern" to identify specific conditions addressed by the care plan. | ||||
Controlo | 0..0 | ||||
Tipo | Reference(Resource) | ||||
É modificador | false | ||||
Resumo | false | ||||
Requisitos | Identifies barriers and other considerations associated with the care plan. | ||||
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
168. CarePlan.goal | |||||
Definição | Describes the intended objective(s) of carrying out the care plan. | ||||
Curto | Desired outcome of plan | ||||
Comentários | Goal can be achieving a particular change or merely maintaining a current state or even slowing a decline. | ||||
Controlo | 0..0 | ||||
Tipo | Reference(Goal) | ||||
É modificador | false | ||||
Resumo | false | ||||
Requisitos | Provides context for plan. Allows plan effectiveness to be evaluated by clinicians. | ||||
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
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. | ||||
Curto | Action to occur as part of plan | ||||
Controlo | 1..1 | ||||
Tipo | BackboneElement | ||||
É modificador | false | ||||
Resumo | false | ||||
Requisitos | Allows systems to prompt for performance of planned activities, and validate plans against best practice. | ||||
Invariantes | cpl-3: Provide a reference or detail, not both (detail.empty() or reference.empty() )ele-1: All FHIR elements must have a @value or children ( hasValue() or (children().count() > id.count()) ) | ||||
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. | ||||
Curto | Unique id for inter-element referencing | ||||
Controlo | 0..0 | ||||
Tipo | string | ||||
É modificador | false | ||||
Formato XML | No formato XML, esta propriedade é representada como um atributo. | ||||
Resumo | false | ||||
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. | ||||
Curto | Additional content defined by implementations | ||||
Comentários | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||
Controlo | 0..* | ||||
Tipo | Extension | ||||
É modificador | false | ||||
Resumo | false | ||||
Nomes alternativos | extensions, user content | ||||
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||
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). | ||||
Curto | Extensions that cannot be ignored even if unrecognized | ||||
Comentários | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||
Controlo | 0..* | ||||
Tipo | Extension | ||||
É modificador | true porque Modifier extensions are expected to modify the meaning or interpretation of the element that contains them | ||||
Resumo | true | ||||
Requisitos | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. | ||||
Nomes alternativos | extensions, user content, modifiers | ||||
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||
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). | ||||
Curto | Results of the activity | ||||
Comentários | Note that this should not duplicate the activity status (e.g. completed or in progress). | ||||
Controlo | 0..0 | ||||
Vínculo | Para exemplos de códigos, ver CarePlanActivityOutcome (example to http://hl7.org/fhir/ValueSet/care-plan-activity-outcome )Identifies the results of the activity. | ||||
Tipo | CodeableConcept | ||||
É modificador | false | ||||
Resumo | false | ||||
Invariantes | ele-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). | ||||
Curto | Appointment, Encounter, Procedure, etc. | ||||
Comentários | The activity outcome is independent of the outcome of the related goal(s). For example, if the goal is to achieve a target body weight of 150 lbs and an activity is defined to diet, then the activity outcome could be calories consumed whereas the goal outcome is an observation for the actual body weight measured. | ||||
Controlo | 0..0 | ||||
Tipo | Reference(Resource) | ||||
É modificador | false | ||||
Resumo | false | ||||
Requisitos | Links plan to resulting actions. | ||||
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
182. CarePlan.activity.progress | |||||
Definição | Notes about the adherence/status/progress of the activity. | ||||
Curto | Comments about the activity status/progress | ||||
Comentários | This element should NOT be used to describe the activity to be performed - that occurs either within the resource pointed to by activity.detail.reference or in activity.detail.description. | ||||
Controlo | 0..0 | ||||
Tipo | Annotation | ||||
É modificador | false | ||||
Resumo | false | ||||
Requisitos | Can be used to capture information about adherence, progress, concerns, etc. | ||||
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
184. CarePlan.activity.reference | |||||
Definição | The details of the proposed activity represented in a specific resource. | ||||
Curto | Activity 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. | ||||
Controlo | 0..0 Este elemento é afetado pelas seguintes invariantes: cpl-3 | ||||
Tipo | Reference(Appointment, CommunicationRequest, DeviceRequest, MedicationRequest, NutritionOrder, Task, ServiceRequest, VisionPrescription, RequestGroup) | ||||
É modificador | false | ||||
Resumo | false | ||||
Requisitos | Details in a form consistent with other applications and contexts of use. | ||||
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
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. | ||||
Curto | In-line definition of activity | ||||
Controlo | 1..1 Este elemento é afetado pelas seguintes invariantes: cpl-3 | ||||
Tipo | BackboneElement | ||||
É modificador | false | ||||
Resumo | false | ||||
Requisitos | Details in a simple form for generic care plan systems. | ||||
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
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. | ||||
Curto | Unique id for inter-element referencing | ||||
Controlo | 0..0 | ||||
Tipo | string | ||||
É modificador | false | ||||
Formato XML | No formato XML, esta propriedade é representada como um atributo. | ||||
Resumo | false | ||||
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. | ||||
Curto | Additional content defined by implementations | ||||
Comentários | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||
Controlo | 0..* | ||||
Tipo | Extension | ||||
É modificador | false | ||||
Resumo | false | ||||
Nomes alternativos | extensions, user content | ||||
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||
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). | ||||
Curto | Extensions that cannot be ignored even if unrecognized | ||||
Comentários | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||
Controlo | 0..* | ||||
Tipo | Extension | ||||
É modificador | true porque Modifier extensions are expected to modify the meaning or interpretation of the element that contains them | ||||
Resumo | true | ||||
Requisitos | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. | ||||
Nomes alternativos | extensions, user content, modifiers | ||||
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||
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. | ||||
Curto | Appointment | CommunicationRequest | DeviceRequest | MedicationRequest | NutritionOrder | Task | ServiceRequest | VisionPrescription | ||||
Controlo | 0..0 | ||||
Vínculo | Os códigos DEVERÃO ser retirados de CarePlanActivityKind (required to http://hl7.org/fhir/ValueSet/care-plan-activity-kind|4.0.1 )Resource types defined as part of FHIR that can be represented as in-line definitions of a care plan activity. | ||||
Tipo | code | ||||
É modificador | false | ||||
Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
Resumo | false | ||||
Requisitos | May determine what types of extensions are permitted. | ||||
Invariantes | ele-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. | ||||
Curto | Instantiates FHIR protocol or definition | ||||
Controlo | 0..0 | ||||
Tipo | canonical(PlanDefinition, ActivityDefinition, Questionnaire, Measure, OperationDefinition) | ||||
É modificador | false | ||||
Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
Resumo | false | ||||
Requisitos | Allows Questionnaires that the patient (or practitioner) should fill in to fulfill the care plan activity. | ||||
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
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. | ||||
Curto | Instantiates external protocol or definition | ||||
Comentários | This might be an HTML page, PDF, etc. or could just be a non-resolvable URI identifier. | ||||
Controlo | 0..0 | ||||
Tipo | uri | ||||
É modificador | false | ||||
Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
Resumo | false | ||||
Requisitos | Allows Questionnaires that the patient (or practitioner) should fill in to fulfill the care plan activity. | ||||
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
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. | ||||
Curto | Detail type of activity | ||||
Comentários | Tends to be less relevant for activities involving particular products. Codes should not convey negation - use "prohibited" instead. | ||||
Controlo | 0..0 | ||||
Vínculo | Para 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. | ||||
Tipo | CodeableConcept | ||||
É modificador | false | ||||
Resumo | false | ||||
Requisitos | Allows matching performed to planned as well as validation against protocols. | ||||
Invariantes | ele-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. | ||||
Curto | Why 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. | ||||
Controlo | 0..0 | ||||
Vínculo | Para 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. | ||||
Tipo | CodeableConcept | ||||
É modificador | false | ||||
Resumo | false | ||||
Invariantes | ele-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. | ||||
Curto | Why activity is needed | ||||
Comentários | Conditions can be identified at the activity level that are not identified as reasons for the overall plan. | ||||
Controlo | 0..0 | ||||
Tipo | Reference(Condition, Observation, DiagnosticReport, DocumentReference) | ||||
É modificador | false | ||||
Resumo | false | ||||
Invariantes | ele-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. | ||||
Curto | Goals this activity relates to | ||||
Controlo | 0..0 | ||||
Tipo | Reference(Goal) | ||||
É modificador | false | ||||
Resumo | false | ||||
Requisitos | So that participants know the link explicitly. | ||||
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
208. CarePlan.activity.detail.status | |||||
Definição | Identifies what progress is being made for the specific activity. | ||||
Curto | not-started | scheduled | in-progress | on-hold | completed | cancelled | stopped | unknown | entered-in-error | ||||
Comentários | Some aspects of status can be inferred based on the resources linked in actionTaken. Note that "status" is only as current as the plan was most recently updated. | ||||
Controlo | 1..1 | ||||
Vínculo | Os códigos DEVERÃO ser retirados de Status do afastamento descrito no atestado (required to http://www.saude.gov.br/fhir/r4/ValueSet/BREstadoAfastamentoAtestado )Estado do afastamento | ||||
Tipo | code | ||||
É modificador | true porque This element is labelled as a modifier because it is a status element that contains status entered-in-error which means that the activity should not be treated as valid | ||||
Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
Resumo | false | ||||
Requisitos | Indicates progress against the plan, whether the activity is still relevant for the plan. | ||||
Valor fixo | unknown | ||||
Invariantes | ele-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. | ||||
Curto | Reason 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. | ||||
Controlo | 0..0 | ||||
Tipo | CodeableConcept | ||||
É modificador | false | ||||
Resumo | false | ||||
Invariantes | ele-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. | ||||
Curto | If true, activity is prohibiting action | ||||
Comentários | This element is labeled as a modifier because it marks an activity as an activity that is not to be performed. | ||||
Controlo | 0..0 | ||||
Tipo | boolean | ||||
É modificador | true porque If true this element negates the specified action. For example, instead of a request for a procedure, it is a request for the procedure to not occur. | ||||
Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
Resumo | false | ||||
Requisitos | Captures intention to not do something that may have been previously typical. | ||||
Significado em caso de falta | If missing indicates that the described activity is one that should be engaged in when following the plan. | ||||
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
214. CarePlan.activity.detail.scheduled[x] | |||||
Definição | The period, timing or frequency upon which the described activity is to occur. | ||||
Curto | When activity is to occur | ||||
Controlo | 1..1 | ||||
Tipo | Timing | ||||
[x] Nota | VerEscolha de tipos de dadospara mais informações sobre como utilizar [x] | ||||
É modificador | false | ||||
Resumo | false | ||||
Requisitos | Allows prompting for activities and detection of missed planned activities. | ||||
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
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. | ||||
Curto | Unique id for inter-element referencing | ||||
Controlo | 0..1 | ||||
Tipo | string | ||||
É modificador | false | ||||
Formato XML | No formato XML, esta propriedade é representada como um atributo. | ||||
Resumo | false | ||||
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. | ||||
Curto | Additional content defined by implementations | ||||
Comentários | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||
Controlo | 0..* | ||||
Tipo | Extension | ||||
É modificador | false | ||||
Resumo | false | ||||
Nomes alternativos | extensions, user content | ||||
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||
Slicing | Este elemento introduz um conjunto de fatias em CarePlan.activity.detail.scheduled[x].extension . As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores: | ||||
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). | ||||
Curto | Extensions that cannot be ignored even if unrecognized | ||||
Comentários | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||
Controlo | 0..* | ||||
Tipo | Extension | ||||
É modificador | true porque Modifier extensions are expected to modify the meaning or interpretation of the element that contains them | ||||
Resumo | true | ||||
Requisitos | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. | ||||
Nomes alternativos | extensions, user content, modifiers | ||||
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||
222. CarePlan.activity.detail.scheduled[x].event | |||||
Definição | Identifies specific times when the event occurs. | ||||
Curto | Data de início do afastamento | ||||
Controlo | 1..1 | ||||
Tipo | dateTime | ||||
É modificador | false | ||||
Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
Resumo | true | ||||
Requisitos | In a Medication Administration Record, for instance, you need to take a general specification, and turn it into a precise specification. | ||||
Invariantes | ele-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. | ||||
Curto | When the event is to occur | ||||
Controlo | 1..1 | ||||
Tipo | Element | ||||
É modificador | false | ||||
Resumo | true | ||||
Requisitos | Many timing schedules are determined by regular repetitions. | ||||
Invariantes | ele-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. | ||||
Curto | Unique id for inter-element referencing | ||||
Controlo | 0..0 | ||||
Tipo | string | ||||
É modificador | false | ||||
Formato XML | No formato XML, esta propriedade é representada como um atributo. | ||||
Resumo | false | ||||
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. | ||||
Curto | Additional content defined by implementations | ||||
Comentários | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||
Controlo | 0..* | ||||
Tipo | Extension | ||||
É modificador | false | ||||
Resumo | false | ||||
Nomes alternativos | extensions, user content | ||||
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||
Slicing | Este elemento introduz um conjunto de fatias em CarePlan.activity.detail.scheduled[x].repeat.extension . As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores: | ||||
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. | ||||
Curto | Length/Range of lengths, or (Start and/or end) limits | ||||
Controlo | 0..0 | ||||
Tipo | Escolha de: Duration, Range, Period | ||||
É modificador | false | ||||
Resumo | true | ||||
Invariantes | ele-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. | ||||
Curto | Tempo 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. | ||||
Controlo | 1..1 | ||||
Tipo | positiveInt | ||||
É modificador | false | ||||
Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
Resumo | true | ||||
Requisitos | Repetitions may be limited by end time or total occurrences. | ||||
Invariantes | ele-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. | ||||
Curto | Maximum number of times to repeat | ||||
Controlo | 0..0 | ||||
Tipo | positiveInt | ||||
É modificador | false | ||||
Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
Resumo | true | ||||
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
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. | ||||
Curto | How 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). | ||||
Controlo | 0..0 | ||||
Tipo | decimal | ||||
É modificador | false | ||||
Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
Resumo | true | ||||
Requisitos | Some activities are not instantaneous and need to be maintained for a period of time. | ||||
Invariantes | ele-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. | ||||
Curto | How 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). | ||||
Controlo | 0..0 | ||||
Tipo | decimal | ||||
É modificador | false | ||||
Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
Resumo | true | ||||
Requisitos | Some activities are not instantaneous and need to be maintained for a period of time. | ||||
Invariantes | ele-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. | ||||
Curto | s | min | h | d | wk | mo | a - unit of time (UCUM) | ||||
Controlo | 0..0 | ||||
Vínculo | Os 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). | ||||
Tipo | code | ||||
É modificador | false | ||||
Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
Resumo | true | ||||
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
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. | ||||
Curto | Event occurs frequency times per period | ||||
Controlo | 0..0 | ||||
Tipo | positiveInt | ||||
É modificador | false | ||||
Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
Resumo | true | ||||
Significado em caso de falta | If no frequency is stated, the assumption is that the event occurs once per period, but systems SHOULD always be specific about this | ||||
Invariantes | ele-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. | ||||
Curto | Event occurs up to frequencyMax times per period | ||||
Controlo | 0..0 | ||||
Tipo | positiveInt | ||||
É modificador | false | ||||
Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
Resumo | true | ||||
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
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. | ||||
Curto | Event occurs frequency times per period | ||||
Controlo | 0..0 | ||||
Tipo | decimal | ||||
É modificador | false | ||||
Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
Resumo | true | ||||
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
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. | ||||
Curto | Upper limit of period (3-4 hours) | ||||
Controlo | 0..0 | ||||
Tipo | decimal | ||||
É modificador | false | ||||
Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
Resumo | true | ||||
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
250. CarePlan.activity.detail.scheduled[x].repeat.periodUnit | |||||
Definição | The units of time for the period in UCUM units. | ||||
Curto | s | min | h | d | wk | mo | a - unit of time (UCUM) | ||||
Controlo | 0..0 | ||||
Vínculo | Os 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). | ||||
Tipo | code | ||||
É modificador | false | ||||
Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
Resumo | true | ||||
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
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). | ||||
Curto | mon | 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. | ||||
Controlo | 0..0 | ||||
Vínculo | Os códigos DEVERÃO ser retirados de DaysOfWeek (required to http://hl7.org/fhir/ValueSet/days-of-week|4.0.1 ) | ||||
Tipo | code | ||||
É modificador | false | ||||
Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
Resumo | true | ||||
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
254. CarePlan.activity.detail.scheduled[x].repeat.timeOfDay | |||||
Definição | Specified time of day for action to take place. | ||||
Curto | Time 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. | ||||
Controlo | 0..0 | ||||
Tipo | time | ||||
É modificador | false | ||||
Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
Resumo | true | ||||
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
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. | ||||
Curto | Code 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. | ||||
Controlo | 0..0 | ||||
Vínculo | Os 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. | ||||
Tipo | code | ||||
É modificador | false | ||||
Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
Resumo | true | ||||
Requisitos | Timings are frequently determined by occurrences such as waking, eating and sleep. | ||||
Invariantes | ele-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. | ||||
Curto | Minutes from event (before or after) | ||||
Controlo | 0..0 | ||||
Tipo | unsignedInt | ||||
É modificador | false | ||||
Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
Resumo | true | ||||
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
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). | ||||
Curto | BID | 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). | ||||
Controlo | 0..0 | ||||
Vínculo | Os códigos DEVERÃO ser retirados de TimingAbbreviation (preferred to http://hl7.org/fhir/ValueSet/timing-abbreviation )Code for a known / defined timing pattern. | ||||
Tipo | CodeableConcept | ||||
É modificador | false | ||||
Resumo | true | ||||
Invariantes | ele-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. | ||||
Curto | Where it should happen | ||||
Comentários | May reference a specific clinical location or may identify a type of location. | ||||
Controlo | 0..0 | ||||
Tipo | Reference(Location) | ||||
É modificador | false | ||||
Resumo | false | ||||
Requisitos | Helps in planning of activity. | ||||
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
264. CarePlan.activity.detail.performer | |||||
Definição | Identifies who's expected to be involved in the activity. | ||||
Curto | Who will be responsible? | ||||
Comentários | A performer MAY also be a participant in the care plan. | ||||
Controlo | 0..0 | ||||
Tipo | Reference(Practitioner, PractitionerRole, Organization, RelatedPerson, Patient, CareTeam, HealthcareService, Device) | ||||
É modificador | false | ||||
Resumo | false | ||||
Requisitos | Helps in planning of activity. | ||||
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
266. CarePlan.activity.detail.product[x] | |||||
Definição | Identifies the food, drug or other product to be consumed or supplied in the activity. | ||||
Curto | What is to be administered/supplied | ||||
Controlo | 0..0 | ||||
Vínculo | Para 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. | ||||
Tipo | Escolha de: CodeableConcept, Reference(Medication, Substance) | ||||
É modificador | false | ||||
Resumo | false | ||||
Invariantes | ele-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. | ||||
Curto | How to consume/day? | ||||
Controlo | 0..0 | ||||
Tipo | Quantity(SimpleQuantity) | ||||
É modificador | false | ||||
Resumo | false | ||||
Requisitos | Allows rough dose checking. | ||||
Nomes alternativos | daily dose | ||||
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
270. CarePlan.activity.detail.quantity | |||||
Definição | Identifies the quantity expected to be supplied, administered or consumed by the subject. | ||||
Curto | How much to administer/supply/consume | ||||
Controlo | 0..0 | ||||
Tipo | Quantity(SimpleQuantity) | ||||
É modificador | false | ||||
Resumo | false | ||||
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
272. CarePlan.activity.detail.description | |||||
Definição | Informações adicionais sobre o afastamento. | ||||
Curto | Informações adicionais | ||||
Controlo | 0..1 | ||||
Tipo | string | ||||
É modificador | false | ||||
Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
Resumo | false | ||||
Invariantes | ele-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. | ||||
Curto | Comments about the plan | ||||
Controlo | 0..0 | ||||
Tipo | Annotation | ||||
É modificador | false | ||||
Resumo | false | ||||
Requisitos | Used to capture information that applies to the plan as a whole that doesn't fit into discrete elements. | ||||
Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |