Guia de Implementação da iPES - CI build
0.1.0 - ci-build

!!Guia de Implementação da iPES - CI build - Compilação de desenvolvimento local (v0.1.0) construída pelas ferramentas de compilação FHIR (HL7® FHIR® Standard). Veja o Diretório de versões publicadas

Resource Profile: CarePlanBRIPES - Detailed Descriptions

Draft as of 2025-06-24

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

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

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

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

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

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

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

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

CurtoExtensions that cannot be ignored
Comentários

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

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

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

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

Business identifiers assigned to this care plan by the performer or other systems which remain constant as the resource is updated and propagates from server to server.

CurtoExternal Ids for this plan
Comentários

This is a business identifier, not a resource identifier (see discussion). It is best practice for the identifier to only appear on a single resource instance, however business practices may occasionally dictate that multiple resource instances with the same identifier can exist - possibly even with different resource types. For example, multiple Patient and a Person resource instance might share the same social insurance number.

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

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

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

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

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

The URL pointing to an externally maintained protocol, guideline, questionnaire or other definition that is adhered to in whole or in part by this CarePlan.

CurtoInstantiates external protocol or definition
Comentários

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

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

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

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

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

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

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

CurtoCarePlan replaced by this CarePlan
Comentários

The replacement could be because the initial care plan was immediately rejected (due to an issue) or because the previous care plan was completed, but the need for the action described by the care plan remains ongoing.

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

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

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

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

CurtoPart of referenced CarePlan
Comentários

Each care plan is an independent request, such that having a care plan be part of another care plan can cause issues with cascading statuses. As such, this element is still being discussed.

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

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

Curtodraft | active | on-hold | revoked | completed | entered-in-error | unknown
Comentários

The unknown code is not to be used to convey other statuses. The unknown code should be used when one of the statuses applies, but the authoring system doesn't know the current state of the care plan.

This element is labeled as a modifier because the status contains the code entered-in-error that marks the plan as not currently valid.

Controlo1..1
VínculoOs códigos DEVERÃO ser retirados de RequestStatushttp://hl7.org/fhir/ValueSet/request-status|4.0.1
(required to http://hl7.org/fhir/ValueSet/request-status|4.0.1)

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

Tipocode
É modificadortrue porque This element is labeled as a modifier because it is a status element that contains status entered-in-error which means that the resource should not be treated as valid
Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
Resumotrue
Requisitos

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

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

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

Curtoproposal | plan | order | option
Comentários

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

Controlo1..1
VínculoOs códigos DEVERÃO ser retirados de CarePlanIntenthttp://hl7.org/fhir/ValueSet/care-plan-intent|4.0.1
(required to http://hl7.org/fhir/ValueSet/care-plan-intent|4.0.1)

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

Tipocode
É modificadortrue porque This element changes the interpretation of all descriptive attributes. For example "the time the request is recommended to occur" vs. "the time the request is authorized to occur" or "who is recommended to perform the request" vs. "who is authorized to perform the request"
Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
Resumotrue
Requisitos

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

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

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.

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

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

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

TipoCodeableConcept
É modificadorfalse
Resumotrue
Requisitos

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

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

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

CurtoWho the care plan is for
Controlo1..1
TipoReference(Paciente, Patient, Group)
É modificadorfalse
Resumotrue
Nomes alternativospatient
Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
26. CarePlan.subject.reference
Definição

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

CurtoText alternative for the resource
Comentários

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

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

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

CurtoEncounter created as part of
Comentários

This will typically be the encounter the event occurred within, but some activities may be initiated prior to or after the official completion of an encounter but still be tied to the context of the encounter. CarePlan activities conducted as a result of the care plan may well occur as part of other encounters.

Controlo0..1
TipoReference(Contato Assistencial, Encounter)
É modificadorfalse
Resumotrue
Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
36. CarePlan.encounter.reference
Definição

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

CurtoText alternative for the resource
Comentários

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

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

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

CurtoTime period plan covers
Comentários

Any activities scheduled as part of the plan should be constrained to the specified period regardless of whether the activities are planned within a single encounter/episode or across multiple encounters/episodes (e.g. the longitudinal management of a chronic condition).

Controlo0..01
TipoPeriod
É modificadorfalse
Resumotrue
Requisitos

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

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

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

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

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

CurtoWho is the designated responsible party
Comentários

The author may also be a contributor. For example, an organization can be an author, but not listed as a contributor.

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

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

CurtoWho provided the content of the care plan
Comentários

Collaborative care plans may have multiple contributors.

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

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

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

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

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

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

CurtoHealth issues this plan addresses
Comentários

When the diagnosis is related to an allergy or intolerance, the Condition and AllergyIntolerance resources can both be used. However, to be actionable for decision support, using Condition alone is not sufficient as the allergy or intolerance condition needs to be represented as an AllergyIntolerance.

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

Links plan to the conditions it manages. The element can identify risks addressed by the plan as well as active conditions. (The Condition resource can include things like "at risk for hypertension" or "fall risk".) Also scopes plans - multiple plans may exist addressing different concerns.

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

Identifies portions of the patient's record that specifically influenced the formation of the plan. These might include comorbidities, recent procedures, limitations, recent assessments, etc.

CurtoInformation considered as part of plan
Comentários

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

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

Identifies barriers and other considerations associated with the care plan.

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

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

CurtoDesired outcome of plan
Comentários

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

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

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

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

Identifies a planned action to occur as part of the plan. For example, a medication to be used, lab tests to perform, self-monitoring, education, etc.

CurtoAction to occur as part of plan
Controlo0..0*
TipoBackboneElement
É modificadorfalse
Resumofalse
Requisitos

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

Invariantescpl-3: Provide a reference or detail, not both (detail.empty() or reference.empty())
ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
cpl-3: Provide a reference or detail, not both (detail.empty() or reference.empty())

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

0. CarePlan
2. CarePlan.identifier
NotaTrata-se de um identificador de empresa e não de um identificador de recurso (ver discussão)
Controlo0..0
4. CarePlan.instantiatesCanonical
Controlo0..0
6. CarePlan.instantiatesUri
Controlo0..0
8. CarePlan.basedOn
Controlo0..0
10. CarePlan.replaces
Controlo0..0
12. CarePlan.partOf
Controlo0..0
14. CarePlan.category
Controlo0..0
16. CarePlan.subject
TipoReference(Paciente)
18. CarePlan.subject.reference
Controlo1..?
20. CarePlan.subject.type
Controlo0..0
22. CarePlan.subject.identifier
NotaTrata-se de um identificador de empresa e não de um identificador de recurso (ver discussão)
Controlo0..0
24. CarePlan.subject.display
Controlo0..0
26. CarePlan.encounter
TipoReference(Contato Assistencial)
28. CarePlan.encounter.reference
Controlo1..?
30. CarePlan.encounter.type
Controlo0..0
32. CarePlan.encounter.identifier
NotaTrata-se de um identificador de empresa e não de um identificador de recurso (ver discussão)
Controlo0..0
34. CarePlan.encounter.display
Controlo0..0
36. CarePlan.period
Controlo0..0
38. CarePlan.created
Controlo0..0
40. CarePlan.author
Controlo0..0
42. CarePlan.contributor
Controlo0..0
44. CarePlan.careTeam
Controlo0..0
46. CarePlan.addresses
Controlo0..0
48. CarePlan.supportingInfo
Controlo0..0
50. CarePlan.goal
Controlo0..0
52. CarePlan.activity
Controlo0..0
54. CarePlan.note
56. CarePlan.note.author[x]
Controlo0..0
58. CarePlan.note.time
Controlo0..0

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

0. CarePlan
Definição

Describes the intention of how one or more practitioners intend to deliver care for a particular patient, group or community for a period of time, possibly limited to care for a specific condition or set of conditions.

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

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

CurtoLogical id of this artifact
Comentários

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

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

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

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

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

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

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

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

The base language in which the resource is written.

CurtoLanguage of the resource content
Comentários

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

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

A human language.

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

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

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

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

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

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

CurtoContained, inline Resources
Comentários

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

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

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

CurtoAdditional content defined by implementations
Comentários

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

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

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

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

CurtoExtensions that cannot be ignored
Comentários

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

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

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

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

Business identifiers assigned to this care plan by the performer or other systems which remain constant as the resource is updated and propagates from server to server.

CurtoExternal Ids for this plan
Comentários

This is a business identifier, not a resource identifier (see discussion). It is best practice for the identifier to only appear on a single resource instance, however business practices may occasionally dictate that multiple resource instances with the same identifier can exist - possibly even with different resource types. For example, multiple Patient and a Person resource instance might share the same social insurance number.

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

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

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

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

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

The URL pointing to an externally maintained protocol, guideline, questionnaire or other definition that is adhered to in whole or in part by this CarePlan.

CurtoInstantiates external protocol or definition
Comentários

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

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

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

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

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

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

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

CurtoCarePlan replaced by this CarePlan
Comentários

The replacement could be because the initial care plan was immediately rejected (due to an issue) or because the previous care plan was completed, but the need for the action described by the care plan remains ongoing.

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

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

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

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

CurtoPart of referenced CarePlan
Comentários

Each care plan is an independent request, such that having a care plan be part of another care plan can cause issues with cascading statuses. As such, this element is still being discussed.

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

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

Curtodraft | active | on-hold | revoked | completed | entered-in-error | unknown
Comentários

The unknown code is not to be used to convey other statuses. The unknown code should be used when one of the statuses applies, but the authoring system doesn't know the current state of the care plan.

This element is labeled as a modifier because the status contains the code entered-in-error that marks the plan as not currently valid.

Controlo1..1
VínculoOs códigos DEVERÃO ser retirados de RequestStatus
(required to http://hl7.org/fhir/ValueSet/request-status|4.0.1)

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

Tipocode
É modificadortrue porque This element is labeled as a modifier because it is a status element that contains status entered-in-error which means that the resource should not be treated as valid
Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
Resumotrue
Requisitos

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

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

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

Curtoproposal | plan | order | option
Comentários

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

Controlo1..1
VínculoOs códigos DEVERÃO ser retirados de CarePlanIntent
(required to http://hl7.org/fhir/ValueSet/care-plan-intent|4.0.1)

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

Tipocode
É modificadortrue porque This element changes the interpretation of all descriptive attributes. For example "the time the request is recommended to occur" vs. "the time the request is authorized to occur" or "who is recommended to perform the request" vs. "who is authorized to perform the request"
Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
Resumotrue
Requisitos

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

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

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.

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

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

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

TipoCodeableConcept
É modificadorfalse
Resumotrue
Requisitos

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

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

Human-friendly name for the care plan.

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

A description of the scope and nature of the plan.

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

Provides more detail than conveyed by category.

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

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

CurtoWho the care plan is for
Controlo1..1
TipoReference(Paciente)
É modificadorfalse
Resumotrue
Nomes alternativospatient
Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
42. CarePlan.subject.id
Definição

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

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

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

CurtoAdditional content defined by implementations
Comentários

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    CurtoText alternative for the resource
    Comentários

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

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

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

    CurtoEncounter created as part of
    Comentários

    This will typically be the encounter the event occurred within, but some activities may be initiated prior to or after the official completion of an encounter but still be tied to the context of the encounter. CarePlan activities conducted as a result of the care plan may well occur as part of other encounters.

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

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

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

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

    CurtoAdditional content defined by implementations
    Comentários

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      CurtoText alternative for the resource
      Comentários

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

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

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

      CurtoTime period plan covers
      Comentários

      Any activities scheduled as part of the plan should be constrained to the specified period regardless of whether the activities are planned within a single encounter/episode or across multiple encounters/episodes (e.g. the longitudinal management of a chronic condition).

      Controlo0..0
      TipoPeriod
      É modificadorfalse
      Resumotrue
      Requisitos

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

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

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

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

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

      CurtoWho is the designated responsible party
      Comentários

      The author may also be a contributor. For example, an organization can be an author, but not listed as a contributor.

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

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

      CurtoWho provided the content of the care plan
      Comentários

      Collaborative care plans may have multiple contributors.

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

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

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

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

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

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

      CurtoHealth issues this plan addresses
      Comentários

      When the diagnosis is related to an allergy or intolerance, the Condition and AllergyIntolerance resources can both be used. However, to be actionable for decision support, using Condition alone is not sufficient as the allergy or intolerance condition needs to be represented as an AllergyIntolerance.

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

      Links plan to the conditions it manages. The element can identify risks addressed by the plan as well as active conditions. (The Condition resource can include things like "at risk for hypertension" or "fall risk".) Also scopes plans - multiple plans may exist addressing different concerns.

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

      Identifies portions of the patient's record that specifically influenced the formation of the plan. These might include comorbidities, recent procedures, limitations, recent assessments, etc.

      CurtoInformation considered as part of plan
      Comentários

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

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

      Identifies barriers and other considerations associated with the care plan.

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

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

      CurtoDesired outcome of plan
      Comentários

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

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

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

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

      Identifies a planned action to occur as part of the plan. For example, a medication to be used, lab tests to perform, self-monitoring, education, etc.

      CurtoAction to occur as part of plan
      Controlo0..0
      TipoBackboneElement
      É modificadorfalse
      Resumofalse
      Requisitos

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

      Invariantescpl-3: Provide a reference or detail, not both (detail.empty() or reference.empty())
      ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      114. CarePlan.note
      Definição

      General notes about the care plan not covered elsewhere.

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

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

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

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

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

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

      CurtoAdditional content defined by implementations
      Comentários

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

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

        The individual responsible for making the annotation.

        CurtoIndividual responsible for the annotation
        Comentários

        Organization is used when there's no need for specific attribution as to who made the comment.

        Controlo0..0
        TipoEscolha de: Reference(Practitioner, Patient, RelatedPerson, Organization), string
        É modificadorfalse
        Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
        Resumotrue
        Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        122. CarePlan.note.time
        Definição

        Indicates when this particular annotation was made.

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

        The text of the annotation in markdown format.

        CurtoThe annotation - text content (as markdown)
        Controlo1..1
        Tipomarkdown
        É modificadorfalse
        Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
        Resumotrue
        Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))