Guia de Implementação do Registro de Atendimento Clínico (RAC) da RNDS
1.0.0-release - STU1 Brazil flag

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

Resource Profile: Plano de Cuidados

Official URL: http://www.saude.gov.br/fhir/r4/StructureDefinition/BRPlanoCuidados-1.0 Version: 1.0.0-release
Standards status: Normative Maturity Level: 1 Computable Name: BRPlanoCuidados

Descreve o plano de cuidados, instruções e recomendações.

Usos:

You can also check for usages in the FHIR IG Statistics

Formal Views of Profile Content

Description Differentials, Snapshots, and other representations.

NomeBandeirasCard.TipoDescrição e condicionalismos    Filter: Filtersdoco
.. CarePlan S 0..* CarePlan Plano de cuidados de paciente ou grupo
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... status ?!SΣN 1..1 code Estado do Plano de Cuidados
Vínculo: Estado da Solicitação (required): Estado da Solicitação
... description SΣN 1..1 string Descrição do Plano de Cuidados, Instruções e Recomendações
... subject SΣ 1..1 Reference(http://www.saude.gov.br/fhir/r4/StructureDefinition/BRIndividuo-1.0) Indivíduo do Plano de Cuidados
.... Fatias para extension 0..* Extension Extension
Fatia: Não ordenado, Aberto por value:url
..... extension:unidentifiedPatient S 0..1 (Complexo) Dados do Indivíduo Não Identificado
URL: http://www.saude.gov.br/fhir/r4/StructureDefinition/BRIndividuoNaoIdentificado-1.0
...... Fatias para extension 3..3 Extension Extension
Fatia: Não ordenado, Aberto por value:url
...... Fatias para extension Conteúdo/regras para todas as fatias
....... extension:gender S 1..1 Extension Extension
........ url 1..1 uri "gender"
........ value[x] 1..1 code Value of extension
....... extension:birthYear S 1..1 Extension Extension
........ url 1..1 uri "birthYear"
........ value[x] 1..1 date Value of extension
....... extension:reason S 1..1 Extension Extension
........ url 1..1 uri "reason"
........ value[x] 1..1 CodeableConcept Value of extension
...... url 1..1 uri "http://www.saude.gov.br/fhir/r4/StructureDefinition/BRIndividuoNaoIdentificado-1.0"
.... identifier Σ 1..1 Identifier Logical reference, when literal reference is not known
..... system Σ 1..1 uri The namespace for the identifier value
Exemplo General: http://www.acme.com/identifiers/patient
..... value Σ 1..1 string The value that is unique
Exemplo General: 123456

doco Documentação para este formato

Terminologia Ligações

Caminho Estado Utilização Conjunto de valores Versão Fonte
CarePlan.status Base required Estado da Solicitação 📦1.0.0-release este IG
CarePlan.intent Base required Care Plan Intent 📍4.0.1 a norma FHIR

Restrições

Id Grau Caminho(s) Descrição Expressão
dom-2 error CarePlan If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error CarePlan 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 error CarePlan 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 error CarePlan If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice CarePlan A resource should have narrative for robust management text.`div`.exists()
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error **ALL** extensions Must have either extensions or value[x], not both extension.exists() != value.exists()

NomeBandeirasCard.TipoDescrição e condicionalismos    Filter: Filtersdoco
.. CarePlan S 0..* CarePlan Plano de cuidados de paciente ou grupo
... identifier 0..0 External Ids for this plan
... instantiatesCanonical N 0..0 Instantiates FHIR protocol or definition
... instantiatesUri N 0..0 Instantiates external protocol or definition
... replaces 0..0 CarePlan replaced by this CarePlan
... partOf 0..0 Part of referenced CarePlan
... status SN 1..1 code Estado do Plano de Cuidados
Vínculo: Estado da Solicitação (required): Estado da Solicitação
... intent SN 1..1 code Intenção do Plano de Cuidados
Vínculo: CarePlanIntent (required): Intenção do Plano de Cuidados
Valor fixo: plan
... category 0..0 Type of plan
... title N 0..0 Human-friendly name for the care plan
... description SN 1..1 string Descrição do Plano de Cuidados, Instruções e Recomendações
... subject S 1..1 Reference(http://www.saude.gov.br/fhir/r4/StructureDefinition/BRIndividuo-1.0) Indivíduo do Plano de Cuidados
.... Fatias para extension 0..* Extension Extension
Fatia: Não ordenado, Aberto por value:url
..... extension:unidentifiedPatient S 0..1 (Complexo) Dados do Indivíduo Não Identificado
URL: http://www.saude.gov.br/fhir/r4/StructureDefinition/BRIndividuoNaoIdentificado-1.0
...... Fatias para extension 3..3 Extension Extension
Fatia: Não ordenado, Aberto por value:url
...... Fatias para extension Conteúdo/regras para todas as fatias
....... extension:gender S 1..1 Extension Extension
....... extension:birthYear S 1..1 Extension Extension
....... extension:reason S 1..1 Extension Extension
.... reference 0..0 Literal reference, Relative, internal or absolute URL
.... type 0..0 Type the reference refers to (e.g. "Patient")
.... identifier 1..1 Identifier Logical reference, when literal reference is not known
..... use 0..0 usual | official | temp | secondary | old (If known)
..... type 0..0 Description of identifier
..... system 1..1 uri The namespace for the identifier value
..... value 1..1 string The value that is unique
..... period 0..0 Time period when id is/was valid for use
..... assigner 0..0 Organization that issued id (may be just text)
.... display 0..0 Text alternative for the resource
... encounter 0..0 Encounter created as part of
... period 0..0 Time period plan covers
... created N 0..0 Date record was first recorded
... author 0..0 Who is the designated responsible party
... contributor 0..0 Who provided the content of the care plan
... careTeam 0..0 Who's involved in plan?
... addresses 0..0 Health issues this plan addresses
... supportingInfo 0..0 Information considered as part of plan
... goal 0..0 Desired outcome of plan
... activity 0..0 Action to occur as part of plan
... note 0..0 Comments about the plan

doco Documentação para este formato

Terminologia Ligações (Diferencial)

Caminho Estado Utilização Conjunto de valores Versão Fonte
CarePlan.status Base required Estado da Solicitação 📦1.0.0-release este IG
CarePlan.intent Base required Not State Unknown
NomeBandeirasCard.TipoDescrição e condicionalismos    Filter: Filtersdoco
.. CarePlan S 0..* CarePlan Plano de cuidados de paciente ou grupo
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... text 0..1 Narrative Text summary of the resource, for human interpretation
This profile does not constrain the narrative in regard to content, language, or traceability to data elements
... contained 0..* Resource Contained, inline Resources
... extension 0..* Extension Additional content defined by implementations
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... status ?!SΣN 1..1 code Estado do Plano de Cuidados
Vínculo: Estado da Solicitação (required): Estado da Solicitação
... intent ?!SΣN 1..1 code Intenção do Plano de Cuidados
Vínculo: CarePlanIntent (required): Intenção do Plano de Cuidados
Valor fixo: plan
... description SΣN 1..1 string Descrição do Plano de Cuidados, Instruções e Recomendações
... subject SΣ 1..1 Reference(http://www.saude.gov.br/fhir/r4/StructureDefinition/BRIndividuo-1.0) Indivíduo do Plano de Cuidados
.... id 0..1 string Unique id for inter-element referencing
.... Fatias para extension 0..* Extension Extension
Fatia: Não ordenado, Aberto por value:url
..... extension:unidentifiedPatient S 0..1 (Complexo) Dados do Indivíduo Não Identificado
URL: http://www.saude.gov.br/fhir/r4/StructureDefinition/BRIndividuoNaoIdentificado-1.0
...... id 0..1 string Unique id for inter-element referencing
...... Fatias para extension 3..3 Extension Extension
Fatia: Não ordenado, Aberto por value:url
...... Fatias para extension Conteúdo/regras para todas as fatias
....... extension:gender S 1..1 Extension Extension
........ id 0..1 string Unique id for inter-element referencing
........ extension 0..* Extension Additional content defined by implementations
Fatia: Não ordenado, Aberto por value:url
........ url 1..1 uri "gender"
........ value[x] 1..1 code Value of extension
....... extension:birthYear S 1..1 Extension Extension
........ id 0..1 string Unique id for inter-element referencing
........ extension 0..* Extension Additional content defined by implementations
Fatia: Não ordenado, Aberto por value:url
........ url 1..1 uri "birthYear"
........ value[x] 1..1 date Value of extension
....... extension:reason S 1..1 Extension Extension
........ id 0..1 string Unique id for inter-element referencing
........ extension 0..* Extension Additional content defined by implementations
Fatia: Não ordenado, Aberto por value:url
........ url 1..1 uri "reason"
........ value[x] 1..1 CodeableConcept Value of extension
...... url 1..1 uri "http://www.saude.gov.br/fhir/r4/StructureDefinition/BRIndividuoNaoIdentificado-1.0"
.... identifier Σ 1..1 Identifier Logical reference, when literal reference is not known
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Fatia: Não ordenado, Aberto por value:url
..... system Σ 1..1 uri The namespace for the identifier value
Exemplo General: http://www.acme.com/identifiers/patient
..... value Σ 1..1 string The value that is unique
Exemplo General: 123456

doco Documentação para este formato

Terminologia Ligações

Caminho Estado Utilização Conjunto de valores Versão Fonte
CarePlan.language Base preferred Common Languages 📍4.0.1 a norma FHIR
CarePlan.status Base required Estado da Solicitação 📦1.0.0-release este IG
CarePlan.intent Base required Care Plan Intent 📍4.0.1 a norma FHIR
CarePlan.activity.outcomeCodeableConcept Base example Care Plan Activity Outcome 📍4.0.1 a norma FHIR
CarePlan.activity.detail.​kind Base required Care Plan Activity Kind 📍4.0.1 a norma FHIR
CarePlan.activity.detail.​code Base example Procedure Codes (SNOMED CT) 📍4.0.1 a norma FHIR
CarePlan.activity.detail.​reasonCode Base example SNOMED CT Clinical Findings 📍4.0.1 a norma FHIR
CarePlan.activity.detail.​status Base required CarePlanActivityStatus 📍4.0.1 a norma FHIR
CarePlan.activity.detail.​product[x] Base example SNOMED CT Medication Codes 📍4.0.1 a norma FHIR

Restrições

Id Grau Caminho(s) Descrição Expressão
dom-2 error CarePlan If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error CarePlan 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 error CarePlan 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 error CarePlan If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice CarePlan A resource should have narrative for robust management text.`div`.exists()
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error **ALL** extensions Must have either extensions or value[x], not both extension.exists() != value.exists()

Resumo

Obrigatório: 4 elementos(3 aninhado obrigatoriamente elementos)
Deve ser suportado: 8 elementos
Fixo: 1 elemento
Proibido: 26 elementos

Estruturas

Esta estrutura refere-se a estas outras estruturas:

  • Não foi possível resumir o perfil http://www.saude.gov.br/fhir/r4/StructureDefinition/BRIndividuo-1.0 (não foi encontrado nenhum perfil)

Extensões

Esta estrutura refere-se a estas extensões:

Maturidade: 1

Key Elements View

NomeBandeirasCard.TipoDescrição e condicionalismos    Filter: Filtersdoco
.. CarePlan S 0..* CarePlan Plano de cuidados de paciente ou grupo
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... status ?!SΣN 1..1 code Estado do Plano de Cuidados
Vínculo: Estado da Solicitação (required): Estado da Solicitação
... description SΣN 1..1 string Descrição do Plano de Cuidados, Instruções e Recomendações
... subject SΣ 1..1 Reference(http://www.saude.gov.br/fhir/r4/StructureDefinition/BRIndividuo-1.0) Indivíduo do Plano de Cuidados
.... Fatias para extension 0..* Extension Extension
Fatia: Não ordenado, Aberto por value:url
..... extension:unidentifiedPatient S 0..1 (Complexo) Dados do Indivíduo Não Identificado
URL: http://www.saude.gov.br/fhir/r4/StructureDefinition/BRIndividuoNaoIdentificado-1.0
...... Fatias para extension 3..3 Extension Extension
Fatia: Não ordenado, Aberto por value:url
...... Fatias para extension Conteúdo/regras para todas as fatias
....... extension:gender S 1..1 Extension Extension
........ url 1..1 uri "gender"
........ value[x] 1..1 code Value of extension
....... extension:birthYear S 1..1 Extension Extension
........ url 1..1 uri "birthYear"
........ value[x] 1..1 date Value of extension
....... extension:reason S 1..1 Extension Extension
........ url 1..1 uri "reason"
........ value[x] 1..1 CodeableConcept Value of extension
...... url 1..1 uri "http://www.saude.gov.br/fhir/r4/StructureDefinition/BRIndividuoNaoIdentificado-1.0"
.... identifier Σ 1..1 Identifier Logical reference, when literal reference is not known
..... system Σ 1..1 uri The namespace for the identifier value
Exemplo General: http://www.acme.com/identifiers/patient
..... value Σ 1..1 string The value that is unique
Exemplo General: 123456

doco Documentação para este formato

Terminologia Ligações

Caminho Estado Utilização Conjunto de valores Versão Fonte
CarePlan.status Base required Estado da Solicitação 📦1.0.0-release este IG
CarePlan.intent Base required Care Plan Intent 📍4.0.1 a norma FHIR

Restrições

Id Grau Caminho(s) Descrição Expressão
dom-2 error CarePlan If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error CarePlan 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 error CarePlan 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 error CarePlan If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice CarePlan A resource should have narrative for robust management text.`div`.exists()
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error **ALL** extensions Must have either extensions or value[x], not both extension.exists() != value.exists()

Differential View

NomeBandeirasCard.TipoDescrição e condicionalismos    Filter: Filtersdoco
.. CarePlan S 0..* CarePlan Plano de cuidados de paciente ou grupo
... identifier 0..0 External Ids for this plan
... instantiatesCanonical N 0..0 Instantiates FHIR protocol or definition
... instantiatesUri N 0..0 Instantiates external protocol or definition
... replaces 0..0 CarePlan replaced by this CarePlan
... partOf 0..0 Part of referenced CarePlan
... status SN 1..1 code Estado do Plano de Cuidados
Vínculo: Estado da Solicitação (required): Estado da Solicitação
... intent SN 1..1 code Intenção do Plano de Cuidados
Vínculo: CarePlanIntent (required): Intenção do Plano de Cuidados
Valor fixo: plan
... category 0..0 Type of plan
... title N 0..0 Human-friendly name for the care plan
... description SN 1..1 string Descrição do Plano de Cuidados, Instruções e Recomendações
... subject S 1..1 Reference(http://www.saude.gov.br/fhir/r4/StructureDefinition/BRIndividuo-1.0) Indivíduo do Plano de Cuidados
.... Fatias para extension 0..* Extension Extension
Fatia: Não ordenado, Aberto por value:url
..... extension:unidentifiedPatient S 0..1 (Complexo) Dados do Indivíduo Não Identificado
URL: http://www.saude.gov.br/fhir/r4/StructureDefinition/BRIndividuoNaoIdentificado-1.0
...... Fatias para extension 3..3 Extension Extension
Fatia: Não ordenado, Aberto por value:url
...... Fatias para extension Conteúdo/regras para todas as fatias
....... extension:gender S 1..1 Extension Extension
....... extension:birthYear S 1..1 Extension Extension
....... extension:reason S 1..1 Extension Extension
.... reference 0..0 Literal reference, Relative, internal or absolute URL
.... type 0..0 Type the reference refers to (e.g. "Patient")
.... identifier 1..1 Identifier Logical reference, when literal reference is not known
..... use 0..0 usual | official | temp | secondary | old (If known)
..... type 0..0 Description of identifier
..... system 1..1 uri The namespace for the identifier value
..... value 1..1 string The value that is unique
..... period 0..0 Time period when id is/was valid for use
..... assigner 0..0 Organization that issued id (may be just text)
.... display 0..0 Text alternative for the resource
... encounter 0..0 Encounter created as part of
... period 0..0 Time period plan covers
... created N 0..0 Date record was first recorded
... author 0..0 Who is the designated responsible party
... contributor 0..0 Who provided the content of the care plan
... careTeam 0..0 Who's involved in plan?
... addresses 0..0 Health issues this plan addresses
... supportingInfo 0..0 Information considered as part of plan
... goal 0..0 Desired outcome of plan
... activity 0..0 Action to occur as part of plan
... note 0..0 Comments about the plan

doco Documentação para este formato

Terminologia Ligações (Diferencial)

Caminho Estado Utilização Conjunto de valores Versão Fonte
CarePlan.status Base required Estado da Solicitação 📦1.0.0-release este IG
CarePlan.intent Base required Not State Unknown

Snapshot ViewView

NomeBandeirasCard.TipoDescrição e condicionalismos    Filter: Filtersdoco
.. CarePlan S 0..* CarePlan Plano de cuidados de paciente ou grupo
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... text 0..1 Narrative Text summary of the resource, for human interpretation
This profile does not constrain the narrative in regard to content, language, or traceability to data elements
... contained 0..* Resource Contained, inline Resources
... extension 0..* Extension Additional content defined by implementations
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... status ?!SΣN 1..1 code Estado do Plano de Cuidados
Vínculo: Estado da Solicitação (required): Estado da Solicitação
... intent ?!SΣN 1..1 code Intenção do Plano de Cuidados
Vínculo: CarePlanIntent (required): Intenção do Plano de Cuidados
Valor fixo: plan
... description SΣN 1..1 string Descrição do Plano de Cuidados, Instruções e Recomendações
... subject SΣ 1..1 Reference(http://www.saude.gov.br/fhir/r4/StructureDefinition/BRIndividuo-1.0) Indivíduo do Plano de Cuidados
.... id 0..1 string Unique id for inter-element referencing
.... Fatias para extension 0..* Extension Extension
Fatia: Não ordenado, Aberto por value:url
..... extension:unidentifiedPatient S 0..1 (Complexo) Dados do Indivíduo Não Identificado
URL: http://www.saude.gov.br/fhir/r4/StructureDefinition/BRIndividuoNaoIdentificado-1.0
...... id 0..1 string Unique id for inter-element referencing
...... Fatias para extension 3..3 Extension Extension
Fatia: Não ordenado, Aberto por value:url
...... Fatias para extension Conteúdo/regras para todas as fatias
....... extension:gender S 1..1 Extension Extension
........ id 0..1 string Unique id for inter-element referencing
........ extension 0..* Extension Additional content defined by implementations
Fatia: Não ordenado, Aberto por value:url
........ url 1..1 uri "gender"
........ value[x] 1..1 code Value of extension
....... extension:birthYear S 1..1 Extension Extension
........ id 0..1 string Unique id for inter-element referencing
........ extension 0..* Extension Additional content defined by implementations
Fatia: Não ordenado, Aberto por value:url
........ url 1..1 uri "birthYear"
........ value[x] 1..1 date Value of extension
....... extension:reason S 1..1 Extension Extension
........ id 0..1 string Unique id for inter-element referencing
........ extension 0..* Extension Additional content defined by implementations
Fatia: Não ordenado, Aberto por value:url
........ url 1..1 uri "reason"
........ value[x] 1..1 CodeableConcept Value of extension
...... url 1..1 uri "http://www.saude.gov.br/fhir/r4/StructureDefinition/BRIndividuoNaoIdentificado-1.0"
.... identifier Σ 1..1 Identifier Logical reference, when literal reference is not known
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Fatia: Não ordenado, Aberto por value:url
..... system Σ 1..1 uri The namespace for the identifier value
Exemplo General: http://www.acme.com/identifiers/patient
..... value Σ 1..1 string The value that is unique
Exemplo General: 123456

doco Documentação para este formato

Terminologia Ligações

Caminho Estado Utilização Conjunto de valores Versão Fonte
CarePlan.language Base preferred Common Languages 📍4.0.1 a norma FHIR
CarePlan.status Base required Estado da Solicitação 📦1.0.0-release este IG
CarePlan.intent Base required Care Plan Intent 📍4.0.1 a norma FHIR
CarePlan.activity.outcomeCodeableConcept Base example Care Plan Activity Outcome 📍4.0.1 a norma FHIR
CarePlan.activity.detail.​kind Base required Care Plan Activity Kind 📍4.0.1 a norma FHIR
CarePlan.activity.detail.​code Base example Procedure Codes (SNOMED CT) 📍4.0.1 a norma FHIR
CarePlan.activity.detail.​reasonCode Base example SNOMED CT Clinical Findings 📍4.0.1 a norma FHIR
CarePlan.activity.detail.​status Base required CarePlanActivityStatus 📍4.0.1 a norma FHIR
CarePlan.activity.detail.​product[x] Base example SNOMED CT Medication Codes 📍4.0.1 a norma FHIR

Restrições

Id Grau Caminho(s) Descrição Expressão
dom-2 error CarePlan If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error CarePlan 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 error CarePlan 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 error CarePlan If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice CarePlan A resource should have narrative for robust management text.`div`.exists()
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error **ALL** extensions Must have either extensions or value[x], not both extension.exists() != value.exists()

Resumo

Obrigatório: 4 elementos(3 aninhado obrigatoriamente elementos)
Deve ser suportado: 8 elementos
Fixo: 1 elemento
Proibido: 26 elementos

Estruturas

Esta estrutura refere-se a estas outras estruturas:

  • Não foi possível resumir o perfil http://www.saude.gov.br/fhir/r4/StructureDefinition/BRIndividuo-1.0 (não foi encontrado nenhum perfil)

Extensões

Esta estrutura refere-se a estas extensões:

Maturidade: 1

 

Other representations of profile: CSV, Excel, Schematron