Ecoinfo AES - CI build
0.1.0 - ci-build

!!Ecoinfo AES - 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: Regulação Assistencial (MIRA)

Official URL: https://fhir.ecoinfo.ipes.tech/fhir/StructureDefinition/RegulacaoAssistencialBRIPES Version: 0.1.0
Draft as of 2025-03-17 Computable Name: RegulacaoAssistencialBRIPES

Tarefa que representa o conjunto de informações da Regulação Assistencial (MIRA, PORTARIA CONJUNTA SAES/SEIDIGI Nº 3, DE 18 DE ABRIL DE 2023)

Escopo/Uso

Este perfil do recurso Task representa atividades específicas da Regulação Assistencial conforme MIRA e a Portaria Conjunta SAES/SEIDIGI nº 3, de 18 de abril de 2023 . Ele é derivado do recurso base Task no padrão FHIR R4, com extensões e campos personalizados para atender aos processos de autorização, agendamento e execução de serviços regulados.

  • O recurso Task serve como etapa do fluxo de trabalho, associada diretamente a uma ServiceRequest e rastreando seu progresso até a conclusão.
  • Cada tarefa DEVE conter uma referência válida a um ServiceRequest e fornecer status de execução detalhados.
  • Entradas e saídas da tarefa permitem a automação de fluxos de trabalho, conectando etapas subsequentes, como autorização e realização de procedimentos.

Observe que há uma variedade de processos associados à elaboração e ao processamento de solicitações de serviço. Alguns pedidos podem ser tratados imediatamente por sistemas automatizados, mas a maioria requer ações do mundo real por um ou mais humanos. Alguns pedidos só podem ser processados quando outras ações do mundo real acontecem, como um paciente se apresentando para que a ação a ser realizada possa realmente ser realizada. Frequentemente, essas dependências do mundo real estão implícitas apenas nos detalhes do pedido.

Casos de uso:

    1. Rastrear o status e a conclusão de atividades relacionadas à Regulação Assistencial.
    1. Operacionalizar solicitações de regulação assistencial, incluindo autorização de procedimentos/exames, agendamento e comunicação de resultados
    1. Autorizar procedimentos.
    1. Agendar serviços e comunicar os resultados da execução.

Uso indevido

Este recurso não deve ser utilizado para representar um paciente que não contenha registros passíveis de gerar um Registro de Regulação Assistencial.

Elementos Obrigatórios:

    1. basedOn : Referência à ServiceRequest associada.
    1. status : Indica o estado da tarefa.
    1. businessStatus : Comunica, opcionalmente, o status específico da implantação.
    1. intent : Valor fixo como "proposal" .
    1. code : Identifica o tipo de tarefa, como "process-request".
    1. authoredOn : Data/hora em que a solicitação foi recebida pela central de regulação.
    1. owner : Referência à organização ou pessoa responsável pela tarefa

Lógica do Negócio:

    1. Entradas (inputs) : Dados necessários para iniciar ou concluir a tarefa, como solicitações de serviço.
    1. Saídas (outputs) : Resultados intermediários ou finais, como autorizações ou agendamentos concluídos

Limitações e Relacionamentos:

Este perfil rastreia estados de tarefas dentro de fluxos de trabalho de Regulação Assistencial. Ele inclui interações com recursos como ServiceRequest , CarePlan e DiagnosticReport .

Campos Específicos:

  • modalidadeAssistencial : Define a modalidade de cuidado assistencial (obrigatório).
  • pacoteCuidadoIntegrado : Indica pacotes de cuidado relacionados.
  • procedimento : Procedimento regulado
  • dataAutorizacao e codigoAutorizacao : Informações de autorização.
  • dataAgendamento e agendamento : Informações sobre agendamento
  • executante e procedimentoRealizado : Dados de execução.

Usos:

  • Este Perfil não é utilizado por nenhum perfil neste guia de implementação

You can also check for usages in the FHIR IG Statistics

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

NomeBandeirasCard.TipoDescrição e condicionalismos    Filter: Filtersdoco
.. Task C 0..* Task A task to be performed
Constraints: inv-1
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... Fatias para identifier 1..* Identifier Task Instance Identifier
Fatia: Não ordenado, Aberto por type:$this
.... identifier:localIdentifier 1..1 Identifier Identificador do registro no sistema de origem
..... system Σ 1..1 uri Identificador único do sistema de origem
Exemplo General: http://www.acme.com/identifiers/patient
..... value Σ 1..1 string Identificador do registro no sistema de origem
Exemplo General: 123456
.... identifier:rndsIdentifier 0..1 Identifier Task Instance Identifier
..... system Σ 1..1 uri OID da RNDS
Valor fixo: urn:oid:1.3.6.1.4.1.54413.1.1.5.13
..... value Σ 1..1 string Identificador do registro na RNDS
Exemplo General: 123456
.... reference ΣC 1..1 string Referência para a solicitação
... groupIdentifier Σ 0..1 Identifier Identificador de solicitações agrupadas no sistema de origem (caso exista)
.... system Σ 1..1 uri Identificador único do sistema de origem
Exemplo General: http://www.acme.com/identifiers/patient
.... value Σ 1..1 string Identificador do registro - solicitações agrupadas no sistema de origem (caso exista)
Exemplo General: 123456
... status ?!Σ 1..1 code draft | requested | received | accepted | +
Vínculo: TaskStatus (required): The current status of the task.
... businessStatus Σ 1..1 CodeableConcept E.g. "Specimen collected", "IV prepped"
Vínculo: http://www.saude.gov.br/fhir/r4/ValueSet/BRStatusRegulacaoAssistencial (required)
... intent Σ 1..1 code unknown | proposal | plan | order | original-order | reflex-order | filler-order | instance-order | option
Vínculo: TaskIntent (required): Distinguishes whether the task is a proposal, plan or full order.
Valor fixo: plan
... priority S 1..1 code routine | urgent | asap | stat
Vínculo: RequestPriority (required): The task's priority.
... for Σ 1..1 Reference(Paciente) Paciente
.... reference ΣC 1..1 string Literal reference, Relative, internal or absolute URL
... authoredOn C 1..1 dateTime Task Creation Date
... requester Σ 1..1 Reference(Organization) Organização requisitante
.... reference ΣC 1..1 string Organização requisitante
... Fatias para performerType 1..* CodeableConcept Requested performer
Fatia: Não ordenado, Aberto por pattern:$this
Vínculo: ProcedurePerformerRoleCodes (preferred): The type(s) of task performers allowed.
.... performerType:cbo 1..1 CodeableConcept CBO do serviço solicitado
Vínculo: https://terminologia.saude.gov.br/fhir/ValueSet/BROcupacao (preferred)
..... coding Σ 1..1 Coding Code defined by a terminology system
.... performerType:specialty 0..1 CodeableConcept Especialidade médica
Vínculo: Especialidade (preferred)
..... coding Σ 1..1 Coding Code defined by a terminology system
.... performerType:filedOfPractice 0..1 CodeableConcept Área de atuação médica
Vínculo: Área de Atuação (preferred)
..... coding Σ 1..1 Coding Code defined by a terminology system
... owner Σ 1..1 Reference(Organization) Central de Regulação
.... reference ΣC 1..1 string Central de regulação
... reasonCode 0..1 CodeableConcept Motivo da solicitação (CID10)
Vínculo: https://terminologia.saude.gov.br/fhir/ValueSet/BRCID10 (required)
... Fatias para input 1..* BackboneElement Information used to perform task
Fatia: Não ordenado, Aberto por pattern:$this
.... input:Todas as fatias Conteúdo/regras para todas as fatias
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... type 1..1 CodeableConcept Label for the input
Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Comparison source", "Applicable consent", "Concomitent Medications", etc.
..... value[x] 1..1 Content to use in performing the task
...... valueBase64Binary base64Binary
...... valueBoolean boolean
...... valueCanonical canonical(Any)
...... valueCode code
...... valueDate date
...... valueDateTime dateTime
...... valueDecimal decimal
...... valueId id
...... valueInstant instant
...... valueInteger integer
...... valueMarkdown markdown
...... valueOid oid
...... valuePositiveInt positiveInt
...... valueString string
...... valueTime time
...... valueUnsignedInt unsignedInt
...... valueUri uri
...... valueUrl url
...... valueUuid uuid
...... valueAddress Address
...... valueAge Age
...... valueAnnotation Annotation
...... valueAttachment Attachment
...... valueCodeableConcept CodeableConcept
...... valueCoding Coding
...... valueContactPoint ContactPoint
...... valueCount Count
...... valueDistance Distance
...... valueDuration Duration
...... valueHumanName HumanName
...... valueIdentifier Identifier
...... valueMoney Money
...... valuePeriod Period
...... valueQuantity Quantity
...... valueRange Range
...... valueRatio Ratio
...... valueReference Reference(Any)
...... valueSampledData SampledData
...... valueSignature Signature
...... valueTiming Timing
...... valueContactDetail ContactDetail
...... valueContributor Contributor
...... valueDataRequirement DataRequirement
...... valueExpression Expression
...... valueParameterDefinition ParameterDefinition
...... valueRelatedArtifact RelatedArtifact
...... valueTriggerDefinition TriggerDefinition
...... valueUsageContext UsageContext
...... valueDosage Dosage
...... valueMeta Meta
.... input:modalidadeAssistencial 1..1 BackboneElement Information used to perform task
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... type 1..1 CodeableConcept Label for the input
Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Comparison source", "Applicable consent", "Concomitent Medications", etc.
...... coding Σ 1..1 Coding Code defined by a terminology system
....... system Σ 0..1 uri Identity of the terminology system
Valor fixo: http://www.saude.gov.br/fhir/r4/CodeSystem/InformacoesRegulacaoAssistencial
....... code Σ 0..1 code Symbol in syntax defined by the system
Valor fixo: modalidadeAssistencial
..... value[x] 1..1 CodeableConcept Content to use in performing the task
Vínculo: https://terminologia.saude.gov.br/fhir/ValueSet/BRModalidadeAssistencialMIRA (required)
...... coding Σ 1..1 Coding Code defined by a terminology system
.... input:pacoteCuidadoIntegrado 0..1 BackboneElement Information used to perform task
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... type 1..1 CodeableConcept Label for the input
Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Comparison source", "Applicable consent", "Concomitent Medications", etc.
...... coding Σ 1..1 Coding Code defined by a terminology system
....... system Σ 1..1 uri Identity of the terminology system
Valor fixo: http://ehrrunner.com/fhir/CodeSystem/InformacoesRegulacaoAssistencial
....... code Σ 1..1 code Symbol in syntax defined by the system
Valor fixo: pacoteCuidadoIntegrado
..... value[x] 1..1 CodeableConcept Código do "pacote" de procedimentos do cuidado integrado
Vínculo: PacoteCuidadoIntegrado (??) (preferred)
...... coding Σ 1..1 Coding Code defined by a terminology system
.... input:procedimento 0..* BackboneElement Procedimento(s) regulado(s)
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... type 1..1 CodeableConcept Label for the input
Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Comparison source", "Applicable consent", "Concomitent Medications", etc.
...... coding Σ 1..1 Coding Code defined by a terminology system
....... system Σ 0..1 uri Identity of the terminology system
Valor fixo: http://www.saude.gov.br/fhir/r4/CodeSystem/InformacoesRegulacaoAssistencial
....... code Σ 0..1 code Symbol in syntax defined by the system
Valor fixo: procedimento
..... value[x] 1..1 CodeableConcept Content to use in performing the task
...... Fatias para coding Σ 1..* Coding Code defined by a terminology system
Fatia: Não ordenado, Aberto por pattern:$this
....... coding:code SΣ 1..1 Coding Procedimento - Tabela SUS
Vínculo: https://terminologia.saude.gov.br/fhir/ValueSet/BRProcedimentosNacionais (required)
....... coding:localCode Σ 0..* Coding Procedimento - Codificação do sistema de regulação
.... input:dataAutorizacao 0..1 BackboneElement Data de autorização
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... type 1..1 CodeableConcept Label for the input
Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Comparison source", "Applicable consent", "Concomitent Medications", etc.
...... coding Σ 1..1 Coding Code defined by a terminology system
....... system Σ 1..1 uri Identity of the terminology system
Valor fixo: http://ehrrunner.com/fhir/CodeSystem/InformacoesRegulacaoAssistencial
....... code Σ 0..1 code Symbol in syntax defined by the system
Valor fixo: dataAutorizacao
..... value[x] 1..1 dateTime Content to use in performing the task
.... input:codigoAutorizacao 0..1 BackboneElement Código da autorização (se houver)
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... type 1..1 CodeableConcept Label for the input
Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Comparison source", "Applicable consent", "Concomitent Medications", etc.
...... coding Σ 1..1 Coding Code defined by a terminology system
....... system Σ 0..1 uri Identity of the terminology system
Valor fixo: http://www.saude.gov.br/fhir/r4/CodeSystem/InformacoesRegulacaoAssistencial
....... code Σ 0..1 code Symbol in syntax defined by the system
Valor fixo: codigoAutorizacao
..... value[x] 1..1 CodeableConcept Content to use in performing the task
...... coding Σ 1..1 Coding Code defined by a terminology system
... Fatias para output 0..* BackboneElement Information produced as part of task
Fatia: Não ordenado, Aberto por pattern:$this
.... output:Todas as fatias Conteúdo/regras para todas as fatias
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... type 1..1 CodeableConcept Label for output
Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Identified issues", "Preliminary results", "Filler order", "Final results", etc.
..... value[x] 1..1 Result of output
...... valueBase64Binary base64Binary
...... valueBoolean boolean
...... valueCanonical canonical(Any)
...... valueCode code
...... valueDate date
...... valueDateTime dateTime
...... valueDecimal decimal
...... valueId id
...... valueInstant instant
...... valueInteger integer
...... valueMarkdown markdown
...... valueOid oid
...... valuePositiveInt positiveInt
...... valueString string
...... valueTime time
...... valueUnsignedInt unsignedInt
...... valueUri uri
...... valueUrl url
...... valueUuid uuid
...... valueAddress Address
...... valueAge Age
...... valueAnnotation Annotation
...... valueAttachment Attachment
...... valueCodeableConcept CodeableConcept
...... valueCoding Coding
...... valueContactPoint ContactPoint
...... valueCount Count
...... valueDistance Distance
...... valueDuration Duration
...... valueHumanName HumanName
...... valueIdentifier Identifier
...... valueMoney Money
...... valuePeriod Period
...... valueQuantity Quantity
...... valueRange Range
...... valueRatio Ratio
...... valueReference Reference(Any)
...... valueSampledData SampledData
...... valueSignature Signature
...... valueTiming Timing
...... valueContactDetail ContactDetail
...... valueContributor Contributor
...... valueDataRequirement DataRequirement
...... valueExpression Expression
...... valueParameterDefinition ParameterDefinition
...... valueRelatedArtifact RelatedArtifact
...... valueTriggerDefinition TriggerDefinition
...... valueUsageContext UsageContext
...... valueDosage Dosage
...... valueMeta Meta
.... output:dataCriacaoAgendamento 0..1 BackboneElement Data de criação do agendamento
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... type 1..1 CodeableConcept Label for output
Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Identified issues", "Preliminary results", "Filler order", "Final results", etc.
...... coding Σ 1..1 Coding Code defined by a terminology system
....... system Σ 0..1 uri Identity of the terminology system
Valor fixo: http://ehrrunner.com/fhir/CodeSystem/InformacoesRegulacaoAssistencial
....... code Σ 0..1 code Symbol in syntax defined by the system
Valor fixo: dataCriacaoAgendamento
..... value[x] 1..1 dateTime Result of output
.... output:dataAgendamento 0..1 BackboneElement Data agendada para realização do procedimento
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... type 1..1 CodeableConcept Label for output
Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Identified issues", "Preliminary results", "Filler order", "Final results", etc.
...... coding Σ 1..1 Coding Code defined by a terminology system
....... system Σ 0..1 uri Identity of the terminology system
Valor fixo: http://ehrrunner.com/fhir/CodeSystem/InformacoesRegulacaoAssistencial
....... code Σ 0..1 code Symbol in syntax defined by the system
Valor fixo: dataAgendamento
..... value[x] 1..1 Result of output
...... valueDateTime dateTime
...... valuePeriod Period
.... output:agendamento 0..1 BackboneElement Agendamento (referência)
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... type 1..1 CodeableConcept Label for output
Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Identified issues", "Preliminary results", "Filler order", "Final results", etc.
...... coding Σ 1..1 Coding Code defined by a terminology system
....... system Σ 0..1 uri Identity of the terminology system
Valor fixo: http://ehrrunner.com/fhir/CodeSystem/InformacoesRegulacaoAssistencial
....... code Σ 0..1 code Symbol in syntax defined by the system
Valor fixo: agendamento
..... value[x] 1..1 Reference(Agendamento de Consulta ou Procedimento) Referência para o agendamento (Appointment), se disponível
.... output:dataExecucao 0..1 BackboneElement Data da execução do procedimento ou data da internação
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... type 1..1 CodeableConcept Label for output
Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Identified issues", "Preliminary results", "Filler order", "Final results", etc.
...... coding Σ 1..1 Coding Code defined by a terminology system
....... system Σ 0..1 uri Identity of the terminology system
Valor fixo: http://ehrrunner.com/fhir/CodeSystem/InformacoesRegulacaoAssistencial
....... code Σ 0..1 code Symbol in syntax defined by the system
Valor fixo: dataExecucao
..... value[x] 1..1 Result of output
...... valueDateTime dateTime
...... valuePeriod Period
.... output:executante 0..1 BackboneElement Executante (estabelecimento de saúde)
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... type 1..1 CodeableConcept Label for output
Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Identified issues", "Preliminary results", "Filler order", "Final results", etc.
...... coding Σ 1..1 Coding Code defined by a terminology system
....... system Σ 0..1 uri Identity of the terminology system
Valor fixo: http://ehrrunner.com/fhir/CodeSystem/InformacoesRegulacaoAssistencial
....... code Σ 0..1 code Symbol in syntax defined by the system
Valor fixo: executante
..... value[x] 1..1 Reference(Organization) Organização executante
.... output:procedimentoRealizado 0..* BackboneElement Referêcia para o(s) procedimento(s) ou pacote de cuidado integrado realizado(s).
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... type 1..1 CodeableConcept Label for output
Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Identified issues", "Preliminary results", "Filler order", "Final results", etc.
...... coding Σ 1..1 Coding Code defined by a terminology system
....... system Σ 0..1 uri Identity of the terminology system
Valor fixo: http://ehrrunner.com/fhir/CodeSystem/InformacoesRegulacaoAssistencial
....... code Σ 0..1 code Symbol in syntax defined by the system
Valor fixo: procedimentoRealizado
..... value[x] 1..1 Reference(Procedimento) Result of output

doco Documentação para este formato

Terminologia Ligações

CaminhoConformidadeValueSet / CódigoURI
Task.statusrequiredTaskStatus
http://hl7.org/fhir/ValueSet/task-status|4.0.1
From a norma FHIR
Task.businessStatusrequiredhttp://www.saude.gov.br/fhir/r4/ValueSet/BRStatusRegulacaoAssistencial
http://www.saude.gov.br/fhir/r4/ValueSet/BRStatusRegulacaoAssistencial
Task.intentrequiredFixed Value: plan
http://hl7.org/fhir/ValueSet/task-intent|4.0.1
From a norma FHIR
Task.priorityrequiredRequestPriority
http://hl7.org/fhir/ValueSet/request-priority|4.0.1
From a norma FHIR
Task.performerTypepreferredProcedurePerformerRoleCodes
http://hl7.org/fhir/ValueSet/performer-role
From a norma FHIR
Task.performerType:cbopreferredhttps://terminologia.saude.gov.br/fhir/ValueSet/BROcupacao
https://terminologia.saude.gov.br/fhir/ValueSet/BROcupacao
Task.performerType:specialtypreferredEspecialidade
https://fhir.ecoinfo.ipes.tech/fhir/ValueSet/Especialidade
From este IG
Task.performerType:filedOfPracticepreferredAreaAtuacao(a valid code from Área de Atuação)
https://fhir.ecoinfo.ipes.tech/fhir/ValueSet/AreaAtuacao
From este IG
Task.reasonCoderequiredhttps://terminologia.saude.gov.br/fhir/ValueSet/BRCID10
https://terminologia.saude.gov.br/fhir/ValueSet/BRCID10
Task.input.typeexample
Task.input:modalidadeAssistencial.typeexample
Task.input:modalidadeAssistencial.value[x]requiredhttps://terminologia.saude.gov.br/fhir/ValueSet/BRModalidadeAssistencialMIRA
https://terminologia.saude.gov.br/fhir/ValueSet/BRModalidadeAssistencialMIRA
Task.input:pacoteCuidadoIntegrado.typeexample
Task.input:pacoteCuidadoIntegrado.value[x]preferredhttp://hl7.org/fhir/ValueSet/PacoteCuidadoIntegrado
http://hl7.org/fhir/ValueSet/PacoteCuidadoIntegrado
Task.input:procedimento.typeexample
Task.input:procedimento.value[x].coding:coderequiredhttps://terminologia.saude.gov.br/fhir/ValueSet/BRProcedimentosNacionais
https://terminologia.saude.gov.br/fhir/ValueSet/BRProcedimentosNacionais
Task.input:dataAutorizacao.typeexample
Task.input:codigoAutorizacao.typeexample
Task.output.typeexample
Task.output:dataCriacaoAgendamento.typeexample
Task.output:dataAgendamento.typeexample
Task.output:agendamento.typeexample
Task.output:dataExecucao.typeexample
Task.output:executante.typeexample
Task.output:procedimentoRealizado.typeexample

Restrições

IdGrauCaminho(s)DetalhesRequisitos
dom-2errorTaskIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorTaskIf 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-4errorTaskIf 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-5errorTaskIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceTaskA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()
inv-1errorTaskLast modified date must be greater than or equal to authored-on date.
: lastModified.exists().not() or authoredOn.exists().not() or lastModified >= authoredOn

This structure is derived from Task

NomeBandeirasCard.TipoDescrição e condicionalismos    Filter: Filtersdoco
.. Task 0..* Task A task to be performed
... Fatias para identifier 1..* Identifier Task Instance Identifier
Fatia: Não ordenado, Aberto por type:$this
.... identifier:localIdentifier 1..1 Identifier Identificador do registro no sistema de origem
..... use 0..0
..... type 0..0
..... system 1..1 uri Identificador único do sistema de origem
..... value 1..1 string Identificador do registro no sistema de origem
..... period 0..0
..... assigner 0..0
.... identifier:rndsIdentifier 0..1 Identifier Task Instance Identifier
..... use 0..0
..... type 0..0
..... system 1..1 uri OID da RNDS
Valor fixo: urn:oid:1.3.6.1.4.1.54413.1.1.5.13
..... value 1..1 string Identificador do registro na RNDS
..... period 0..0
..... assigner 0..0
... instantiatesCanonical 0..0
... instantiatesUri 0..0
... basedOn 0..1 Reference(Solicitação de Serviço) Request fulfilled by this task
.... reference 1..1 string Referência para a solicitação
.... type 0..0
.... identifier 0..0
.... display 0..0
... groupIdentifier 0..1 Identifier Identificador de solicitações agrupadas no sistema de origem (caso exista)
.... use 0..0
.... type 0..0
.... system 1..1 uri Identificador único do sistema de origem
.... value 1..1 string Identificador do registro - solicitações agrupadas no sistema de origem (caso exista)
.... period 0..0
.... assigner 0..0
... partOf 0..0
... status 1..1 code draft | requested | received | accepted | +
... statusReason 0..0
... businessStatus 1..1 CodeableConcept E.g. "Specimen collected", "IV prepped"
Vínculo: http://www.saude.gov.br/fhir/r4/ValueSet/BRStatusRegulacaoAssistencial (required)
... intent 1..1 code unknown | proposal | plan | order | original-order | reflex-order | filler-order | instance-order | option
Valor fixo: plan
... priority S 1..1 code routine | urgent | asap | stat
... code 0..0
... description 0..0
... focus 0..0
... for 1..1 Reference(Paciente) Paciente
.... reference 1..1 string Literal reference, Relative, internal or absolute URL
.... type 0..0
.... identifier 0..0
.... display 0..0
... encounter 0..0
... executionPeriod 0..0
... authoredOn 1..1 dateTime Task Creation Date
... requester 1..1 Reference(Organization) Organização requisitante
.... reference 1..1 string Organização requisitante
.... type 0..0
.... identifier 0..0
... Fatias para performerType 1..* CodeableConcept Requested performer
Fatia: Não ordenado, Aberto por pattern:$this
.... performerType:cbo 1..1 CodeableConcept CBO do serviço solicitado
Vínculo: https://terminologia.saude.gov.br/fhir/ValueSet/BROcupacao (preferred)
..... coding 1..1 Coding Code defined by a terminology system
.... performerType:specialty 0..1 CodeableConcept Especialidade médica
Vínculo: Especialidade (preferred)
..... coding 1..1 Coding Code defined by a terminology system
.... performerType:filedOfPractice 0..1 CodeableConcept Área de atuação médica
Vínculo: Área de Atuação (preferred)
..... coding 1..1 Coding Code defined by a terminology system
... owner 1..1 Reference(Organization) Central de Regulação
.... reference 1..1 string Central de regulação
.... type 0..0
.... identifier 0..0
... location 0..0
... reasonCode 0..1 CodeableConcept Motivo da solicitação (CID10)
Vínculo: https://terminologia.saude.gov.br/fhir/ValueSet/BRCID10 (required)
... reasonReference 0..0
... insurance 0..0
... relevantHistory 0..0
... restriction 0..0
... Fatias para input 1..* BackboneElement Information used to perform task
Fatia: Não ordenado, Aberto por pattern:$this
.... input:modalidadeAssistencial 1..1 BackboneElement Information used to perform task
..... type
...... coding 1..1 Coding Code defined by a terminology system
....... system 0..1 uri Identity of the terminology system
Valor fixo: http://www.saude.gov.br/fhir/r4/CodeSystem/InformacoesRegulacaoAssistencial
....... version 0..0
....... code 0..1 code Symbol in syntax defined by the system
Valor fixo: modalidadeAssistencial
....... display 0..0
....... userSelected 0..0
...... text 0..0
..... value[x] 1..1 CodeableConcept Content to use in performing the task
Vínculo: https://terminologia.saude.gov.br/fhir/ValueSet/BRModalidadeAssistencialMIRA (required)
...... coding 1..1 Coding Code defined by a terminology system
.... input:pacoteCuidadoIntegrado 0..1 BackboneElement Information used to perform task
..... type
...... coding 1..1 Coding Code defined by a terminology system
....... system 1..1 uri Identity of the terminology system
Valor fixo: http://ehrrunner.com/fhir/CodeSystem/InformacoesRegulacaoAssistencial
....... version 0..0
....... code 1..1 code Symbol in syntax defined by the system
Valor fixo: pacoteCuidadoIntegrado
....... display 0..0
....... userSelected 0..0
..... value[x] 1..1 CodeableConcept Código do "pacote" de procedimentos do cuidado integrado
Vínculo: PacoteCuidadoIntegrado (??) (preferred)
...... coding 1..1 Coding Code defined by a terminology system
.... input:procedimento 0..* BackboneElement Procedimento(s) regulado(s)
..... type
...... coding 1..1 Coding Code defined by a terminology system
....... system 0..1 uri Identity of the terminology system
Valor fixo: http://www.saude.gov.br/fhir/r4/CodeSystem/InformacoesRegulacaoAssistencial
....... version 0..0
....... code 0..1 code Symbol in syntax defined by the system
Valor fixo: procedimento
....... display 0..0
....... userSelected 0..0
...... text 0..0
..... value[x] 1..1 CodeableConcept Content to use in performing the task
...... Fatias para coding 1..* Coding Code defined by a terminology system
Fatia: Não ordenado, Aberto por pattern:$this
....... coding:code S 1..1 Coding Procedimento - Tabela SUS
Vínculo: https://terminologia.saude.gov.br/fhir/ValueSet/BRProcedimentosNacionais (required)
....... coding:localCode 0..* Coding Procedimento - Codificação do sistema de regulação
.... input:dataAutorizacao 0..1 BackboneElement Data de autorização
..... type
...... coding 1..1 Coding Code defined by a terminology system
....... system 1..1 uri Identity of the terminology system
Valor fixo: http://ehrrunner.com/fhir/CodeSystem/InformacoesRegulacaoAssistencial
....... version 0..0
....... code 0..1 code Symbol in syntax defined by the system
Valor fixo: dataAutorizacao
....... display 0..0
....... userSelected 0..0
...... text 0..0
..... value[x] 1..1 dateTime Content to use in performing the task
.... input:codigoAutorizacao 0..1 BackboneElement Código da autorização (se houver)
..... type
...... coding 1..1 Coding Code defined by a terminology system
....... system 0..1 uri Identity of the terminology system
Valor fixo: http://www.saude.gov.br/fhir/r4/CodeSystem/InformacoesRegulacaoAssistencial
....... version 0..0
....... code 0..1 code Symbol in syntax defined by the system
Valor fixo: codigoAutorizacao
....... display 0..0
....... userSelected 0..0
...... text 0..0
..... value[x] 1..1 CodeableConcept Content to use in performing the task
...... coding 1..1 Coding Code defined by a terminology system
....... version 0..0
....... display 0..0
....... userSelected 0..0
...... text 0..0
... Fatias para output 0..* BackboneElement Information produced as part of task
Fatia: Não ordenado, Aberto por pattern:$this
.... output:dataCriacaoAgendamento 0..1 BackboneElement Data de criação do agendamento
..... type
...... coding 1..1 Coding Code defined by a terminology system
....... system 0..1 uri Identity of the terminology system
Valor fixo: http://ehrrunner.com/fhir/CodeSystem/InformacoesRegulacaoAssistencial
....... version 0..0
....... code 0..1 code Symbol in syntax defined by the system
Valor fixo: dataCriacaoAgendamento
....... display 0..0
....... userSelected 0..0
...... text 0..0
..... value[x] 1..1 dateTime Result of output
.... output:dataAgendamento 0..1 BackboneElement Data agendada para realização do procedimento
..... type
...... coding 1..1 Coding Code defined by a terminology system
....... system 0..1 uri Identity of the terminology system
Valor fixo: http://ehrrunner.com/fhir/CodeSystem/InformacoesRegulacaoAssistencial
....... version 0..0
....... code 0..1 code Symbol in syntax defined by the system
Valor fixo: dataAgendamento
....... display 0..0
....... userSelected 0..0
...... text 0..0
..... value[x] 1..1 Result of output
...... valueDateTime dateTime
...... valuePeriod Period
.... output:agendamento 0..1 BackboneElement Agendamento (referência)
..... type
...... coding 1..1 Coding Code defined by a terminology system
....... system 0..1 uri Identity of the terminology system
Valor fixo: http://ehrrunner.com/fhir/CodeSystem/InformacoesRegulacaoAssistencial
....... version 0..0
....... code 0..1 code Symbol in syntax defined by the system
Valor fixo: agendamento
....... display 0..0
....... userSelected 0..0
...... text 0..0
..... value[x] 1..1 Reference(Agendamento de Consulta ou Procedimento) Referência para o agendamento (Appointment), se disponível
...... type 0..0
...... identifier 0..0
...... display 0..0
.... output:dataExecucao 0..1 BackboneElement Data da execução do procedimento ou data da internação
..... type
...... coding 1..1 Coding Code defined by a terminology system
....... system 0..1 uri Identity of the terminology system
Valor fixo: http://ehrrunner.com/fhir/CodeSystem/InformacoesRegulacaoAssistencial
....... version 0..0
....... code 0..1 code Symbol in syntax defined by the system
Valor fixo: dataExecucao
....... display 0..0
....... userSelected 0..0
...... text 0..0
..... value[x] 1..1 Result of output
...... valueDateTime dateTime
...... valuePeriod Period
.... output:executante 0..1 BackboneElement Executante (estabelecimento de saúde)
..... type
...... coding 1..1 Coding Code defined by a terminology system
....... system 0..1 uri Identity of the terminology system
Valor fixo: http://ehrrunner.com/fhir/CodeSystem/InformacoesRegulacaoAssistencial
....... version 0..0
....... code 0..1 code Symbol in syntax defined by the system
Valor fixo: executante
....... display 0..0
....... userSelected 0..0
...... text 0..0
..... value[x] 1..1 Reference(Organization) Organização executante
.... output:procedimentoRealizado 0..* BackboneElement Referêcia para o(s) procedimento(s) ou pacote de cuidado integrado realizado(s).
..... type
...... coding 1..1 Coding Code defined by a terminology system
....... system 0..1 uri Identity of the terminology system
Valor fixo: http://ehrrunner.com/fhir/CodeSystem/InformacoesRegulacaoAssistencial
....... version 0..0
....... code 0..1 code Symbol in syntax defined by the system
Valor fixo: procedimentoRealizado
....... display 0..0
....... userSelected 0..0
...... text 0..0
..... value[x] 1..1 Reference(Procedimento) Result of output

doco Documentação para este formato

Terminologia Ligações (Diferencial)

CaminhoConformidadeConjunto de valoresURI
Task.businessStatusrequiredhttp://www.saude.gov.br/fhir/r4/ValueSet/BRStatusRegulacaoAssistencial
http://www.saude.gov.br/fhir/r4/ValueSet/BRStatusRegulacaoAssistencial
Task.performerType:cbopreferredhttps://terminologia.saude.gov.br/fhir/ValueSet/BROcupacao
https://terminologia.saude.gov.br/fhir/ValueSet/BROcupacao
Task.performerType:specialtypreferredEspecialidade
https://fhir.ecoinfo.ipes.tech/fhir/ValueSet/Especialidade
From este IG
Task.performerType:filedOfPracticepreferredAreaAtuacao(a valid code from Área de Atuação)
https://fhir.ecoinfo.ipes.tech/fhir/ValueSet/AreaAtuacao
From este IG
Task.reasonCoderequiredhttps://terminologia.saude.gov.br/fhir/ValueSet/BRCID10
https://terminologia.saude.gov.br/fhir/ValueSet/BRCID10
Task.input:modalidadeAssistencial.value[x]requiredhttps://terminologia.saude.gov.br/fhir/ValueSet/BRModalidadeAssistencialMIRA
https://terminologia.saude.gov.br/fhir/ValueSet/BRModalidadeAssistencialMIRA
Task.input:pacoteCuidadoIntegrado.value[x]preferredhttp://hl7.org/fhir/ValueSet/PacoteCuidadoIntegrado
http://hl7.org/fhir/ValueSet/PacoteCuidadoIntegrado
Task.input:procedimento.value[x].coding:coderequiredhttps://terminologia.saude.gov.br/fhir/ValueSet/BRProcedimentosNacionais
https://terminologia.saude.gov.br/fhir/ValueSet/BRProcedimentosNacionais
NomeBandeirasCard.TipoDescrição e condicionalismos    Filter: Filtersdoco
.. Task C 0..* Task A task to be performed
Constraints: inv-1
... 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
... Fatias para identifier 1..* Identifier Task Instance Identifier
Fatia: Não ordenado, Aberto por type:$this
.... identifier:localIdentifier 1..1 Identifier Identificador do registro no sistema de origem
..... 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 Identificador único do sistema de origem
Exemplo General: http://www.acme.com/identifiers/patient
..... value Σ 1..1 string Identificador do registro no sistema de origem
Exemplo General: 123456
.... identifier:rndsIdentifier 0..1 Identifier Task Instance Identifier
..... 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 OID da RNDS
Valor fixo: urn:oid:1.3.6.1.4.1.54413.1.1.5.13
..... value Σ 1..1 string Identificador do registro na RNDS
Exemplo General: 123456
... basedOn Σ 0..1 Reference(Solicitação de Serviço) Request fulfilled by this task
.... 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
.... reference ΣC 1..1 string Referência para a solicitação
... groupIdentifier Σ 0..1 Identifier Identificador de solicitações agrupadas no sistema de origem (caso exista)
.... 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 Identificador único do sistema de origem
Exemplo General: http://www.acme.com/identifiers/patient
.... value Σ 1..1 string Identificador do registro - solicitações agrupadas no sistema de origem (caso exista)
Exemplo General: 123456
... status ?!Σ 1..1 code draft | requested | received | accepted | +
Vínculo: TaskStatus (required): The current status of the task.
... businessStatus Σ 1..1 CodeableConcept E.g. "Specimen collected", "IV prepped"
Vínculo: http://www.saude.gov.br/fhir/r4/ValueSet/BRStatusRegulacaoAssistencial (required)
... intent Σ 1..1 code unknown | proposal | plan | order | original-order | reflex-order | filler-order | instance-order | option
Vínculo: TaskIntent (required): Distinguishes whether the task is a proposal, plan or full order.
Valor fixo: plan
... priority S 1..1 code routine | urgent | asap | stat
Vínculo: RequestPriority (required): The task's priority.
... for Σ 1..1 Reference(Paciente) Paciente
.... 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
.... reference ΣC 1..1 string Literal reference, Relative, internal or absolute URL
... authoredOn C 1..1 dateTime Task Creation Date
... lastModified ΣC 0..1 dateTime Task Last Modified Date
... requester Σ 1..1 Reference(Organization) Organização requisitante
.... 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
.... reference ΣC 1..1 string Organização requisitante
.... display Σ 0..1 string Text alternative for the resource
... Fatias para performerType 1..* CodeableConcept Requested performer
Fatia: Não ordenado, Aberto por pattern:$this
Vínculo: ProcedurePerformerRoleCodes (preferred): The type(s) of task performers allowed.
.... performerType:cbo 1..1 CodeableConcept CBO do serviço solicitado
Vínculo: https://terminologia.saude.gov.br/fhir/ValueSet/BROcupacao (preferred)
..... 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
..... coding Σ 1..1 Coding Code defined by a terminology system
..... text Σ 0..1 string Plain text representation of the concept
.... performerType:specialty 0..1 CodeableConcept Especialidade médica
Vínculo: Especialidade (preferred)
..... 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
..... coding Σ 1..1 Coding Code defined by a terminology system
..... text Σ 0..1 string Plain text representation of the concept
.... performerType:filedOfPractice 0..1 CodeableConcept Área de atuação médica
Vínculo: Área de Atuação (preferred)
..... 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
..... coding Σ 1..1 Coding Code defined by a terminology system
..... text Σ 0..1 string Plain text representation of the concept
... owner Σ 1..1 Reference(Organization) Central de Regulação
.... 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
.... reference ΣC 1..1 string Central de regulação
.... display Σ 0..1 string Text alternative for the resource
... reasonCode 0..1 CodeableConcept Motivo da solicitação (CID10)
Vínculo: https://terminologia.saude.gov.br/fhir/ValueSet/BRCID10 (required)
... note 0..* Annotation Comments made about the task
... Fatias para input 1..* BackboneElement Information used to perform task
Fatia: Não ordenado, Aberto por pattern:$this
.... input:Todas as fatias Conteúdo/regras para todas as fatias
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... type 1..1 CodeableConcept Label for the input
Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Comparison source", "Applicable consent", "Concomitent Medications", etc.
..... value[x] 1..1 Content to use in performing the task
...... valueBase64Binary base64Binary
...... valueBoolean boolean
...... valueCanonical canonical(Any)
...... valueCode code
...... valueDate date
...... valueDateTime dateTime
...... valueDecimal decimal
...... valueId id
...... valueInstant instant
...... valueInteger integer
...... valueMarkdown markdown
...... valueOid oid
...... valuePositiveInt positiveInt
...... valueString string
...... valueTime time
...... valueUnsignedInt unsignedInt
...... valueUri uri
...... valueUrl url
...... valueUuid uuid
...... valueAddress Address
...... valueAge Age
...... valueAnnotation Annotation
...... valueAttachment Attachment
...... valueCodeableConcept CodeableConcept
...... valueCoding Coding
...... valueContactPoint ContactPoint
...... valueCount Count
...... valueDistance Distance
...... valueDuration Duration
...... valueHumanName HumanName
...... valueIdentifier Identifier
...... valueMoney Money
...... valuePeriod Period
...... valueQuantity Quantity
...... valueRange Range
...... valueRatio Ratio
...... valueReference Reference(Any)
...... valueSampledData SampledData
...... valueSignature Signature
...... valueTiming Timing
...... valueContactDetail ContactDetail
...... valueContributor Contributor
...... valueDataRequirement DataRequirement
...... valueExpression Expression
...... valueParameterDefinition ParameterDefinition
...... valueRelatedArtifact RelatedArtifact
...... valueTriggerDefinition TriggerDefinition
...... valueUsageContext UsageContext
...... valueDosage Dosage
...... valueMeta Meta
.... input:modalidadeAssistencial 1..1 BackboneElement Information used to perform task
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... type 1..1 CodeableConcept Label for the input
Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Comparison source", "Applicable consent", "Concomitent Medications", etc.
...... 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
...... coding Σ 1..1 Coding Code defined by a terminology system
....... 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 Σ 0..1 uri Identity of the terminology system
Valor fixo: http://www.saude.gov.br/fhir/r4/CodeSystem/InformacoesRegulacaoAssistencial
....... code Σ 0..1 code Symbol in syntax defined by the system
Valor fixo: modalidadeAssistencial
..... value[x] 1..1 CodeableConcept Content to use in performing the task
Vínculo: https://terminologia.saude.gov.br/fhir/ValueSet/BRModalidadeAssistencialMIRA (required)
...... 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
...... coding Σ 1..1 Coding Code defined by a terminology system
...... text Σ 0..1 string Plain text representation of the concept
.... input:pacoteCuidadoIntegrado 0..1 BackboneElement Information used to perform task
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... type 1..1 CodeableConcept Label for the input
Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Comparison source", "Applicable consent", "Concomitent Medications", etc.
...... 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
...... coding Σ 1..1 Coding Code defined by a terminology system
....... 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 Identity of the terminology system
Valor fixo: http://ehrrunner.com/fhir/CodeSystem/InformacoesRegulacaoAssistencial
....... code Σ 1..1 code Symbol in syntax defined by the system
Valor fixo: pacoteCuidadoIntegrado
...... text Σ 0..1 string Plain text representation of the concept
..... value[x] 1..1 CodeableConcept Código do "pacote" de procedimentos do cuidado integrado
Vínculo: PacoteCuidadoIntegrado (??) (preferred)
...... 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
...... coding Σ 1..1 Coding Code defined by a terminology system
...... text Σ 0..1 string Plain text representation of the concept
.... input:procedimento 0..* BackboneElement Procedimento(s) regulado(s)
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... type 1..1 CodeableConcept Label for the input
Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Comparison source", "Applicable consent", "Concomitent Medications", etc.
...... 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
...... coding Σ 1..1 Coding Code defined by a terminology system
....... 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 Σ 0..1 uri Identity of the terminology system
Valor fixo: http://www.saude.gov.br/fhir/r4/CodeSystem/InformacoesRegulacaoAssistencial
....... code Σ 0..1 code Symbol in syntax defined by the system
Valor fixo: procedimento
..... value[x] 1..1 CodeableConcept Content to use in performing the task
...... 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
...... Fatias para coding Σ 1..* Coding Code defined by a terminology system
Fatia: Não ordenado, Aberto por pattern:$this
....... coding:code SΣ 1..1 Coding Procedimento - Tabela SUS
Vínculo: https://terminologia.saude.gov.br/fhir/ValueSet/BRProcedimentosNacionais (required)
....... coding:localCode Σ 0..* Coding Procedimento - Codificação do sistema de regulação
...... text Σ 0..1 string Plain text representation of the concept
.... input:dataAutorizacao 0..1 BackboneElement Data de autorização
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... type 1..1 CodeableConcept Label for the input
Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Comparison source", "Applicable consent", "Concomitent Medications", etc.
...... 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
...... coding Σ 1..1 Coding Code defined by a terminology system
....... 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 Identity of the terminology system
Valor fixo: http://ehrrunner.com/fhir/CodeSystem/InformacoesRegulacaoAssistencial
....... code Σ 0..1 code Symbol in syntax defined by the system
Valor fixo: dataAutorizacao
..... value[x] 1..1 dateTime Content to use in performing the task
.... input:codigoAutorizacao 0..1 BackboneElement Código da autorização (se houver)
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... type 1..1 CodeableConcept Label for the input
Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Comparison source", "Applicable consent", "Concomitent Medications", etc.
...... 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
...... coding Σ 1..1 Coding Code defined by a terminology system
....... 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 Σ 0..1 uri Identity of the terminology system
Valor fixo: http://www.saude.gov.br/fhir/r4/CodeSystem/InformacoesRegulacaoAssistencial
....... code Σ 0..1 code Symbol in syntax defined by the system
Valor fixo: codigoAutorizacao
..... value[x] 1..1 CodeableConcept Content to use in performing the task
...... 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
...... coding Σ 1..1 Coding Code defined by a terminology system
....... 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 Σ 0..1 uri Identity of the terminology system
....... code Σ 0..1 code Symbol in syntax defined by the system
... Fatias para output 0..* BackboneElement Information produced as part of task
Fatia: Não ordenado, Aberto por pattern:$this
.... output:Todas as fatias Conteúdo/regras para todas as fatias
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... type 1..1 CodeableConcept Label for output
Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Identified issues", "Preliminary results", "Filler order", "Final results", etc.
..... value[x] 1..1 Result of output
...... valueBase64Binary base64Binary
...... valueBoolean boolean
...... valueCanonical canonical(Any)
...... valueCode code
...... valueDate date
...... valueDateTime dateTime
...... valueDecimal decimal
...... valueId id
...... valueInstant instant
...... valueInteger integer
...... valueMarkdown markdown
...... valueOid oid
...... valuePositiveInt positiveInt
...... valueString string
...... valueTime time
...... valueUnsignedInt unsignedInt
...... valueUri uri
...... valueUrl url
...... valueUuid uuid
...... valueAddress Address
...... valueAge Age
...... valueAnnotation Annotation
...... valueAttachment Attachment
...... valueCodeableConcept CodeableConcept
...... valueCoding Coding
...... valueContactPoint ContactPoint
...... valueCount Count
...... valueDistance Distance
...... valueDuration Duration
...... valueHumanName HumanName
...... valueIdentifier Identifier
...... valueMoney Money
...... valuePeriod Period
...... valueQuantity Quantity
...... valueRange Range
...... valueRatio Ratio
...... valueReference Reference(Any)
...... valueSampledData SampledData
...... valueSignature Signature
...... valueTiming Timing
...... valueContactDetail ContactDetail
...... valueContributor Contributor
...... valueDataRequirement DataRequirement
...... valueExpression Expression
...... valueParameterDefinition ParameterDefinition
...... valueRelatedArtifact RelatedArtifact
...... valueTriggerDefinition TriggerDefinition
...... valueUsageContext UsageContext
...... valueDosage Dosage
...... valueMeta Meta
.... output:dataCriacaoAgendamento 0..1 BackboneElement Data de criação do agendamento
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... type 1..1 CodeableConcept Label for output
Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Identified issues", "Preliminary results", "Filler order", "Final results", etc.
...... 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
...... coding Σ 1..1 Coding Code defined by a terminology system
....... 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 Σ 0..1 uri Identity of the terminology system
Valor fixo: http://ehrrunner.com/fhir/CodeSystem/InformacoesRegulacaoAssistencial
....... code Σ 0..1 code Symbol in syntax defined by the system
Valor fixo: dataCriacaoAgendamento
..... value[x] 1..1 dateTime Result of output
.... output:dataAgendamento 0..1 BackboneElement Data agendada para realização do procedimento
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... type 1..1 CodeableConcept Label for output
Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Identified issues", "Preliminary results", "Filler order", "Final results", etc.
...... 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
...... coding Σ 1..1 Coding Code defined by a terminology system
....... 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 Σ 0..1 uri Identity of the terminology system
Valor fixo: http://ehrrunner.com/fhir/CodeSystem/InformacoesRegulacaoAssistencial
....... code Σ 0..1 code Symbol in syntax defined by the system
Valor fixo: dataAgendamento
..... value[x] 1..1 Result of output
...... valueDateTime dateTime
...... valuePeriod Period
.... output:agendamento 0..1 BackboneElement Agendamento (referência)
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... type 1..1 CodeableConcept Label for output
Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Identified issues", "Preliminary results", "Filler order", "Final results", etc.
...... 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
...... coding Σ 1..1 Coding Code defined by a terminology system
....... 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 Σ 0..1 uri Identity of the terminology system
Valor fixo: http://ehrrunner.com/fhir/CodeSystem/InformacoesRegulacaoAssistencial
....... code Σ 0..1 code Symbol in syntax defined by the system
Valor fixo: agendamento
..... value[x] 1..1 Reference(Agendamento de Consulta ou Procedimento) Referência para o agendamento (Appointment), se disponível
...... 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
...... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... output:dataExecucao 0..1 BackboneElement Data da execução do procedimento ou data da internação
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... type 1..1 CodeableConcept Label for output
Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Identified issues", "Preliminary results", "Filler order", "Final results", etc.
...... 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
...... coding Σ 1..1 Coding Code defined by a terminology system
....... 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 Σ 0..1 uri Identity of the terminology system
Valor fixo: http://ehrrunner.com/fhir/CodeSystem/InformacoesRegulacaoAssistencial
....... code Σ 0..1 code Symbol in syntax defined by the system
Valor fixo: dataExecucao
..... value[x] 1..1 Result of output
...... valueDateTime dateTime
...... valuePeriod Period
.... output:executante 0..1 BackboneElement Executante (estabelecimento de saúde)
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... type 1..1 CodeableConcept Label for output
Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Identified issues", "Preliminary results", "Filler order", "Final results", etc.
...... 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
...... coding Σ 1..1 Coding Code defined by a terminology system
....... 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 Σ 0..1 uri Identity of the terminology system
Valor fixo: http://ehrrunner.com/fhir/CodeSystem/InformacoesRegulacaoAssistencial
....... code Σ 0..1 code Symbol in syntax defined by the system
Valor fixo: executante
..... value[x] 1..1 Reference(Organization) Organização executante
.... output:procedimentoRealizado 0..* BackboneElement Referêcia para o(s) procedimento(s) ou pacote de cuidado integrado realizado(s).
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... type 1..1 CodeableConcept Label for output
Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Identified issues", "Preliminary results", "Filler order", "Final results", etc.
...... 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
...... coding Σ 1..1 Coding Code defined by a terminology system
....... 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 Σ 0..1 uri Identity of the terminology system
Valor fixo: http://ehrrunner.com/fhir/CodeSystem/InformacoesRegulacaoAssistencial
....... code Σ 0..1 code Symbol in syntax defined by the system
Valor fixo: procedimentoRealizado
..... value[x] 1..1 Reference(Procedimento) Result of output

doco Documentação para este formato

Terminologia Ligações

CaminhoConformidadeValueSet / CódigoURI
Task.languagepreferredCommonLanguages
http://hl7.org/fhir/ValueSet/languages
From a norma FHIR
Vínculos adicionais Objetivo
AllLanguages Vínculo máximo
Task.statusrequiredTaskStatus
http://hl7.org/fhir/ValueSet/task-status|4.0.1
From a norma FHIR
Task.businessStatusrequiredhttp://www.saude.gov.br/fhir/r4/ValueSet/BRStatusRegulacaoAssistencial
http://www.saude.gov.br/fhir/r4/ValueSet/BRStatusRegulacaoAssistencial
Task.intentrequiredFixed Value: plan
http://hl7.org/fhir/ValueSet/task-intent|4.0.1
From a norma FHIR
Task.priorityrequiredRequestPriority
http://hl7.org/fhir/ValueSet/request-priority|4.0.1
From a norma FHIR
Task.performerTypepreferredProcedurePerformerRoleCodes
http://hl7.org/fhir/ValueSet/performer-role
From a norma FHIR
Task.performerType:cbopreferredhttps://terminologia.saude.gov.br/fhir/ValueSet/BROcupacao
https://terminologia.saude.gov.br/fhir/ValueSet/BROcupacao
Task.performerType:specialtypreferredEspecialidade
https://fhir.ecoinfo.ipes.tech/fhir/ValueSet/Especialidade
From este IG
Task.performerType:filedOfPracticepreferredAreaAtuacao(a valid code from Área de Atuação)
https://fhir.ecoinfo.ipes.tech/fhir/ValueSet/AreaAtuacao
From este IG
Task.reasonCoderequiredhttps://terminologia.saude.gov.br/fhir/ValueSet/BRCID10
https://terminologia.saude.gov.br/fhir/ValueSet/BRCID10
Task.input.typeexample
Task.input:modalidadeAssistencial.typeexample
Task.input:modalidadeAssistencial.value[x]requiredhttps://terminologia.saude.gov.br/fhir/ValueSet/BRModalidadeAssistencialMIRA
https://terminologia.saude.gov.br/fhir/ValueSet/BRModalidadeAssistencialMIRA
Task.input:pacoteCuidadoIntegrado.typeexample
Task.input:pacoteCuidadoIntegrado.value[x]preferredhttp://hl7.org/fhir/ValueSet/PacoteCuidadoIntegrado
http://hl7.org/fhir/ValueSet/PacoteCuidadoIntegrado
Task.input:procedimento.typeexample
Task.input:procedimento.value[x].coding:coderequiredhttps://terminologia.saude.gov.br/fhir/ValueSet/BRProcedimentosNacionais
https://terminologia.saude.gov.br/fhir/ValueSet/BRProcedimentosNacionais
Task.input:dataAutorizacao.typeexample
Task.input:codigoAutorizacao.typeexample
Task.output.typeexample
Task.output:dataCriacaoAgendamento.typeexample
Task.output:dataAgendamento.typeexample
Task.output:agendamento.typeexample
Task.output:dataExecucao.typeexample
Task.output:executante.typeexample
Task.output:procedimentoRealizado.typeexample

Restrições

IdGrauCaminho(s)DetalhesRequisitos
dom-2errorTaskIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorTaskIf 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-4errorTaskIf 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-5errorTaskIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceTaskA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()
inv-1errorTaskLast modified date must be greater than or equal to authored-on date.
: lastModified.exists().not() or authoredOn.exists().not() or lastModified >= authoredOn

This structure is derived from Task

Resumo

Obrigatório: 20 elementos(24 aninhado obrigatoriamente elementos)
Deve ser suportado: 2 elementos
Fixo: 24 elementos
Proibido: 86 elementos

Estruturas

Esta estrutura refere-se a estas outras estruturas:

Fatias

Esta estrutura define os seguintes Slices:

  • The element 1 is sliced based on the value of Task.identifier
  • The element 1 is sliced based on the value of Task.performerType
  • The element 1 is sliced based on the value of Task.input
  • The element 1 is sliced based on the value of Task.input.value[x].coding
  • The element 1 is sliced based on the value of Task.output

Key Elements View

NomeBandeirasCard.TipoDescrição e condicionalismos    Filter: Filtersdoco
.. Task C 0..* Task A task to be performed
Constraints: inv-1
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... Fatias para identifier 1..* Identifier Task Instance Identifier
Fatia: Não ordenado, Aberto por type:$this
.... identifier:localIdentifier 1..1 Identifier Identificador do registro no sistema de origem
..... system Σ 1..1 uri Identificador único do sistema de origem
Exemplo General: http://www.acme.com/identifiers/patient
..... value Σ 1..1 string Identificador do registro no sistema de origem
Exemplo General: 123456
.... identifier:rndsIdentifier 0..1 Identifier Task Instance Identifier
..... system Σ 1..1 uri OID da RNDS
Valor fixo: urn:oid:1.3.6.1.4.1.54413.1.1.5.13
..... value Σ 1..1 string Identificador do registro na RNDS
Exemplo General: 123456
.... reference ΣC 1..1 string Referência para a solicitação
... groupIdentifier Σ 0..1 Identifier Identificador de solicitações agrupadas no sistema de origem (caso exista)
.... system Σ 1..1 uri Identificador único do sistema de origem
Exemplo General: http://www.acme.com/identifiers/patient
.... value Σ 1..1 string Identificador do registro - solicitações agrupadas no sistema de origem (caso exista)
Exemplo General: 123456
... status ?!Σ 1..1 code draft | requested | received | accepted | +
Vínculo: TaskStatus (required): The current status of the task.
... businessStatus Σ 1..1 CodeableConcept E.g. "Specimen collected", "IV prepped"
Vínculo: http://www.saude.gov.br/fhir/r4/ValueSet/BRStatusRegulacaoAssistencial (required)
... intent Σ 1..1 code unknown | proposal | plan | order | original-order | reflex-order | filler-order | instance-order | option
Vínculo: TaskIntent (required): Distinguishes whether the task is a proposal, plan or full order.
Valor fixo: plan
... priority S 1..1 code routine | urgent | asap | stat
Vínculo: RequestPriority (required): The task's priority.
... for Σ 1..1 Reference(Paciente) Paciente
.... reference ΣC 1..1 string Literal reference, Relative, internal or absolute URL
... authoredOn C 1..1 dateTime Task Creation Date
... requester Σ 1..1 Reference(Organization) Organização requisitante
.... reference ΣC 1..1 string Organização requisitante
... Fatias para performerType 1..* CodeableConcept Requested performer
Fatia: Não ordenado, Aberto por pattern:$this
Vínculo: ProcedurePerformerRoleCodes (preferred): The type(s) of task performers allowed.
.... performerType:cbo 1..1 CodeableConcept CBO do serviço solicitado
Vínculo: https://terminologia.saude.gov.br/fhir/ValueSet/BROcupacao (preferred)
..... coding Σ 1..1 Coding Code defined by a terminology system
.... performerType:specialty 0..1 CodeableConcept Especialidade médica
Vínculo: Especialidade (preferred)
..... coding Σ 1..1 Coding Code defined by a terminology system
.... performerType:filedOfPractice 0..1 CodeableConcept Área de atuação médica
Vínculo: Área de Atuação (preferred)
..... coding Σ 1..1 Coding Code defined by a terminology system
... owner Σ 1..1 Reference(Organization) Central de Regulação
.... reference ΣC 1..1 string Central de regulação
... reasonCode 0..1 CodeableConcept Motivo da solicitação (CID10)
Vínculo: https://terminologia.saude.gov.br/fhir/ValueSet/BRCID10 (required)
... Fatias para input 1..* BackboneElement Information used to perform task
Fatia: Não ordenado, Aberto por pattern:$this
.... input:Todas as fatias Conteúdo/regras para todas as fatias
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... type 1..1 CodeableConcept Label for the input
Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Comparison source", "Applicable consent", "Concomitent Medications", etc.
..... value[x] 1..1 Content to use in performing the task
...... valueBase64Binary base64Binary
...... valueBoolean boolean
...... valueCanonical canonical(Any)
...... valueCode code
...... valueDate date
...... valueDateTime dateTime
...... valueDecimal decimal
...... valueId id
...... valueInstant instant
...... valueInteger integer
...... valueMarkdown markdown
...... valueOid oid
...... valuePositiveInt positiveInt
...... valueString string
...... valueTime time
...... valueUnsignedInt unsignedInt
...... valueUri uri
...... valueUrl url
...... valueUuid uuid
...... valueAddress Address
...... valueAge Age
...... valueAnnotation Annotation
...... valueAttachment Attachment
...... valueCodeableConcept CodeableConcept
...... valueCoding Coding
...... valueContactPoint ContactPoint
...... valueCount Count
...... valueDistance Distance
...... valueDuration Duration
...... valueHumanName HumanName
...... valueIdentifier Identifier
...... valueMoney Money
...... valuePeriod Period
...... valueQuantity Quantity
...... valueRange Range
...... valueRatio Ratio
...... valueReference Reference(Any)
...... valueSampledData SampledData
...... valueSignature Signature
...... valueTiming Timing
...... valueContactDetail ContactDetail
...... valueContributor Contributor
...... valueDataRequirement DataRequirement
...... valueExpression Expression
...... valueParameterDefinition ParameterDefinition
...... valueRelatedArtifact RelatedArtifact
...... valueTriggerDefinition TriggerDefinition
...... valueUsageContext UsageContext
...... valueDosage Dosage
...... valueMeta Meta
.... input:modalidadeAssistencial 1..1 BackboneElement Information used to perform task
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... type 1..1 CodeableConcept Label for the input
Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Comparison source", "Applicable consent", "Concomitent Medications", etc.
...... coding Σ 1..1 Coding Code defined by a terminology system
....... system Σ 0..1 uri Identity of the terminology system
Valor fixo: http://www.saude.gov.br/fhir/r4/CodeSystem/InformacoesRegulacaoAssistencial
....... code Σ 0..1 code Symbol in syntax defined by the system
Valor fixo: modalidadeAssistencial
..... value[x] 1..1 CodeableConcept Content to use in performing the task
Vínculo: https://terminologia.saude.gov.br/fhir/ValueSet/BRModalidadeAssistencialMIRA (required)
...... coding Σ 1..1 Coding Code defined by a terminology system
.... input:pacoteCuidadoIntegrado 0..1 BackboneElement Information used to perform task
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... type 1..1 CodeableConcept Label for the input
Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Comparison source", "Applicable consent", "Concomitent Medications", etc.
...... coding Σ 1..1 Coding Code defined by a terminology system
....... system Σ 1..1 uri Identity of the terminology system
Valor fixo: http://ehrrunner.com/fhir/CodeSystem/InformacoesRegulacaoAssistencial
....... code Σ 1..1 code Symbol in syntax defined by the system
Valor fixo: pacoteCuidadoIntegrado
..... value[x] 1..1 CodeableConcept Código do "pacote" de procedimentos do cuidado integrado
Vínculo: PacoteCuidadoIntegrado (??) (preferred)
...... coding Σ 1..1 Coding Code defined by a terminology system
.... input:procedimento 0..* BackboneElement Procedimento(s) regulado(s)
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... type 1..1 CodeableConcept Label for the input
Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Comparison source", "Applicable consent", "Concomitent Medications", etc.
...... coding Σ 1..1 Coding Code defined by a terminology system
....... system Σ 0..1 uri Identity of the terminology system
Valor fixo: http://www.saude.gov.br/fhir/r4/CodeSystem/InformacoesRegulacaoAssistencial
....... code Σ 0..1 code Symbol in syntax defined by the system
Valor fixo: procedimento
..... value[x] 1..1 CodeableConcept Content to use in performing the task
...... Fatias para coding Σ 1..* Coding Code defined by a terminology system
Fatia: Não ordenado, Aberto por pattern:$this
....... coding:code SΣ 1..1 Coding Procedimento - Tabela SUS
Vínculo: https://terminologia.saude.gov.br/fhir/ValueSet/BRProcedimentosNacionais (required)
....... coding:localCode Σ 0..* Coding Procedimento - Codificação do sistema de regulação
.... input:dataAutorizacao 0..1 BackboneElement Data de autorização
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... type 1..1 CodeableConcept Label for the input
Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Comparison source", "Applicable consent", "Concomitent Medications", etc.
...... coding Σ 1..1 Coding Code defined by a terminology system
....... system Σ 1..1 uri Identity of the terminology system
Valor fixo: http://ehrrunner.com/fhir/CodeSystem/InformacoesRegulacaoAssistencial
....... code Σ 0..1 code Symbol in syntax defined by the system
Valor fixo: dataAutorizacao
..... value[x] 1..1 dateTime Content to use in performing the task
.... input:codigoAutorizacao 0..1 BackboneElement Código da autorização (se houver)
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... type 1..1 CodeableConcept Label for the input
Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Comparison source", "Applicable consent", "Concomitent Medications", etc.
...... coding Σ 1..1 Coding Code defined by a terminology system
....... system Σ 0..1 uri Identity of the terminology system
Valor fixo: http://www.saude.gov.br/fhir/r4/CodeSystem/InformacoesRegulacaoAssistencial
....... code Σ 0..1 code Symbol in syntax defined by the system
Valor fixo: codigoAutorizacao
..... value[x] 1..1 CodeableConcept Content to use in performing the task
...... coding Σ 1..1 Coding Code defined by a terminology system
... Fatias para output 0..* BackboneElement Information produced as part of task
Fatia: Não ordenado, Aberto por pattern:$this
.... output:Todas as fatias Conteúdo/regras para todas as fatias
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... type 1..1 CodeableConcept Label for output
Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Identified issues", "Preliminary results", "Filler order", "Final results", etc.
..... value[x] 1..1 Result of output
...... valueBase64Binary base64Binary
...... valueBoolean boolean
...... valueCanonical canonical(Any)
...... valueCode code
...... valueDate date
...... valueDateTime dateTime
...... valueDecimal decimal
...... valueId id
...... valueInstant instant
...... valueInteger integer
...... valueMarkdown markdown
...... valueOid oid
...... valuePositiveInt positiveInt
...... valueString string
...... valueTime time
...... valueUnsignedInt unsignedInt
...... valueUri uri
...... valueUrl url
...... valueUuid uuid
...... valueAddress Address
...... valueAge Age
...... valueAnnotation Annotation
...... valueAttachment Attachment
...... valueCodeableConcept CodeableConcept
...... valueCoding Coding
...... valueContactPoint ContactPoint
...... valueCount Count
...... valueDistance Distance
...... valueDuration Duration
...... valueHumanName HumanName
...... valueIdentifier Identifier
...... valueMoney Money
...... valuePeriod Period
...... valueQuantity Quantity
...... valueRange Range
...... valueRatio Ratio
...... valueReference Reference(Any)
...... valueSampledData SampledData
...... valueSignature Signature
...... valueTiming Timing
...... valueContactDetail ContactDetail
...... valueContributor Contributor
...... valueDataRequirement DataRequirement
...... valueExpression Expression
...... valueParameterDefinition ParameterDefinition
...... valueRelatedArtifact RelatedArtifact
...... valueTriggerDefinition TriggerDefinition
...... valueUsageContext UsageContext
...... valueDosage Dosage
...... valueMeta Meta
.... output:dataCriacaoAgendamento 0..1 BackboneElement Data de criação do agendamento
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... type 1..1 CodeableConcept Label for output
Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Identified issues", "Preliminary results", "Filler order", "Final results", etc.
...... coding Σ 1..1 Coding Code defined by a terminology system
....... system Σ 0..1 uri Identity of the terminology system
Valor fixo: http://ehrrunner.com/fhir/CodeSystem/InformacoesRegulacaoAssistencial
....... code Σ 0..1 code Symbol in syntax defined by the system
Valor fixo: dataCriacaoAgendamento
..... value[x] 1..1 dateTime Result of output
.... output:dataAgendamento 0..1 BackboneElement Data agendada para realização do procedimento
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... type 1..1 CodeableConcept Label for output
Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Identified issues", "Preliminary results", "Filler order", "Final results", etc.
...... coding Σ 1..1 Coding Code defined by a terminology system
....... system Σ 0..1 uri Identity of the terminology system
Valor fixo: http://ehrrunner.com/fhir/CodeSystem/InformacoesRegulacaoAssistencial
....... code Σ 0..1 code Symbol in syntax defined by the system
Valor fixo: dataAgendamento
..... value[x] 1..1 Result of output
...... valueDateTime dateTime
...... valuePeriod Period
.... output:agendamento 0..1 BackboneElement Agendamento (referência)
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... type 1..1 CodeableConcept Label for output
Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Identified issues", "Preliminary results", "Filler order", "Final results", etc.
...... coding Σ 1..1 Coding Code defined by a terminology system
....... system Σ 0..1 uri Identity of the terminology system
Valor fixo: http://ehrrunner.com/fhir/CodeSystem/InformacoesRegulacaoAssistencial
....... code Σ 0..1 code Symbol in syntax defined by the system
Valor fixo: agendamento
..... value[x] 1..1 Reference(Agendamento de Consulta ou Procedimento) Referência para o agendamento (Appointment), se disponível
.... output:dataExecucao 0..1 BackboneElement Data da execução do procedimento ou data da internação
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... type 1..1 CodeableConcept Label for output
Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Identified issues", "Preliminary results", "Filler order", "Final results", etc.
...... coding Σ 1..1 Coding Code defined by a terminology system
....... system Σ 0..1 uri Identity of the terminology system
Valor fixo: http://ehrrunner.com/fhir/CodeSystem/InformacoesRegulacaoAssistencial
....... code Σ 0..1 code Symbol in syntax defined by the system
Valor fixo: dataExecucao
..... value[x] 1..1 Result of output
...... valueDateTime dateTime
...... valuePeriod Period
.... output:executante 0..1 BackboneElement Executante (estabelecimento de saúde)
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... type 1..1 CodeableConcept Label for output
Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Identified issues", "Preliminary results", "Filler order", "Final results", etc.
...... coding Σ 1..1 Coding Code defined by a terminology system
....... system Σ 0..1 uri Identity of the terminology system
Valor fixo: http://ehrrunner.com/fhir/CodeSystem/InformacoesRegulacaoAssistencial
....... code Σ 0..1 code Symbol in syntax defined by the system
Valor fixo: executante
..... value[x] 1..1 Reference(Organization) Organização executante
.... output:procedimentoRealizado 0..* BackboneElement Referêcia para o(s) procedimento(s) ou pacote de cuidado integrado realizado(s).
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... type 1..1 CodeableConcept Label for output
Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Identified issues", "Preliminary results", "Filler order", "Final results", etc.
...... coding Σ 1..1 Coding Code defined by a terminology system
....... system Σ 0..1 uri Identity of the terminology system
Valor fixo: http://ehrrunner.com/fhir/CodeSystem/InformacoesRegulacaoAssistencial
....... code Σ 0..1 code Symbol in syntax defined by the system
Valor fixo: procedimentoRealizado
..... value[x] 1..1 Reference(Procedimento) Result of output

doco Documentação para este formato

Terminologia Ligações

CaminhoConformidadeValueSet / CódigoURI
Task.statusrequiredTaskStatus
http://hl7.org/fhir/ValueSet/task-status|4.0.1
From a norma FHIR
Task.businessStatusrequiredhttp://www.saude.gov.br/fhir/r4/ValueSet/BRStatusRegulacaoAssistencial
http://www.saude.gov.br/fhir/r4/ValueSet/BRStatusRegulacaoAssistencial
Task.intentrequiredFixed Value: plan
http://hl7.org/fhir/ValueSet/task-intent|4.0.1
From a norma FHIR
Task.priorityrequiredRequestPriority
http://hl7.org/fhir/ValueSet/request-priority|4.0.1
From a norma FHIR
Task.performerTypepreferredProcedurePerformerRoleCodes
http://hl7.org/fhir/ValueSet/performer-role
From a norma FHIR
Task.performerType:cbopreferredhttps://terminologia.saude.gov.br/fhir/ValueSet/BROcupacao
https://terminologia.saude.gov.br/fhir/ValueSet/BROcupacao
Task.performerType:specialtypreferredEspecialidade
https://fhir.ecoinfo.ipes.tech/fhir/ValueSet/Especialidade
From este IG
Task.performerType:filedOfPracticepreferredAreaAtuacao(a valid code from Área de Atuação)
https://fhir.ecoinfo.ipes.tech/fhir/ValueSet/AreaAtuacao
From este IG
Task.reasonCoderequiredhttps://terminologia.saude.gov.br/fhir/ValueSet/BRCID10
https://terminologia.saude.gov.br/fhir/ValueSet/BRCID10
Task.input.typeexample
Task.input:modalidadeAssistencial.typeexample
Task.input:modalidadeAssistencial.value[x]requiredhttps://terminologia.saude.gov.br/fhir/ValueSet/BRModalidadeAssistencialMIRA
https://terminologia.saude.gov.br/fhir/ValueSet/BRModalidadeAssistencialMIRA
Task.input:pacoteCuidadoIntegrado.typeexample
Task.input:pacoteCuidadoIntegrado.value[x]preferredhttp://hl7.org/fhir/ValueSet/PacoteCuidadoIntegrado
http://hl7.org/fhir/ValueSet/PacoteCuidadoIntegrado
Task.input:procedimento.typeexample
Task.input:procedimento.value[x].coding:coderequiredhttps://terminologia.saude.gov.br/fhir/ValueSet/BRProcedimentosNacionais
https://terminologia.saude.gov.br/fhir/ValueSet/BRProcedimentosNacionais
Task.input:dataAutorizacao.typeexample
Task.input:codigoAutorizacao.typeexample
Task.output.typeexample
Task.output:dataCriacaoAgendamento.typeexample
Task.output:dataAgendamento.typeexample
Task.output:agendamento.typeexample
Task.output:dataExecucao.typeexample
Task.output:executante.typeexample
Task.output:procedimentoRealizado.typeexample

Restrições

IdGrauCaminho(s)DetalhesRequisitos
dom-2errorTaskIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorTaskIf 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-4errorTaskIf 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-5errorTaskIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceTaskA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()
inv-1errorTaskLast modified date must be greater than or equal to authored-on date.
: lastModified.exists().not() or authoredOn.exists().not() or lastModified >= authoredOn

Differential View

This structure is derived from Task

NomeBandeirasCard.TipoDescrição e condicionalismos    Filter: Filtersdoco
.. Task 0..* Task A task to be performed
... Fatias para identifier 1..* Identifier Task Instance Identifier
Fatia: Não ordenado, Aberto por type:$this
.... identifier:localIdentifier 1..1 Identifier Identificador do registro no sistema de origem
..... use 0..0
..... type 0..0
..... system 1..1 uri Identificador único do sistema de origem
..... value 1..1 string Identificador do registro no sistema de origem
..... period 0..0
..... assigner 0..0
.... identifier:rndsIdentifier 0..1 Identifier Task Instance Identifier
..... use 0..0
..... type 0..0
..... system 1..1 uri OID da RNDS
Valor fixo: urn:oid:1.3.6.1.4.1.54413.1.1.5.13
..... value 1..1 string Identificador do registro na RNDS
..... period 0..0
..... assigner 0..0
... instantiatesCanonical 0..0
... instantiatesUri 0..0
... basedOn 0..1 Reference(Solicitação de Serviço) Request fulfilled by this task
.... reference 1..1 string Referência para a solicitação
.... type 0..0
.... identifier 0..0
.... display 0..0
... groupIdentifier 0..1 Identifier Identificador de solicitações agrupadas no sistema de origem (caso exista)
.... use 0..0
.... type 0..0
.... system 1..1 uri Identificador único do sistema de origem
.... value 1..1 string Identificador do registro - solicitações agrupadas no sistema de origem (caso exista)
.... period 0..0
.... assigner 0..0
... partOf 0..0
... status 1..1 code draft | requested | received | accepted | +
... statusReason 0..0
... businessStatus 1..1 CodeableConcept E.g. "Specimen collected", "IV prepped"
Vínculo: http://www.saude.gov.br/fhir/r4/ValueSet/BRStatusRegulacaoAssistencial (required)
... intent 1..1 code unknown | proposal | plan | order | original-order | reflex-order | filler-order | instance-order | option
Valor fixo: plan
... priority S 1..1 code routine | urgent | asap | stat
... code 0..0
... description 0..0
... focus 0..0
... for 1..1 Reference(Paciente) Paciente
.... reference 1..1 string Literal reference, Relative, internal or absolute URL
.... type 0..0
.... identifier 0..0
.... display 0..0
... encounter 0..0
... executionPeriod 0..0
... authoredOn 1..1 dateTime Task Creation Date
... requester 1..1 Reference(Organization) Organização requisitante
.... reference 1..1 string Organização requisitante
.... type 0..0
.... identifier 0..0
... Fatias para performerType 1..* CodeableConcept Requested performer
Fatia: Não ordenado, Aberto por pattern:$this
.... performerType:cbo 1..1 CodeableConcept CBO do serviço solicitado
Vínculo: https://terminologia.saude.gov.br/fhir/ValueSet/BROcupacao (preferred)
..... coding 1..1 Coding Code defined by a terminology system
.... performerType:specialty 0..1 CodeableConcept Especialidade médica
Vínculo: Especialidade (preferred)
..... coding 1..1 Coding Code defined by a terminology system
.... performerType:filedOfPractice 0..1 CodeableConcept Área de atuação médica
Vínculo: Área de Atuação (preferred)
..... coding 1..1 Coding Code defined by a terminology system
... owner 1..1 Reference(Organization) Central de Regulação
.... reference 1..1 string Central de regulação
.... type 0..0
.... identifier 0..0
... location 0..0
... reasonCode 0..1 CodeableConcept Motivo da solicitação (CID10)
Vínculo: https://terminologia.saude.gov.br/fhir/ValueSet/BRCID10 (required)
... reasonReference 0..0
... insurance 0..0
... relevantHistory 0..0
... restriction 0..0
... Fatias para input 1..* BackboneElement Information used to perform task
Fatia: Não ordenado, Aberto por pattern:$this
.... input:modalidadeAssistencial 1..1 BackboneElement Information used to perform task
..... type
...... coding 1..1 Coding Code defined by a terminology system
....... system 0..1 uri Identity of the terminology system
Valor fixo: http://www.saude.gov.br/fhir/r4/CodeSystem/InformacoesRegulacaoAssistencial
....... version 0..0
....... code 0..1 code Symbol in syntax defined by the system
Valor fixo: modalidadeAssistencial
....... display 0..0
....... userSelected 0..0
...... text 0..0
..... value[x] 1..1 CodeableConcept Content to use in performing the task
Vínculo: https://terminologia.saude.gov.br/fhir/ValueSet/BRModalidadeAssistencialMIRA (required)
...... coding 1..1 Coding Code defined by a terminology system
.... input:pacoteCuidadoIntegrado 0..1 BackboneElement Information used to perform task
..... type
...... coding 1..1 Coding Code defined by a terminology system
....... system 1..1 uri Identity of the terminology system
Valor fixo: http://ehrrunner.com/fhir/CodeSystem/InformacoesRegulacaoAssistencial
....... version 0..0
....... code 1..1 code Symbol in syntax defined by the system
Valor fixo: pacoteCuidadoIntegrado
....... display 0..0
....... userSelected 0..0
..... value[x] 1..1 CodeableConcept Código do "pacote" de procedimentos do cuidado integrado
Vínculo: PacoteCuidadoIntegrado (??) (preferred)
...... coding 1..1 Coding Code defined by a terminology system
.... input:procedimento 0..* BackboneElement Procedimento(s) regulado(s)
..... type
...... coding 1..1 Coding Code defined by a terminology system
....... system 0..1 uri Identity of the terminology system
Valor fixo: http://www.saude.gov.br/fhir/r4/CodeSystem/InformacoesRegulacaoAssistencial
....... version 0..0
....... code 0..1 code Symbol in syntax defined by the system
Valor fixo: procedimento
....... display 0..0
....... userSelected 0..0
...... text 0..0
..... value[x] 1..1 CodeableConcept Content to use in performing the task
...... Fatias para coding 1..* Coding Code defined by a terminology system
Fatia: Não ordenado, Aberto por pattern:$this
....... coding:code S 1..1 Coding Procedimento - Tabela SUS
Vínculo: https://terminologia.saude.gov.br/fhir/ValueSet/BRProcedimentosNacionais (required)
....... coding:localCode 0..* Coding Procedimento - Codificação do sistema de regulação
.... input:dataAutorizacao 0..1 BackboneElement Data de autorização
..... type
...... coding 1..1 Coding Code defined by a terminology system
....... system 1..1 uri Identity of the terminology system
Valor fixo: http://ehrrunner.com/fhir/CodeSystem/InformacoesRegulacaoAssistencial
....... version 0..0
....... code 0..1 code Symbol in syntax defined by the system
Valor fixo: dataAutorizacao
....... display 0..0
....... userSelected 0..0
...... text 0..0
..... value[x] 1..1 dateTime Content to use in performing the task
.... input:codigoAutorizacao 0..1 BackboneElement Código da autorização (se houver)
..... type
...... coding 1..1 Coding Code defined by a terminology system
....... system 0..1 uri Identity of the terminology system
Valor fixo: http://www.saude.gov.br/fhir/r4/CodeSystem/InformacoesRegulacaoAssistencial
....... version 0..0
....... code 0..1 code Symbol in syntax defined by the system
Valor fixo: codigoAutorizacao
....... display 0..0
....... userSelected 0..0
...... text 0..0
..... value[x] 1..1 CodeableConcept Content to use in performing the task
...... coding 1..1 Coding Code defined by a terminology system
....... version 0..0
....... display 0..0
....... userSelected 0..0
...... text 0..0
... Fatias para output 0..* BackboneElement Information produced as part of task
Fatia: Não ordenado, Aberto por pattern:$this
.... output:dataCriacaoAgendamento 0..1 BackboneElement Data de criação do agendamento
..... type
...... coding 1..1 Coding Code defined by a terminology system
....... system 0..1 uri Identity of the terminology system
Valor fixo: http://ehrrunner.com/fhir/CodeSystem/InformacoesRegulacaoAssistencial
....... version 0..0
....... code 0..1 code Symbol in syntax defined by the system
Valor fixo: dataCriacaoAgendamento
....... display 0..0
....... userSelected 0..0
...... text 0..0
..... value[x] 1..1 dateTime Result of output
.... output:dataAgendamento 0..1 BackboneElement Data agendada para realização do procedimento
..... type
...... coding 1..1 Coding Code defined by a terminology system
....... system 0..1 uri Identity of the terminology system
Valor fixo: http://ehrrunner.com/fhir/CodeSystem/InformacoesRegulacaoAssistencial
....... version 0..0
....... code 0..1 code Symbol in syntax defined by the system
Valor fixo: dataAgendamento
....... display 0..0
....... userSelected 0..0
...... text 0..0
..... value[x] 1..1 Result of output
...... valueDateTime dateTime
...... valuePeriod Period
.... output:agendamento 0..1 BackboneElement Agendamento (referência)
..... type
...... coding 1..1 Coding Code defined by a terminology system
....... system 0..1 uri Identity of the terminology system
Valor fixo: http://ehrrunner.com/fhir/CodeSystem/InformacoesRegulacaoAssistencial
....... version 0..0
....... code 0..1 code Symbol in syntax defined by the system
Valor fixo: agendamento
....... display 0..0
....... userSelected 0..0
...... text 0..0
..... value[x] 1..1 Reference(Agendamento de Consulta ou Procedimento) Referência para o agendamento (Appointment), se disponível
...... type 0..0
...... identifier 0..0
...... display 0..0
.... output:dataExecucao 0..1 BackboneElement Data da execução do procedimento ou data da internação
..... type
...... coding 1..1 Coding Code defined by a terminology system
....... system 0..1 uri Identity of the terminology system
Valor fixo: http://ehrrunner.com/fhir/CodeSystem/InformacoesRegulacaoAssistencial
....... version 0..0
....... code 0..1 code Symbol in syntax defined by the system
Valor fixo: dataExecucao
....... display 0..0
....... userSelected 0..0
...... text 0..0
..... value[x] 1..1 Result of output
...... valueDateTime dateTime
...... valuePeriod Period
.... output:executante 0..1 BackboneElement Executante (estabelecimento de saúde)
..... type
...... coding 1..1 Coding Code defined by a terminology system
....... system 0..1 uri Identity of the terminology system
Valor fixo: http://ehrrunner.com/fhir/CodeSystem/InformacoesRegulacaoAssistencial
....... version 0..0
....... code 0..1 code Symbol in syntax defined by the system
Valor fixo: executante
....... display 0..0
....... userSelected 0..0
...... text 0..0
..... value[x] 1..1 Reference(Organization) Organização executante
.... output:procedimentoRealizado 0..* BackboneElement Referêcia para o(s) procedimento(s) ou pacote de cuidado integrado realizado(s).
..... type
...... coding 1..1 Coding Code defined by a terminology system
....... system 0..1 uri Identity of the terminology system
Valor fixo: http://ehrrunner.com/fhir/CodeSystem/InformacoesRegulacaoAssistencial
....... version 0..0
....... code 0..1 code Symbol in syntax defined by the system
Valor fixo: procedimentoRealizado
....... display 0..0
....... userSelected 0..0
...... text 0..0
..... value[x] 1..1 Reference(Procedimento) Result of output

doco Documentação para este formato

Terminologia Ligações (Diferencial)

CaminhoConformidadeConjunto de valoresURI
Task.businessStatusrequiredhttp://www.saude.gov.br/fhir/r4/ValueSet/BRStatusRegulacaoAssistencial
http://www.saude.gov.br/fhir/r4/ValueSet/BRStatusRegulacaoAssistencial
Task.performerType:cbopreferredhttps://terminologia.saude.gov.br/fhir/ValueSet/BROcupacao
https://terminologia.saude.gov.br/fhir/ValueSet/BROcupacao
Task.performerType:specialtypreferredEspecialidade
https://fhir.ecoinfo.ipes.tech/fhir/ValueSet/Especialidade
From este IG
Task.performerType:filedOfPracticepreferredAreaAtuacao(a valid code from Área de Atuação)
https://fhir.ecoinfo.ipes.tech/fhir/ValueSet/AreaAtuacao
From este IG
Task.reasonCoderequiredhttps://terminologia.saude.gov.br/fhir/ValueSet/BRCID10
https://terminologia.saude.gov.br/fhir/ValueSet/BRCID10
Task.input:modalidadeAssistencial.value[x]requiredhttps://terminologia.saude.gov.br/fhir/ValueSet/BRModalidadeAssistencialMIRA
https://terminologia.saude.gov.br/fhir/ValueSet/BRModalidadeAssistencialMIRA
Task.input:pacoteCuidadoIntegrado.value[x]preferredhttp://hl7.org/fhir/ValueSet/PacoteCuidadoIntegrado
http://hl7.org/fhir/ValueSet/PacoteCuidadoIntegrado
Task.input:procedimento.value[x].coding:coderequiredhttps://terminologia.saude.gov.br/fhir/ValueSet/BRProcedimentosNacionais
https://terminologia.saude.gov.br/fhir/ValueSet/BRProcedimentosNacionais

Snapshot View

NomeBandeirasCard.TipoDescrição e condicionalismos    Filter: Filtersdoco
.. Task C 0..* Task A task to be performed
Constraints: inv-1
... 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
... Fatias para identifier 1..* Identifier Task Instance Identifier
Fatia: Não ordenado, Aberto por type:$this
.... identifier:localIdentifier 1..1 Identifier Identificador do registro no sistema de origem
..... 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 Identificador único do sistema de origem
Exemplo General: http://www.acme.com/identifiers/patient
..... value Σ 1..1 string Identificador do registro no sistema de origem
Exemplo General: 123456
.... identifier:rndsIdentifier 0..1 Identifier Task Instance Identifier
..... 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 OID da RNDS
Valor fixo: urn:oid:1.3.6.1.4.1.54413.1.1.5.13
..... value Σ 1..1 string Identificador do registro na RNDS
Exemplo General: 123456
... basedOn Σ 0..1 Reference(Solicitação de Serviço) Request fulfilled by this task
.... 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
.... reference ΣC 1..1 string Referência para a solicitação
... groupIdentifier Σ 0..1 Identifier Identificador de solicitações agrupadas no sistema de origem (caso exista)
.... 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 Identificador único do sistema de origem
Exemplo General: http://www.acme.com/identifiers/patient
.... value Σ 1..1 string Identificador do registro - solicitações agrupadas no sistema de origem (caso exista)
Exemplo General: 123456
... status ?!Σ 1..1 code draft | requested | received | accepted | +
Vínculo: TaskStatus (required): The current status of the task.
... businessStatus Σ 1..1 CodeableConcept E.g. "Specimen collected", "IV prepped"
Vínculo: http://www.saude.gov.br/fhir/r4/ValueSet/BRStatusRegulacaoAssistencial (required)
... intent Σ 1..1 code unknown | proposal | plan | order | original-order | reflex-order | filler-order | instance-order | option
Vínculo: TaskIntent (required): Distinguishes whether the task is a proposal, plan or full order.
Valor fixo: plan
... priority S 1..1 code routine | urgent | asap | stat
Vínculo: RequestPriority (required): The task's priority.
... for Σ 1..1 Reference(Paciente) Paciente
.... 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
.... reference ΣC 1..1 string Literal reference, Relative, internal or absolute URL
... authoredOn C 1..1 dateTime Task Creation Date
... lastModified ΣC 0..1 dateTime Task Last Modified Date
... requester Σ 1..1 Reference(Organization) Organização requisitante
.... 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
.... reference ΣC 1..1 string Organização requisitante
.... display Σ 0..1 string Text alternative for the resource
... Fatias para performerType 1..* CodeableConcept Requested performer
Fatia: Não ordenado, Aberto por pattern:$this
Vínculo: ProcedurePerformerRoleCodes (preferred): The type(s) of task performers allowed.
.... performerType:cbo 1..1 CodeableConcept CBO do serviço solicitado
Vínculo: https://terminologia.saude.gov.br/fhir/ValueSet/BROcupacao (preferred)
..... 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
..... coding Σ 1..1 Coding Code defined by a terminology system
..... text Σ 0..1 string Plain text representation of the concept
.... performerType:specialty 0..1 CodeableConcept Especialidade médica
Vínculo: Especialidade (preferred)
..... 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
..... coding Σ 1..1 Coding Code defined by a terminology system
..... text Σ 0..1 string Plain text representation of the concept
.... performerType:filedOfPractice 0..1 CodeableConcept Área de atuação médica
Vínculo: Área de Atuação (preferred)
..... 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
..... coding Σ 1..1 Coding Code defined by a terminology system
..... text Σ 0..1 string Plain text representation of the concept
... owner Σ 1..1 Reference(Organization) Central de Regulação
.... 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
.... reference ΣC 1..1 string Central de regulação
.... display Σ 0..1 string Text alternative for the resource
... reasonCode 0..1 CodeableConcept Motivo da solicitação (CID10)
Vínculo: https://terminologia.saude.gov.br/fhir/ValueSet/BRCID10 (required)
... note 0..* Annotation Comments made about the task
... Fatias para input 1..* BackboneElement Information used to perform task
Fatia: Não ordenado, Aberto por pattern:$this
.... input:Todas as fatias Conteúdo/regras para todas as fatias
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... type 1..1 CodeableConcept Label for the input
Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Comparison source", "Applicable consent", "Concomitent Medications", etc.
..... value[x] 1..1 Content to use in performing the task
...... valueBase64Binary base64Binary
...... valueBoolean boolean
...... valueCanonical canonical(Any)
...... valueCode code
...... valueDate date
...... valueDateTime dateTime
...... valueDecimal decimal
...... valueId id
...... valueInstant instant
...... valueInteger integer
...... valueMarkdown markdown
...... valueOid oid
...... valuePositiveInt positiveInt
...... valueString string
...... valueTime time
...... valueUnsignedInt unsignedInt
...... valueUri uri
...... valueUrl url
...... valueUuid uuid
...... valueAddress Address
...... valueAge Age
...... valueAnnotation Annotation
...... valueAttachment Attachment
...... valueCodeableConcept CodeableConcept
...... valueCoding Coding
...... valueContactPoint ContactPoint
...... valueCount Count
...... valueDistance Distance
...... valueDuration Duration
...... valueHumanName HumanName
...... valueIdentifier Identifier
...... valueMoney Money
...... valuePeriod Period
...... valueQuantity Quantity
...... valueRange Range
...... valueRatio Ratio
...... valueReference Reference(Any)
...... valueSampledData SampledData
...... valueSignature Signature
...... valueTiming Timing
...... valueContactDetail ContactDetail
...... valueContributor Contributor
...... valueDataRequirement DataRequirement
...... valueExpression Expression
...... valueParameterDefinition ParameterDefinition
...... valueRelatedArtifact RelatedArtifact
...... valueTriggerDefinition TriggerDefinition
...... valueUsageContext UsageContext
...... valueDosage Dosage
...... valueMeta Meta
.... input:modalidadeAssistencial 1..1 BackboneElement Information used to perform task
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... type 1..1 CodeableConcept Label for the input
Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Comparison source", "Applicable consent", "Concomitent Medications", etc.
...... 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
...... coding Σ 1..1 Coding Code defined by a terminology system
....... 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 Σ 0..1 uri Identity of the terminology system
Valor fixo: http://www.saude.gov.br/fhir/r4/CodeSystem/InformacoesRegulacaoAssistencial
....... code Σ 0..1 code Symbol in syntax defined by the system
Valor fixo: modalidadeAssistencial
..... value[x] 1..1 CodeableConcept Content to use in performing the task
Vínculo: https://terminologia.saude.gov.br/fhir/ValueSet/BRModalidadeAssistencialMIRA (required)
...... 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
...... coding Σ 1..1 Coding Code defined by a terminology system
...... text Σ 0..1 string Plain text representation of the concept
.... input:pacoteCuidadoIntegrado 0..1 BackboneElement Information used to perform task
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... type 1..1 CodeableConcept Label for the input
Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Comparison source", "Applicable consent", "Concomitent Medications", etc.
...... 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
...... coding Σ 1..1 Coding Code defined by a terminology system
....... 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 Identity of the terminology system
Valor fixo: http://ehrrunner.com/fhir/CodeSystem/InformacoesRegulacaoAssistencial
....... code Σ 1..1 code Symbol in syntax defined by the system
Valor fixo: pacoteCuidadoIntegrado
...... text Σ 0..1 string Plain text representation of the concept
..... value[x] 1..1 CodeableConcept Código do "pacote" de procedimentos do cuidado integrado
Vínculo: PacoteCuidadoIntegrado (??) (preferred)
...... 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
...... coding Σ 1..1 Coding Code defined by a terminology system
...... text Σ 0..1 string Plain text representation of the concept
.... input:procedimento 0..* BackboneElement Procedimento(s) regulado(s)
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... type 1..1 CodeableConcept Label for the input
Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Comparison source", "Applicable consent", "Concomitent Medications", etc.
...... 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
...... coding Σ 1..1 Coding Code defined by a terminology system
....... 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 Σ 0..1 uri Identity of the terminology system
Valor fixo: http://www.saude.gov.br/fhir/r4/CodeSystem/InformacoesRegulacaoAssistencial
....... code Σ 0..1 code Symbol in syntax defined by the system
Valor fixo: procedimento
..... value[x] 1..1 CodeableConcept Content to use in performing the task
...... 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
...... Fatias para coding Σ 1..* Coding Code defined by a terminology system
Fatia: Não ordenado, Aberto por pattern:$this
....... coding:code SΣ 1..1 Coding Procedimento - Tabela SUS
Vínculo: https://terminologia.saude.gov.br/fhir/ValueSet/BRProcedimentosNacionais (required)
....... coding:localCode Σ 0..* Coding Procedimento - Codificação do sistema de regulação
...... text Σ 0..1 string Plain text representation of the concept
.... input:dataAutorizacao 0..1 BackboneElement Data de autorização
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... type 1..1 CodeableConcept Label for the input
Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Comparison source", "Applicable consent", "Concomitent Medications", etc.
...... 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
...... coding Σ 1..1 Coding Code defined by a terminology system
....... 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 Identity of the terminology system
Valor fixo: http://ehrrunner.com/fhir/CodeSystem/InformacoesRegulacaoAssistencial
....... code Σ 0..1 code Symbol in syntax defined by the system
Valor fixo: dataAutorizacao
..... value[x] 1..1 dateTime Content to use in performing the task
.... input:codigoAutorizacao 0..1 BackboneElement Código da autorização (se houver)
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... type 1..1 CodeableConcept Label for the input
Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Comparison source", "Applicable consent", "Concomitent Medications", etc.
...... 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
...... coding Σ 1..1 Coding Code defined by a terminology system
....... 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 Σ 0..1 uri Identity of the terminology system
Valor fixo: http://www.saude.gov.br/fhir/r4/CodeSystem/InformacoesRegulacaoAssistencial
....... code Σ 0..1 code Symbol in syntax defined by the system
Valor fixo: codigoAutorizacao
..... value[x] 1..1 CodeableConcept Content to use in performing the task
...... 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
...... coding Σ 1..1 Coding Code defined by a terminology system
....... 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 Σ 0..1 uri Identity of the terminology system
....... code Σ 0..1 code Symbol in syntax defined by the system
... Fatias para output 0..* BackboneElement Information produced as part of task
Fatia: Não ordenado, Aberto por pattern:$this
.... output:Todas as fatias Conteúdo/regras para todas as fatias
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... type 1..1 CodeableConcept Label for output
Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Identified issues", "Preliminary results", "Filler order", "Final results", etc.
..... value[x] 1..1 Result of output
...... valueBase64Binary base64Binary
...... valueBoolean boolean
...... valueCanonical canonical(Any)
...... valueCode code
...... valueDate date
...... valueDateTime dateTime
...... valueDecimal decimal
...... valueId id
...... valueInstant instant
...... valueInteger integer
...... valueMarkdown markdown
...... valueOid oid
...... valuePositiveInt positiveInt
...... valueString string
...... valueTime time
...... valueUnsignedInt unsignedInt
...... valueUri uri
...... valueUrl url
...... valueUuid uuid
...... valueAddress Address
...... valueAge Age
...... valueAnnotation Annotation
...... valueAttachment Attachment
...... valueCodeableConcept CodeableConcept
...... valueCoding Coding
...... valueContactPoint ContactPoint
...... valueCount Count
...... valueDistance Distance
...... valueDuration Duration
...... valueHumanName HumanName
...... valueIdentifier Identifier
...... valueMoney Money
...... valuePeriod Period
...... valueQuantity Quantity
...... valueRange Range
...... valueRatio Ratio
...... valueReference Reference(Any)
...... valueSampledData SampledData
...... valueSignature Signature
...... valueTiming Timing
...... valueContactDetail ContactDetail
...... valueContributor Contributor
...... valueDataRequirement DataRequirement
...... valueExpression Expression
...... valueParameterDefinition ParameterDefinition
...... valueRelatedArtifact RelatedArtifact
...... valueTriggerDefinition TriggerDefinition
...... valueUsageContext UsageContext
...... valueDosage Dosage
...... valueMeta Meta
.... output:dataCriacaoAgendamento 0..1 BackboneElement Data de criação do agendamento
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... type 1..1 CodeableConcept Label for output
Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Identified issues", "Preliminary results", "Filler order", "Final results", etc.
...... 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
...... coding Σ 1..1 Coding Code defined by a terminology system
....... 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 Σ 0..1 uri Identity of the terminology system
Valor fixo: http://ehrrunner.com/fhir/CodeSystem/InformacoesRegulacaoAssistencial
....... code Σ 0..1 code Symbol in syntax defined by the system
Valor fixo: dataCriacaoAgendamento
..... value[x] 1..1 dateTime Result of output
.... output:dataAgendamento 0..1 BackboneElement Data agendada para realização do procedimento
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... type 1..1 CodeableConcept Label for output
Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Identified issues", "Preliminary results", "Filler order", "Final results", etc.
...... 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
...... coding Σ 1..1 Coding Code defined by a terminology system
....... 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 Σ 0..1 uri Identity of the terminology system
Valor fixo: http://ehrrunner.com/fhir/CodeSystem/InformacoesRegulacaoAssistencial
....... code Σ 0..1 code Symbol in syntax defined by the system
Valor fixo: dataAgendamento
..... value[x] 1..1 Result of output
...... valueDateTime dateTime
...... valuePeriod Period
.... output:agendamento 0..1 BackboneElement Agendamento (referência)
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... type 1..1 CodeableConcept Label for output
Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Identified issues", "Preliminary results", "Filler order", "Final results", etc.
...... 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
...... coding Σ 1..1 Coding Code defined by a terminology system
....... 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 Σ 0..1 uri Identity of the terminology system
Valor fixo: http://ehrrunner.com/fhir/CodeSystem/InformacoesRegulacaoAssistencial
....... code Σ 0..1 code Symbol in syntax defined by the system
Valor fixo: agendamento
..... value[x] 1..1 Reference(Agendamento de Consulta ou Procedimento) Referência para o agendamento (Appointment), se disponível
...... 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
...... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... output:dataExecucao 0..1 BackboneElement Data da execução do procedimento ou data da internação
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... type 1..1 CodeableConcept Label for output
Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Identified issues", "Preliminary results", "Filler order", "Final results", etc.
...... 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
...... coding Σ 1..1 Coding Code defined by a terminology system
....... 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 Σ 0..1 uri Identity of the terminology system
Valor fixo: http://ehrrunner.com/fhir/CodeSystem/InformacoesRegulacaoAssistencial
....... code Σ 0..1 code Symbol in syntax defined by the system
Valor fixo: dataExecucao
..... value[x] 1..1 Result of output
...... valueDateTime dateTime
...... valuePeriod Period
.... output:executante 0..1 BackboneElement Executante (estabelecimento de saúde)
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... type 1..1 CodeableConcept Label for output
Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Identified issues", "Preliminary results", "Filler order", "Final results", etc.
...... 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
...... coding Σ 1..1 Coding Code defined by a terminology system
....... 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 Σ 0..1 uri Identity of the terminology system
Valor fixo: http://ehrrunner.com/fhir/CodeSystem/InformacoesRegulacaoAssistencial
....... code Σ 0..1 code Symbol in syntax defined by the system
Valor fixo: executante
..... value[x] 1..1 Reference(Organization) Organização executante
.... output:procedimentoRealizado 0..* BackboneElement Referêcia para o(s) procedimento(s) ou pacote de cuidado integrado realizado(s).
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... type 1..1 CodeableConcept Label for output
Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Identified issues", "Preliminary results", "Filler order", "Final results", etc.
...... 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
...... coding Σ 1..1 Coding Code defined by a terminology system
....... 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 Σ 0..1 uri Identity of the terminology system
Valor fixo: http://ehrrunner.com/fhir/CodeSystem/InformacoesRegulacaoAssistencial
....... code Σ 0..1 code Symbol in syntax defined by the system
Valor fixo: procedimentoRealizado
..... value[x] 1..1 Reference(Procedimento) Result of output

doco Documentação para este formato

Terminologia Ligações

CaminhoConformidadeValueSet / CódigoURI
Task.languagepreferredCommonLanguages
http://hl7.org/fhir/ValueSet/languages
From a norma FHIR
Vínculos adicionais Objetivo
AllLanguages Vínculo máximo
Task.statusrequiredTaskStatus
http://hl7.org/fhir/ValueSet/task-status|4.0.1
From a norma FHIR
Task.businessStatusrequiredhttp://www.saude.gov.br/fhir/r4/ValueSet/BRStatusRegulacaoAssistencial
http://www.saude.gov.br/fhir/r4/ValueSet/BRStatusRegulacaoAssistencial
Task.intentrequiredFixed Value: plan
http://hl7.org/fhir/ValueSet/task-intent|4.0.1
From a norma FHIR
Task.priorityrequiredRequestPriority
http://hl7.org/fhir/ValueSet/request-priority|4.0.1
From a norma FHIR
Task.performerTypepreferredProcedurePerformerRoleCodes
http://hl7.org/fhir/ValueSet/performer-role
From a norma FHIR
Task.performerType:cbopreferredhttps://terminologia.saude.gov.br/fhir/ValueSet/BROcupacao
https://terminologia.saude.gov.br/fhir/ValueSet/BROcupacao
Task.performerType:specialtypreferredEspecialidade
https://fhir.ecoinfo.ipes.tech/fhir/ValueSet/Especialidade
From este IG
Task.performerType:filedOfPracticepreferredAreaAtuacao(a valid code from Área de Atuação)
https://fhir.ecoinfo.ipes.tech/fhir/ValueSet/AreaAtuacao
From este IG
Task.reasonCoderequiredhttps://terminologia.saude.gov.br/fhir/ValueSet/BRCID10
https://terminologia.saude.gov.br/fhir/ValueSet/BRCID10
Task.input.typeexample
Task.input:modalidadeAssistencial.typeexample
Task.input:modalidadeAssistencial.value[x]requiredhttps://terminologia.saude.gov.br/fhir/ValueSet/BRModalidadeAssistencialMIRA
https://terminologia.saude.gov.br/fhir/ValueSet/BRModalidadeAssistencialMIRA
Task.input:pacoteCuidadoIntegrado.typeexample
Task.input:pacoteCuidadoIntegrado.value[x]preferredhttp://hl7.org/fhir/ValueSet/PacoteCuidadoIntegrado
http://hl7.org/fhir/ValueSet/PacoteCuidadoIntegrado
Task.input:procedimento.typeexample
Task.input:procedimento.value[x].coding:coderequiredhttps://terminologia.saude.gov.br/fhir/ValueSet/BRProcedimentosNacionais
https://terminologia.saude.gov.br/fhir/ValueSet/BRProcedimentosNacionais
Task.input:dataAutorizacao.typeexample
Task.input:codigoAutorizacao.typeexample
Task.output.typeexample
Task.output:dataCriacaoAgendamento.typeexample
Task.output:dataAgendamento.typeexample
Task.output:agendamento.typeexample
Task.output:dataExecucao.typeexample
Task.output:executante.typeexample
Task.output:procedimentoRealizado.typeexample

Restrições

IdGrauCaminho(s)DetalhesRequisitos
dom-2errorTaskIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorTaskIf 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-4errorTaskIf 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-5errorTaskIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceTaskA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()
inv-1errorTaskLast modified date must be greater than or equal to authored-on date.
: lastModified.exists().not() or authoredOn.exists().not() or lastModified >= authoredOn

This structure is derived from Task

Resumo

Obrigatório: 20 elementos(24 aninhado obrigatoriamente elementos)
Deve ser suportado: 2 elementos
Fixo: 24 elementos
Proibido: 86 elementos

Estruturas

Esta estrutura refere-se a estas outras estruturas:

Fatias

Esta estrutura define os seguintes Slices:

  • The element 1 is sliced based on the value of Task.identifier
  • The element 1 is sliced based on the value of Task.performerType
  • The element 1 is sliced based on the value of Task.input
  • The element 1 is sliced based on the value of Task.input.value[x].coding
  • The element 1 is sliced based on the value of Task.output

 

Other representations of profile: CSV, Excel, Schematron