Guia de Implementação da Regulação Assistencial (RIRA) da RNDS
1.0.0 - STU1 Brazil flag

!!Guia de Implementação da Regulação Assistencial (RIRA) da RNDS - Compilação de desenvolvimento local (v1.0.0) construída pelas ferramentas de compilação FHIR (HL7® FHIR® Standard). Veja o Diretório de versões publicadas

Resource Profile: Requisição de Regulação Assistencial

Official URL: http://www.saude.gov.br/fhir/r4/StructureDefinition/BRRequisicaoRegulacaoAssistencial Version: 1.0.0
Standards status: Informative Maturity Level: 1 Computable Name: BRRequisicaoRegulacaoAssistencial

Requisição de Regulação Assistencial

Usos:

Formal Views of Profile Content

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

NomeBandeirasCard.TipoDescrição e condicionalismos    Filter: Filtersdoco
.. ServiceRequest C 0..* ServiceRequest A request for a service to be performed
Constraints: prr-1
... id Σ 0..1 string Logical id of this artifact
... text N 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
... modifierExtension ?!N 0..* Extension Extensions that cannot be ignored
Fatia: Não ordenado, Aberto por value:url
... intent ?!Σ 1..1 code proposal | plan | directive | order | original-order | reflex-order | filler-order | instance-order | option
Vínculo: Intenção de requisição de regulação assistencial (required): The kind of service request.
... category ΣN 1..1 CodeableConcept Modalidade assistencial.
Vínculo: Modalidade Assistencial MIRA (required): Modalidade assistencial.
.... coding ΣN 1..1 Coding Code defined by a terminology system
..... system Σ 1..1 uri Identity of the terminology system
..... code Σ 1..1 code Symbol in syntax defined by the system
... priority Σ 1..1 code Caráter do atendimento.
Vínculo: Caráter de Atendimento no MIRA (required): Caráter do atendimento
... code ΣN 1..1 CodeableConcept Código do procedimento.
Vínculo: Procedimento realizado (required): SIGTAP
.... coding ΣN 1..1 Coding Code defined by a terminology system
..... system Σ 1..1 uri Identity of the terminology system
..... code Σ 1..1 code Symbol in syntax defined by the system
... subject ΣCN 1..1 Reference(http://www.saude.gov.br/fhir/r4/StructureDefinition/BRIndividuo-1.0) Paciente
Constraints: ref-1
.... identifier ΣN 1..1 Identifier Logical reference, when literal reference is not known
..... system Σ 1..1 uri The namespace for the identifier value
Exemplo General: http://www.acme.com/identifiers/patient
..... value Σ 1..1 string The value that is unique
Exemplo General: 123456
... occurrence[x] ΣN 0..1 dateTime Data de execução
... authoredOn Σ 1..1 dateTime Data e hora em que o procediento foi solicitado.
... requester ΣCN 1..1 Reference(http://www.saude.gov.br/fhir/r4/StructureDefinition/BREstabelecimentoSaude-1.0) Estabelecimento de saúde solicitante
Constraints: ref-1
.... identifier ΣN 1..1 Identifier Logical reference, when literal reference is not known
..... system Σ 1..1 uri The namespace for the identifier value
Exemplo General: http://www.acme.com/identifiers/patient
..... value Σ 1..1 string The value that is unique
Exemplo General: 123456
... performerType ΣN 0..1 CodeableConcept Identificador da especialidade médica do executante.
Vínculo: Classificação Brasileira de Ocupações - CBO (required): Classificação Brasileira de Ocupações.
.... coding ΣN 1..1 Coding Code defined by a terminology system
..... system Σ 1..1 uri Identity of the terminology system
..... code Σ 1..1 code Symbol in syntax defined by the system
... performer ΣCN 0..1 Reference(http://www.saude.gov.br/fhir/r4/StructureDefinition/BREstabelecimentoSaude-1.0) Estabelecimento de sáude executante
Constraints: ref-1
.... identifier ΣN 1..1 Identifier Logical reference, when literal reference is not known
..... system Σ 1..1 uri The namespace for the identifier value
Exemplo General: http://www.acme.com/identifiers/patient
..... value Σ 1..1 string The value that is unique
Exemplo General: 123456
... reasonReference ΣCN 1..1 Reference(CID10 Avaliado) Motivo da solicitação
Constraints: ref-1
.... reference ΣC 1..1 string Literal reference, Relative, internal or absolute URL

doco Documentação para este formato

Terminologia Ligações

CaminhoConformidadeConjunto de valoresURI
ServiceRequest.statusrequiredBRStatusRequisicaoRegulacaoAssistencial
http://www.saude.gov.br/fhir/r4/ValueSet/BRStatusRequisicaoRegulacaoAssistencial
From este IG
ServiceRequest.intentrequiredBRIntencaoRegulacao
http://www.saude.gov.br/fhir/r4/ValueSet/BRIntencaoRegulacao
From este IG
ServiceRequest.categoryrequiredBRModalidadeAssistencialMIRA
http://www.saude.gov.br/fhir/r4/ValueSet/BRModalidadeAssistencialMIRA
From este IG
ServiceRequest.priorityrequiredBRCaraterAtendimentoMIRA
http://www.saude.gov.br/fhir/r4/ValueSet/BRCaraterAtendimentoMIRA
From este IG
ServiceRequest.coderequiredBRProcedimentosNacionais
http://www.saude.gov.br/fhir/r4/ValueSet/BRProcedimentosNacionais-1.0
From este IG
ServiceRequest.performerTyperequiredBROcupacao(a valid code from Classificação Brasileira de Ocupações (CBO))
http://www.saude.gov.br/fhir/r4/ValueSet/BROcupacao-1.0
From este IG

Restrições

IdGrauCaminho(s)DetalhesRequisitos
dom-2errorServiceRequestIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorServiceRequestIf 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-4errorServiceRequestIf 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-5errorServiceRequestIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceServiceRequestA 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()
prr-1errorServiceRequestorderDetail SHALL only be present if code is present
: orderDetail.empty() or code.exists()
ref-1errorServiceRequest.subject, ServiceRequest.requester, ServiceRequest.performer, ServiceRequest.reasonReferenceSHALL have a contained resource if a local reference is provided
: reference.startsWith('#').not() or (reference.substring(1).trace('url') in %rootResource.contained.id.trace('ids'))

This structure is derived from ServiceRequest

NomeBandeirasCard.TipoDescrição e condicionalismos    Filter: Filtersdoco
.. ServiceRequest ServiceRequest
... id ..1
... implicitRules ..0
... language ..0
... text ..1
... contained ..0
... identifier ..0
... instantiatesCanonical ..0
... instantiatesUri ..0
... basedOn ..0
... replaces ..0
... requisition ..0
... status Vínculo: Status de requisição de regulação assistencial (required)
... intent Vínculo: Intenção de requisição de regulação assistencial (required)
... category 1..1 Modalidade assistencial.
Vínculo: Modalidade Assistencial MIRA (required): Modalidade assistencial.
.... id ..0
.... coding 1..1
..... id ..0
..... system 1..
..... code 1..
..... userSelected ..0
.... text ..0
... priority 1.. Caráter do atendimento.
Vínculo: Caráter de Atendimento no MIRA (required): Caráter do atendimento
... doNotPerform ..0
... code 1.. Código do procedimento.
Vínculo: Procedimento realizado (required): SIGTAP
.... id ..0
.... coding 1..1
..... id ..0
..... system 1..
..... code 1..
..... userSelected ..0
.... text ..0
... orderDetail ..0
... quantity[x] ..0
... subject Reference(http://www.saude.gov.br/fhir/r4/StructureDefinition/BRIndividuo-1.0) Paciente
.... id ..0
.... reference ..0
.... type ..0
.... identifier 1..
..... id ..0
..... use ..0
..... type ..0
..... system 1..
..... value 1..
..... period ..0
..... assigner ..0
.... display ..0
... encounter ..0
... occurrence[x] dateTime Data de execução
.... id ..0
... asNeeded[x] ..0
... authoredOn 1.. Data e hora em que o procediento foi solicitado.
... requester 1.. Reference(http://www.saude.gov.br/fhir/r4/StructureDefinition/BREstabelecimentoSaude-1.0) Estabelecimento de saúde solicitante
.... id ..0
.... reference ..0
.... type ..0
.... identifier 1..
..... id ..0
..... use ..0
..... type ..0
..... system 1..
..... value 1..
..... period ..0
..... assigner ..0
.... display ..0
... performerType Identificador da especialidade médica do executante.
Vínculo: Classificação Brasileira de Ocupações - CBO (required): Classificação Brasileira de Ocupações.
.... id ..0
.... coding 1..1
..... id ..0
..... system 1..
..... code 1..
..... userSelected ..0
.... text ..0
... performer ..1 Reference(http://www.saude.gov.br/fhir/r4/StructureDefinition/BREstabelecimentoSaude-1.0) Estabelecimento de sáude executante
.... id ..0
.... reference ..0
.... type ..0
.... identifier 1..
..... id ..0
..... use ..0
..... type ..0
..... system 1..
..... value 1..
..... period ..0
..... assigner ..0
.... display ..0
... locationCode ..0
... locationReference ..0
... reasonCode ..0
... reasonReference 1..1 Reference(CID10 Avaliado) Motivo da solicitação
.... id ..0
.... reference 1..
.... type ..0
.... identifier ..0
.... display ..0
... insurance ..0
... supportingInfo ..0
... specimen ..0
... bodySite ..0
... note ..0
... patientInstruction ..0
... relevantHistory ..0

doco Documentação para este formato

Terminologia Ligações (Diferencial)

CaminhoConformidadeConjunto de valoresURI
ServiceRequest.statusrequiredBRStatusRequisicaoRegulacaoAssistencial
http://www.saude.gov.br/fhir/r4/ValueSet/BRStatusRequisicaoRegulacaoAssistencial
From este IG
ServiceRequest.intentrequiredBRIntencaoRegulacao
http://www.saude.gov.br/fhir/r4/ValueSet/BRIntencaoRegulacao
From este IG
ServiceRequest.categoryrequiredBRModalidadeAssistencialMIRA
http://www.saude.gov.br/fhir/r4/ValueSet/BRModalidadeAssistencialMIRA
From este IG
ServiceRequest.priorityrequiredBRCaraterAtendimentoMIRA
http://www.saude.gov.br/fhir/r4/ValueSet/BRCaraterAtendimentoMIRA
From este IG
ServiceRequest.coderequiredBRProcedimentosNacionais
http://www.saude.gov.br/fhir/r4/ValueSet/BRProcedimentosNacionais-1.0
From este IG
ServiceRequest.performerTyperequiredBROcupacao(a valid code from Classificação Brasileira de Ocupações (CBO))
http://www.saude.gov.br/fhir/r4/ValueSet/BROcupacao-1.0
From este IG
NomeBandeirasCard.TipoDescrição e condicionalismos    Filter: Filtersdoco
.. ServiceRequest C 0..* ServiceRequest A request for a service to be performed
Constraints: prr-1
... id Σ 0..1 string Logical id of this artifact
... meta ΣN 0..1 Meta Metadata about the resource
... text N 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
... modifierExtension ?!N 0..* Extension Extensions that cannot be ignored
Fatia: Não ordenado, Aberto por value:url
... status ?!Σ 1..1 code draft | active | on-hold | revoked | completed | entered-in-error | unknown
Vínculo: Status de requisição de regulação assistencial (required): The status of a service order.
... intent ?!Σ 1..1 code proposal | plan | directive | order | original-order | reflex-order | filler-order | instance-order | option
Vínculo: Intenção de requisição de regulação assistencial (required): The kind of service request.
... category ΣN 1..1 CodeableConcept Modalidade assistencial.
Vínculo: Modalidade Assistencial MIRA (required): Modalidade assistencial.
.... extension N 0..* Extension Additional content defined by implementations
Fatia: Não ordenado, Aberto por value:url
.... coding ΣN 1..1 Coding Code defined by a terminology system
..... extension N 0..* Extension Additional content defined by implementations
Fatia: Não ordenado, Aberto por value:url
..... system Σ 1..1 uri Identity of the terminology system
..... version Σ 0..1 string Version of the system - if relevant
..... code Σ 1..1 code Symbol in syntax defined by the system
..... display Σ 0..1 string Representation defined by the system
... priority Σ 1..1 code Caráter do atendimento.
Vínculo: Caráter de Atendimento no MIRA (required): Caráter do atendimento
... code ΣN 1..1 CodeableConcept Código do procedimento.
Vínculo: Procedimento realizado (required): SIGTAP
.... extension N 0..* Extension Additional content defined by implementations
Fatia: Não ordenado, Aberto por value:url
.... coding ΣN 1..1 Coding Code defined by a terminology system
..... extension N 0..* Extension Additional content defined by implementations
Fatia: Não ordenado, Aberto por value:url
..... system Σ 1..1 uri Identity of the terminology system
..... version Σ 0..1 string Version of the system - if relevant
..... code Σ 1..1 code Symbol in syntax defined by the system
..... display Σ 0..1 string Representation defined by the system
... subject ΣCN 1..1 Reference(http://www.saude.gov.br/fhir/r4/StructureDefinition/BRIndividuo-1.0) Paciente
Constraints: ref-1
.... extension N 0..* Extension Additional content defined by implementations
Fatia: Não ordenado, Aberto por value:url
.... identifier ΣN 1..1 Identifier Logical reference, when literal reference is not known
..... extension N 0..* Extension Additional content defined by implementations
Fatia: Não ordenado, Aberto por value:url
..... system Σ 1..1 uri The namespace for the identifier value
Exemplo General: http://www.acme.com/identifiers/patient
..... value Σ 1..1 string The value that is unique
Exemplo General: 123456
... occurrence[x] ΣN 0..1 dateTime Data de execução
.... extension N 0..* Extension Additional content defined by implementations
Fatia: Não ordenado, Aberto por value:url
.... value 0..1 dateTime Primitive value for dateTime
... authoredOn Σ 1..1 dateTime Data e hora em que o procediento foi solicitado.
... requester ΣCN 1..1 Reference(http://www.saude.gov.br/fhir/r4/StructureDefinition/BREstabelecimentoSaude-1.0) Estabelecimento de saúde solicitante
Constraints: ref-1
.... extension N 0..* Extension Additional content defined by implementations
Fatia: Não ordenado, Aberto por value:url
.... identifier ΣN 1..1 Identifier Logical reference, when literal reference is not known
..... extension N 0..* Extension Additional content defined by implementations
Fatia: Não ordenado, Aberto por value:url
..... system Σ 1..1 uri The namespace for the identifier value
Exemplo General: http://www.acme.com/identifiers/patient
..... value Σ 1..1 string The value that is unique
Exemplo General: 123456
... performerType ΣN 0..1 CodeableConcept Identificador da especialidade médica do executante.
Vínculo: Classificação Brasileira de Ocupações - CBO (required): Classificação Brasileira de Ocupações.
.... extension N 0..* Extension Additional content defined by implementations
Fatia: Não ordenado, Aberto por value:url
.... coding ΣN 1..1 Coding Code defined by a terminology system
..... extension N 0..* Extension Additional content defined by implementations
Fatia: Não ordenado, Aberto por value:url
..... system Σ 1..1 uri Identity of the terminology system
..... version Σ 0..1 string Version of the system - if relevant
..... code Σ 1..1 code Symbol in syntax defined by the system
..... display Σ 0..1 string Representation defined by the system
... performer ΣCN 0..1 Reference(http://www.saude.gov.br/fhir/r4/StructureDefinition/BREstabelecimentoSaude-1.0) Estabelecimento de sáude executante
Constraints: ref-1
.... extension N 0..* Extension Additional content defined by implementations
Fatia: Não ordenado, Aberto por value:url
.... identifier ΣN 1..1 Identifier Logical reference, when literal reference is not known
..... extension N 0..* Extension Additional content defined by implementations
Fatia: Não ordenado, Aberto por value:url
..... system Σ 1..1 uri The namespace for the identifier value
Exemplo General: http://www.acme.com/identifiers/patient
..... value Σ 1..1 string The value that is unique
Exemplo General: 123456
... reasonReference ΣCN 1..1 Reference(CID10 Avaliado) Motivo da solicitação
Constraints: ref-1
.... extension N 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

doco Documentação para este formato

Terminologia Ligações

CaminhoConformidadeConjunto de valoresURI
ServiceRequest.statusrequiredBRStatusRequisicaoRegulacaoAssistencial
http://www.saude.gov.br/fhir/r4/ValueSet/BRStatusRequisicaoRegulacaoAssistencial
From este IG
ServiceRequest.intentrequiredBRIntencaoRegulacao
http://www.saude.gov.br/fhir/r4/ValueSet/BRIntencaoRegulacao
From este IG
ServiceRequest.categoryrequiredBRModalidadeAssistencialMIRA
http://www.saude.gov.br/fhir/r4/ValueSet/BRModalidadeAssistencialMIRA
From este IG
ServiceRequest.priorityrequiredBRCaraterAtendimentoMIRA
http://www.saude.gov.br/fhir/r4/ValueSet/BRCaraterAtendimentoMIRA
From este IG
ServiceRequest.coderequiredBRProcedimentosNacionais
http://www.saude.gov.br/fhir/r4/ValueSet/BRProcedimentosNacionais-1.0
From este IG
ServiceRequest.performerTyperequiredBROcupacao(a valid code from Classificação Brasileira de Ocupações (CBO))
http://www.saude.gov.br/fhir/r4/ValueSet/BROcupacao-1.0
From este IG

Restrições

IdGrauCaminho(s)DetalhesRequisitos
dom-2errorServiceRequestIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorServiceRequestIf 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-4errorServiceRequestIf 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-5errorServiceRequestIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceServiceRequestA 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()
prr-1errorServiceRequestorderDetail SHALL only be present if code is present
: orderDetail.empty() or code.exists()
ref-1errorServiceRequest.subject, ServiceRequest.requester, ServiceRequest.performer, ServiceRequest.reasonReferenceSHALL have a contained resource if a local reference is provided
: reference.startsWith('#').not() or (reference.substring(1).trace('url') in %rootResource.contained.id.trace('ids'))

This structure is derived from ServiceRequest

Resumo

Obrigatório: 0 elemento(25 aninhado obrigatoriamente elementos)
Proibido: 68 elementos

Estruturas

Esta estrutura refere-se a estas outras estruturas:

Maturidade: 1

Key Elements View

NomeBandeirasCard.TipoDescrição e condicionalismos    Filter: Filtersdoco
.. ServiceRequest C 0..* ServiceRequest A request for a service to be performed
Constraints: prr-1
... id Σ 0..1 string Logical id of this artifact
... text N 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
... modifierExtension ?!N 0..* Extension Extensions that cannot be ignored
Fatia: Não ordenado, Aberto por value:url
... intent ?!Σ 1..1 code proposal | plan | directive | order | original-order | reflex-order | filler-order | instance-order | option
Vínculo: Intenção de requisição de regulação assistencial (required): The kind of service request.
... category ΣN 1..1 CodeableConcept Modalidade assistencial.
Vínculo: Modalidade Assistencial MIRA (required): Modalidade assistencial.
.... coding ΣN 1..1 Coding Code defined by a terminology system
..... system Σ 1..1 uri Identity of the terminology system
..... code Σ 1..1 code Symbol in syntax defined by the system
... priority Σ 1..1 code Caráter do atendimento.
Vínculo: Caráter de Atendimento no MIRA (required): Caráter do atendimento
... code ΣN 1..1 CodeableConcept Código do procedimento.
Vínculo: Procedimento realizado (required): SIGTAP
.... coding ΣN 1..1 Coding Code defined by a terminology system
..... system Σ 1..1 uri Identity of the terminology system
..... code Σ 1..1 code Symbol in syntax defined by the system
... subject ΣCN 1..1 Reference(http://www.saude.gov.br/fhir/r4/StructureDefinition/BRIndividuo-1.0) Paciente
Constraints: ref-1
.... identifier ΣN 1..1 Identifier Logical reference, when literal reference is not known
..... system Σ 1..1 uri The namespace for the identifier value
Exemplo General: http://www.acme.com/identifiers/patient
..... value Σ 1..1 string The value that is unique
Exemplo General: 123456
... occurrence[x] ΣN 0..1 dateTime Data de execução
... authoredOn Σ 1..1 dateTime Data e hora em que o procediento foi solicitado.
... requester ΣCN 1..1 Reference(http://www.saude.gov.br/fhir/r4/StructureDefinition/BREstabelecimentoSaude-1.0) Estabelecimento de saúde solicitante
Constraints: ref-1
.... identifier ΣN 1..1 Identifier Logical reference, when literal reference is not known
..... system Σ 1..1 uri The namespace for the identifier value
Exemplo General: http://www.acme.com/identifiers/patient
..... value Σ 1..1 string The value that is unique
Exemplo General: 123456
... performerType ΣN 0..1 CodeableConcept Identificador da especialidade médica do executante.
Vínculo: Classificação Brasileira de Ocupações - CBO (required): Classificação Brasileira de Ocupações.
.... coding ΣN 1..1 Coding Code defined by a terminology system
..... system Σ 1..1 uri Identity of the terminology system
..... code Σ 1..1 code Symbol in syntax defined by the system
... performer ΣCN 0..1 Reference(http://www.saude.gov.br/fhir/r4/StructureDefinition/BREstabelecimentoSaude-1.0) Estabelecimento de sáude executante
Constraints: ref-1
.... identifier ΣN 1..1 Identifier Logical reference, when literal reference is not known
..... system Σ 1..1 uri The namespace for the identifier value
Exemplo General: http://www.acme.com/identifiers/patient
..... value Σ 1..1 string The value that is unique
Exemplo General: 123456
... reasonReference ΣCN 1..1 Reference(CID10 Avaliado) Motivo da solicitação
Constraints: ref-1
.... reference ΣC 1..1 string Literal reference, Relative, internal or absolute URL

doco Documentação para este formato

Terminologia Ligações

CaminhoConformidadeConjunto de valoresURI
ServiceRequest.statusrequiredBRStatusRequisicaoRegulacaoAssistencial
http://www.saude.gov.br/fhir/r4/ValueSet/BRStatusRequisicaoRegulacaoAssistencial
From este IG
ServiceRequest.intentrequiredBRIntencaoRegulacao
http://www.saude.gov.br/fhir/r4/ValueSet/BRIntencaoRegulacao
From este IG
ServiceRequest.categoryrequiredBRModalidadeAssistencialMIRA
http://www.saude.gov.br/fhir/r4/ValueSet/BRModalidadeAssistencialMIRA
From este IG
ServiceRequest.priorityrequiredBRCaraterAtendimentoMIRA
http://www.saude.gov.br/fhir/r4/ValueSet/BRCaraterAtendimentoMIRA
From este IG
ServiceRequest.coderequiredBRProcedimentosNacionais
http://www.saude.gov.br/fhir/r4/ValueSet/BRProcedimentosNacionais-1.0
From este IG
ServiceRequest.performerTyperequiredBROcupacao(a valid code from Classificação Brasileira de Ocupações (CBO))
http://www.saude.gov.br/fhir/r4/ValueSet/BROcupacao-1.0
From este IG

Restrições

IdGrauCaminho(s)DetalhesRequisitos
dom-2errorServiceRequestIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorServiceRequestIf 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-4errorServiceRequestIf 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-5errorServiceRequestIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceServiceRequestA 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()
prr-1errorServiceRequestorderDetail SHALL only be present if code is present
: orderDetail.empty() or code.exists()
ref-1errorServiceRequest.subject, ServiceRequest.requester, ServiceRequest.performer, ServiceRequest.reasonReferenceSHALL have a contained resource if a local reference is provided
: reference.startsWith('#').not() or (reference.substring(1).trace('url') in %rootResource.contained.id.trace('ids'))

Differential View

This structure is derived from ServiceRequest

NomeBandeirasCard.TipoDescrição e condicionalismos    Filter: Filtersdoco
.. ServiceRequest ServiceRequest
... id ..1
... implicitRules ..0
... language ..0
... text ..1
... contained ..0
... identifier ..0
... instantiatesCanonical ..0
... instantiatesUri ..0
... basedOn ..0
... replaces ..0
... requisition ..0
... status Vínculo: Status de requisição de regulação assistencial (required)
... intent Vínculo: Intenção de requisição de regulação assistencial (required)
... category 1..1 Modalidade assistencial.
Vínculo: Modalidade Assistencial MIRA (required): Modalidade assistencial.
.... id ..0
.... coding 1..1
..... id ..0
..... system 1..
..... code 1..
..... userSelected ..0
.... text ..0
... priority 1.. Caráter do atendimento.
Vínculo: Caráter de Atendimento no MIRA (required): Caráter do atendimento
... doNotPerform ..0
... code 1.. Código do procedimento.
Vínculo: Procedimento realizado (required): SIGTAP
.... id ..0
.... coding 1..1
..... id ..0
..... system 1..
..... code 1..
..... userSelected ..0
.... text ..0
... orderDetail ..0
... quantity[x] ..0
... subject Reference(http://www.saude.gov.br/fhir/r4/StructureDefinition/BRIndividuo-1.0) Paciente
.... id ..0
.... reference ..0
.... type ..0
.... identifier 1..
..... id ..0
..... use ..0
..... type ..0
..... system 1..
..... value 1..
..... period ..0
..... assigner ..0
.... display ..0
... encounter ..0
... occurrence[x] dateTime Data de execução
.... id ..0
... asNeeded[x] ..0
... authoredOn 1.. Data e hora em que o procediento foi solicitado.
... requester 1.. Reference(http://www.saude.gov.br/fhir/r4/StructureDefinition/BREstabelecimentoSaude-1.0) Estabelecimento de saúde solicitante
.... id ..0
.... reference ..0
.... type ..0
.... identifier 1..
..... id ..0
..... use ..0
..... type ..0
..... system 1..
..... value 1..
..... period ..0
..... assigner ..0
.... display ..0
... performerType Identificador da especialidade médica do executante.
Vínculo: Classificação Brasileira de Ocupações - CBO (required): Classificação Brasileira de Ocupações.
.... id ..0
.... coding 1..1
..... id ..0
..... system 1..
..... code 1..
..... userSelected ..0
.... text ..0
... performer ..1 Reference(http://www.saude.gov.br/fhir/r4/StructureDefinition/BREstabelecimentoSaude-1.0) Estabelecimento de sáude executante
.... id ..0
.... reference ..0
.... type ..0
.... identifier 1..
..... id ..0
..... use ..0
..... type ..0
..... system 1..
..... value 1..
..... period ..0
..... assigner ..0
.... display ..0
... locationCode ..0
... locationReference ..0
... reasonCode ..0
... reasonReference 1..1 Reference(CID10 Avaliado) Motivo da solicitação
.... id ..0
.... reference 1..
.... type ..0
.... identifier ..0
.... display ..0
... insurance ..0
... supportingInfo ..0
... specimen ..0
... bodySite ..0
... note ..0
... patientInstruction ..0
... relevantHistory ..0

doco Documentação para este formato

Terminologia Ligações (Diferencial)

CaminhoConformidadeConjunto de valoresURI
ServiceRequest.statusrequiredBRStatusRequisicaoRegulacaoAssistencial
http://www.saude.gov.br/fhir/r4/ValueSet/BRStatusRequisicaoRegulacaoAssistencial
From este IG
ServiceRequest.intentrequiredBRIntencaoRegulacao
http://www.saude.gov.br/fhir/r4/ValueSet/BRIntencaoRegulacao
From este IG
ServiceRequest.categoryrequiredBRModalidadeAssistencialMIRA
http://www.saude.gov.br/fhir/r4/ValueSet/BRModalidadeAssistencialMIRA
From este IG
ServiceRequest.priorityrequiredBRCaraterAtendimentoMIRA
http://www.saude.gov.br/fhir/r4/ValueSet/BRCaraterAtendimentoMIRA
From este IG
ServiceRequest.coderequiredBRProcedimentosNacionais
http://www.saude.gov.br/fhir/r4/ValueSet/BRProcedimentosNacionais-1.0
From este IG
ServiceRequest.performerTyperequiredBROcupacao(a valid code from Classificação Brasileira de Ocupações (CBO))
http://www.saude.gov.br/fhir/r4/ValueSet/BROcupacao-1.0
From este IG

Snapshot View

NomeBandeirasCard.TipoDescrição e condicionalismos    Filter: Filtersdoco
.. ServiceRequest C 0..* ServiceRequest A request for a service to be performed
Constraints: prr-1
... id Σ 0..1 string Logical id of this artifact
... meta ΣN 0..1 Meta Metadata about the resource
... text N 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
... modifierExtension ?!N 0..* Extension Extensions that cannot be ignored
Fatia: Não ordenado, Aberto por value:url
... status ?!Σ 1..1 code draft | active | on-hold | revoked | completed | entered-in-error | unknown
Vínculo: Status de requisição de regulação assistencial (required): The status of a service order.
... intent ?!Σ 1..1 code proposal | plan | directive | order | original-order | reflex-order | filler-order | instance-order | option
Vínculo: Intenção de requisição de regulação assistencial (required): The kind of service request.
... category ΣN 1..1 CodeableConcept Modalidade assistencial.
Vínculo: Modalidade Assistencial MIRA (required): Modalidade assistencial.
.... extension N 0..* Extension Additional content defined by implementations
Fatia: Não ordenado, Aberto por value:url
.... coding ΣN 1..1 Coding Code defined by a terminology system
..... extension N 0..* Extension Additional content defined by implementations
Fatia: Não ordenado, Aberto por value:url
..... system Σ 1..1 uri Identity of the terminology system
..... version Σ 0..1 string Version of the system - if relevant
..... code Σ 1..1 code Symbol in syntax defined by the system
..... display Σ 0..1 string Representation defined by the system
... priority Σ 1..1 code Caráter do atendimento.
Vínculo: Caráter de Atendimento no MIRA (required): Caráter do atendimento
... code ΣN 1..1 CodeableConcept Código do procedimento.
Vínculo: Procedimento realizado (required): SIGTAP
.... extension N 0..* Extension Additional content defined by implementations
Fatia: Não ordenado, Aberto por value:url
.... coding ΣN 1..1 Coding Code defined by a terminology system
..... extension N 0..* Extension Additional content defined by implementations
Fatia: Não ordenado, Aberto por value:url
..... system Σ 1..1 uri Identity of the terminology system
..... version Σ 0..1 string Version of the system - if relevant
..... code Σ 1..1 code Symbol in syntax defined by the system
..... display Σ 0..1 string Representation defined by the system
... subject ΣCN 1..1 Reference(http://www.saude.gov.br/fhir/r4/StructureDefinition/BRIndividuo-1.0) Paciente
Constraints: ref-1
.... extension N 0..* Extension Additional content defined by implementations
Fatia: Não ordenado, Aberto por value:url
.... identifier ΣN 1..1 Identifier Logical reference, when literal reference is not known
..... extension N 0..* Extension Additional content defined by implementations
Fatia: Não ordenado, Aberto por value:url
..... system Σ 1..1 uri The namespace for the identifier value
Exemplo General: http://www.acme.com/identifiers/patient
..... value Σ 1..1 string The value that is unique
Exemplo General: 123456
... occurrence[x] ΣN 0..1 dateTime Data de execução
.... extension N 0..* Extension Additional content defined by implementations
Fatia: Não ordenado, Aberto por value:url
.... value 0..1 dateTime Primitive value for dateTime
... authoredOn Σ 1..1 dateTime Data e hora em que o procediento foi solicitado.
... requester ΣCN 1..1 Reference(http://www.saude.gov.br/fhir/r4/StructureDefinition/BREstabelecimentoSaude-1.0) Estabelecimento de saúde solicitante
Constraints: ref-1
.... extension N 0..* Extension Additional content defined by implementations
Fatia: Não ordenado, Aberto por value:url
.... identifier ΣN 1..1 Identifier Logical reference, when literal reference is not known
..... extension N 0..* Extension Additional content defined by implementations
Fatia: Não ordenado, Aberto por value:url
..... system Σ 1..1 uri The namespace for the identifier value
Exemplo General: http://www.acme.com/identifiers/patient
..... value Σ 1..1 string The value that is unique
Exemplo General: 123456
... performerType ΣN 0..1 CodeableConcept Identificador da especialidade médica do executante.
Vínculo: Classificação Brasileira de Ocupações - CBO (required): Classificação Brasileira de Ocupações.
.... extension N 0..* Extension Additional content defined by implementations
Fatia: Não ordenado, Aberto por value:url
.... coding ΣN 1..1 Coding Code defined by a terminology system
..... extension N 0..* Extension Additional content defined by implementations
Fatia: Não ordenado, Aberto por value:url
..... system Σ 1..1 uri Identity of the terminology system
..... version Σ 0..1 string Version of the system - if relevant
..... code Σ 1..1 code Symbol in syntax defined by the system
..... display Σ 0..1 string Representation defined by the system
... performer ΣCN 0..1 Reference(http://www.saude.gov.br/fhir/r4/StructureDefinition/BREstabelecimentoSaude-1.0) Estabelecimento de sáude executante
Constraints: ref-1
.... extension N 0..* Extension Additional content defined by implementations
Fatia: Não ordenado, Aberto por value:url
.... identifier ΣN 1..1 Identifier Logical reference, when literal reference is not known
..... extension N 0..* Extension Additional content defined by implementations
Fatia: Não ordenado, Aberto por value:url
..... system Σ 1..1 uri The namespace for the identifier value
Exemplo General: http://www.acme.com/identifiers/patient
..... value Σ 1..1 string The value that is unique
Exemplo General: 123456
... reasonReference ΣCN 1..1 Reference(CID10 Avaliado) Motivo da solicitação
Constraints: ref-1
.... extension N 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

doco Documentação para este formato

Terminologia Ligações

CaminhoConformidadeConjunto de valoresURI
ServiceRequest.statusrequiredBRStatusRequisicaoRegulacaoAssistencial
http://www.saude.gov.br/fhir/r4/ValueSet/BRStatusRequisicaoRegulacaoAssistencial
From este IG
ServiceRequest.intentrequiredBRIntencaoRegulacao
http://www.saude.gov.br/fhir/r4/ValueSet/BRIntencaoRegulacao
From este IG
ServiceRequest.categoryrequiredBRModalidadeAssistencialMIRA
http://www.saude.gov.br/fhir/r4/ValueSet/BRModalidadeAssistencialMIRA
From este IG
ServiceRequest.priorityrequiredBRCaraterAtendimentoMIRA
http://www.saude.gov.br/fhir/r4/ValueSet/BRCaraterAtendimentoMIRA
From este IG
ServiceRequest.coderequiredBRProcedimentosNacionais
http://www.saude.gov.br/fhir/r4/ValueSet/BRProcedimentosNacionais-1.0
From este IG
ServiceRequest.performerTyperequiredBROcupacao(a valid code from Classificação Brasileira de Ocupações (CBO))
http://www.saude.gov.br/fhir/r4/ValueSet/BROcupacao-1.0
From este IG

Restrições

IdGrauCaminho(s)DetalhesRequisitos
dom-2errorServiceRequestIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorServiceRequestIf 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-4errorServiceRequestIf 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-5errorServiceRequestIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceServiceRequestA 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()
prr-1errorServiceRequestorderDetail SHALL only be present if code is present
: orderDetail.empty() or code.exists()
ref-1errorServiceRequest.subject, ServiceRequest.requester, ServiceRequest.performer, ServiceRequest.reasonReferenceSHALL have a contained resource if a local reference is provided
: reference.startsWith('#').not() or (reference.substring(1).trace('url') in %rootResource.contained.id.trace('ids'))

This structure is derived from ServiceRequest

Resumo

Obrigatório: 0 elemento(25 aninhado obrigatoriamente elementos)
Proibido: 68 elementos

Estruturas

Esta estrutura refere-se a estas outras estruturas:

Maturidade: 1

 

Other representations of profile: CSV, Excel, Schematron