REDS GO
1.0.0 - draft Brazil flag

REDS GO - Downloaded Version 1.0.0 See the Directory of published versions

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

Official URL: http://www.saude.gov.br/fhir/r4/StructureDefinition/BRRequisicaoRegulacaoAssistencial Version: 1.0.0
Active as of 2023-04-04 Computable Name: BRRequisicaoRegulacaoAssistencial

Usos:

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
.. ServiceRequest C 0..* ServiceRequest A request for a service to be performed
Constraints: prr-1
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... 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)
... 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)
.... coding Σ 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 Σ 1..1 CodeableConcept Código do procedimento.
Vínculo: Procedimento realizado (required): SIGTAP
.... coding Σ 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 Σ 1..1 Reference(Indivíduo) Paciente
.... identifier Σ 1..1 Identifier Logical reference, when literal reference is not known
..... system Σ 1..1 uri The namespace for the identifier value
Exemplo General: http://www.acme.com/identifiers/patient
..... value Σ 1..1 string The value that is unique
Exemplo General: 123456
... occurrence[x] Σ 0..1 dateTime Quando o procedimento foi executado
... authoredOn Σ 1..1 dateTime Data e hora em que o procediento foi solicitado.
... requester Σ 1..1 Reference(Estabelecimento de Saúde) Estabelecimento de saúde solicitante
.... identifier Σ 1..1 Identifier Logical reference, when literal reference is not known
..... system Σ 1..1 uri The namespace for the identifier value
Exemplo General: http://www.acme.com/identifiers/patient
..... value Σ 1..1 string The value that is unique
Exemplo General: 123456
... performerType Σ 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 Σ 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 Σ 0..1 Reference(Estabelecimento de Saúde) Estabelecimento de sáude executante
.... identifier Σ 1..1 Identifier Logical reference, when literal reference is not known
..... system Σ 1..1 uri The namespace for the identifier value
Exemplo General: http://www.acme.com/identifiers/patient
..... value Σ 1..1 string The value that is unique
Exemplo General: 123456
... reasonReference Σ 1..1 Reference(CID10 Avaliado) Motivo da solicitação
.... 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.statusrequiredStatus de requisição de regulação assistencial
http://www.saude.gov.br/fhir/r4/ValueSet/BRStatusRequisicaoRegulacaoAssistencial
From este IG
ServiceRequest.intentrequiredIntenção de requisição de regulação assistencial
http://www.saude.gov.br/fhir/r4/ValueSet/BRIntencaoRegulacao
From este IG
ServiceRequest.categoryrequiredModalidade Assistencial MIRA
http://www.saude.gov.br/fhir/r4/ValueSet/BRModalidadeAssistencialMIRA
From este IG
ServiceRequest.priorityrequiredCaráter de Atendimento no MIRA
http://www.saude.gov.br/fhir/r4/ValueSet/BRCaraterAtendimentoMIRA
From este IG
ServiceRequest.coderequiredProcedimento realizado
http://www.saude.gov.br/fhir/r4/ValueSet/BRProcedimentosNacionais-1.0
From este IG
ServiceRequest.performerTyperequiredClassificaçã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()

This structure is derived from ServiceRequest

NomeBandeirasCard.TipoDescrição e condicionalismos    Filter: Filtersdoco
.. ServiceRequest 0..* ServiceRequest A request for a service to be performed
... id 0..0
... implicitRules 0..0
... language 0..0
... text 0..0
... contained 0..0
... identifier 0..0
... instantiatesCanonical 0..0
... instantiatesUri 0..0
... basedOn 0..0
... replaces 0..0
... requisition 0..0
... 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)
... 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)
... category 1..1 CodeableConcept Modalidade assistencial.
Vínculo: Modalidade Assistencial MIRA (required): Modalidade assistencial.
.... id 0..0
.... coding 1..1 Coding Code defined by a terminology system
..... id 0..0
..... system 1..1 uri Identity of the terminology system
..... code 1..1 code Symbol in syntax defined by the system
..... userSelected 0..0
.... text 0..0
... priority 1..1 code Caráter do atendimento.
Vínculo: Caráter de Atendimento no MIRA (required): Caráter do atendimento
... doNotPerform 0..0
... code 1..1 CodeableConcept Código do procedimento.
Vínculo: Procedimento realizado (required): SIGTAP
.... id 0..0
.... coding 1..1 Coding Code defined by a terminology system
..... id 0..0
..... system 1..1 uri Identity of the terminology system
..... code 1..1 code Symbol in syntax defined by the system
..... userSelected 0..0
.... text 0..0
... orderDetail 0..0
... quantity[x] 0..0
... subject 1..1 Reference(Indivíduo) Paciente
.... id 0..0
.... reference 0..0
.... type 0..0
.... identifier 1..1 Identifier Logical reference, when literal reference is not known
..... id 0..0
..... use 0..0
..... type 0..0
..... system 1..1 uri The namespace for the identifier value
..... value 1..1 string The value that is unique
..... period 0..0
..... assigner 0..0
.... display 0..0
... encounter 0..0
... occurrence[x] 0..1 dateTime Quando o procedimento foi executado
.... id 0..0
... asNeeded[x] 0..0
... authoredOn 1..1 dateTime Data e hora em que o procediento foi solicitado.
... requester 1..1 Reference(Estabelecimento de Saúde) Estabelecimento de saúde solicitante
.... id 0..0
.... reference 0..0
.... type 0..0
.... identifier 1..1 Identifier Logical reference, when literal reference is not known
..... id 0..0
..... use 0..0
..... type 0..0
..... system 1..1 uri The namespace for the identifier value
..... value 1..1 string The value that is unique
..... period 0..0
..... assigner 0..0
.... display 0..0
... performerType 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.
.... id 0..0
.... coding 1..1 Coding Code defined by a terminology system
..... id 0..0
..... system 1..1 uri Identity of the terminology system
..... code 1..1 code Symbol in syntax defined by the system
..... userSelected 0..0
.... text 0..0
... performer 0..1 Reference(Estabelecimento de Saúde) Estabelecimento de sáude executante
.... id 0..0
.... reference 0..0
.... type 0..0
.... identifier 1..1 Identifier Logical reference, when literal reference is not known
..... id 0..0
..... use 0..0
..... type 0..0
..... system 1..1 uri The namespace for the identifier value
..... value 1..1 string The value that is unique
..... period 0..0
..... assigner 0..0
.... display 0..0
... locationCode 0..0
... locationReference 0..0
... reasonCode 0..0
... reasonReference 1..1 Reference(CID10 Avaliado) Motivo da solicitação
.... id 0..0
.... reference 1..1 string Literal reference, Relative, internal or absolute URL
.... type 0..0
.... identifier 0..0
.... display 0..0
... insurance 0..0
... supportingInfo 0..0
... specimen 0..0
... bodySite 0..0
... note 0..0
... patientInstruction 0..0
... relevantHistory 0..0

doco Documentação para este formato

Terminologia Ligações (Diferencial)

CaminhoConformidadeConjunto de valoresURI
ServiceRequest.statusrequiredStatus de requisição de regulação assistencial
http://www.saude.gov.br/fhir/r4/ValueSet/BRStatusRequisicaoRegulacaoAssistencial
From este IG
ServiceRequest.intentrequiredIntenção de requisição de regulação assistencial
http://www.saude.gov.br/fhir/r4/ValueSet/BRIntencaoRegulacao
From este IG
ServiceRequest.categoryrequiredModalidade Assistencial MIRA
http://www.saude.gov.br/fhir/r4/ValueSet/BRModalidadeAssistencialMIRA
From este IG
ServiceRequest.priorityrequiredCaráter de Atendimento no MIRA
http://www.saude.gov.br/fhir/r4/ValueSet/BRCaraterAtendimentoMIRA
From este IG
ServiceRequest.coderequiredProcedimento realizado
http://www.saude.gov.br/fhir/r4/ValueSet/BRProcedimentosNacionais-1.0
From este IG
ServiceRequest.performerTyperequiredClassificaçã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
... meta Σ 0..1 Meta Metadata about the resource
... extension 0..* Extension Additional content defined by implementations
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... 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)
... category Σ 1..1 CodeableConcept Modalidade assistencial.
Vínculo: Modalidade Assistencial MIRA (required): Modalidade assistencial.
.... 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
..... 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
..... 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 Σ 1..1 CodeableConcept Código do procedimento.
Vínculo: Procedimento realizado (required): SIGTAP
.... 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
..... 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
..... 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 Σ 1..1 Reference(Indivíduo) Paciente
.... extension 0..* Extension Additional content defined by implementations
Fatia: Não ordenado, Aberto por value:url
.... identifier Σ 1..1 Identifier Logical reference, when literal reference is not known
..... extension 0..* Extension Additional content defined by implementations
Fatia: Não ordenado, Aberto por value:url
..... system Σ 1..1 uri The namespace for the identifier value
Exemplo General: http://www.acme.com/identifiers/patient
..... value Σ 1..1 string The value that is unique
Exemplo General: 123456
... occurrence[x] Σ 0..1 dateTime Quando o procedimento foi executado
.... extension 0..* Extension Additional content defined by implementations
.... value 0..1 dateTime Primitive value for dateTime
... authoredOn Σ 1..1 dateTime Data e hora em que o procediento foi solicitado.
... requester Σ 1..1 Reference(Estabelecimento de Saúde) Estabelecimento de saúde solicitante
.... extension 0..* Extension Additional content defined by implementations
Fatia: Não ordenado, Aberto por value:url
.... identifier Σ 1..1 Identifier Logical reference, when literal reference is not known
..... extension 0..* Extension Additional content defined by implementations
Fatia: Não ordenado, Aberto por value:url
..... system Σ 1..1 uri The namespace for the identifier value
Exemplo General: http://www.acme.com/identifiers/patient
..... value Σ 1..1 string The value that is unique
Exemplo General: 123456
... performerType Σ 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 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
..... 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
..... 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 Σ 0..1 Reference(Estabelecimento de Saúde) Estabelecimento de sáude executante
.... extension 0..* Extension Additional content defined by implementations
Fatia: Não ordenado, Aberto por value:url
.... identifier Σ 1..1 Identifier Logical reference, when literal reference is not known
..... extension 0..* Extension Additional content defined by implementations
Fatia: Não ordenado, Aberto por value:url
..... system Σ 1..1 uri The namespace for the identifier value
Exemplo General: http://www.acme.com/identifiers/patient
..... value Σ 1..1 string The value that is unique
Exemplo General: 123456
... reasonReference Σ 1..1 Reference(CID10 Avaliado) Motivo da solicitação
.... 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

doco Documentação para este formato

Terminologia Ligações

CaminhoConformidadeConjunto de valoresURI
ServiceRequest.statusrequiredStatus de requisição de regulação assistencial
http://www.saude.gov.br/fhir/r4/ValueSet/BRStatusRequisicaoRegulacaoAssistencial
From este IG
ServiceRequest.intentrequiredIntenção de requisição de regulação assistencial
http://www.saude.gov.br/fhir/r4/ValueSet/BRIntencaoRegulacao
From este IG
ServiceRequest.categoryrequiredModalidade Assistencial MIRA
http://www.saude.gov.br/fhir/r4/ValueSet/BRModalidadeAssistencialMIRA
From este IG
ServiceRequest.priorityrequiredCaráter de Atendimento no MIRA
http://www.saude.gov.br/fhir/r4/ValueSet/BRCaraterAtendimentoMIRA
From este IG
ServiceRequest.coderequiredProcedimento realizado
http://www.saude.gov.br/fhir/r4/ValueSet/BRProcedimentosNacionais-1.0
From este IG
ServiceRequest.performerTyperequiredClassificaçã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()

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
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... 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)
... 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)
.... coding Σ 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 Σ 1..1 CodeableConcept Código do procedimento.
Vínculo: Procedimento realizado (required): SIGTAP
.... coding Σ 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 Σ 1..1 Reference(Indivíduo) Paciente
.... identifier Σ 1..1 Identifier Logical reference, when literal reference is not known
..... system Σ 1..1 uri The namespace for the identifier value
Exemplo General: http://www.acme.com/identifiers/patient
..... value Σ 1..1 string The value that is unique
Exemplo General: 123456
... occurrence[x] Σ 0..1 dateTime Quando o procedimento foi executado
... authoredOn Σ 1..1 dateTime Data e hora em que o procediento foi solicitado.
... requester Σ 1..1 Reference(Estabelecimento de Saúde) Estabelecimento de saúde solicitante
.... identifier Σ 1..1 Identifier Logical reference, when literal reference is not known
..... system Σ 1..1 uri The namespace for the identifier value
Exemplo General: http://www.acme.com/identifiers/patient
..... value Σ 1..1 string The value that is unique
Exemplo General: 123456
... performerType Σ 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 Σ 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 Σ 0..1 Reference(Estabelecimento de Saúde) Estabelecimento de sáude executante
.... identifier Σ 1..1 Identifier Logical reference, when literal reference is not known
..... system Σ 1..1 uri The namespace for the identifier value
Exemplo General: http://www.acme.com/identifiers/patient
..... value Σ 1..1 string The value that is unique
Exemplo General: 123456
... reasonReference Σ 1..1 Reference(CID10 Avaliado) Motivo da solicitação
.... 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.statusrequiredStatus de requisição de regulação assistencial
http://www.saude.gov.br/fhir/r4/ValueSet/BRStatusRequisicaoRegulacaoAssistencial
From este IG
ServiceRequest.intentrequiredIntenção de requisição de regulação assistencial
http://www.saude.gov.br/fhir/r4/ValueSet/BRIntencaoRegulacao
From este IG
ServiceRequest.categoryrequiredModalidade Assistencial MIRA
http://www.saude.gov.br/fhir/r4/ValueSet/BRModalidadeAssistencialMIRA
From este IG
ServiceRequest.priorityrequiredCaráter de Atendimento no MIRA
http://www.saude.gov.br/fhir/r4/ValueSet/BRCaraterAtendimentoMIRA
From este IG
ServiceRequest.coderequiredProcedimento realizado
http://www.saude.gov.br/fhir/r4/ValueSet/BRProcedimentosNacionais-1.0
From este IG
ServiceRequest.performerTyperequiredClassificaçã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()

Differential View

This structure is derived from ServiceRequest

NomeBandeirasCard.TipoDescrição e condicionalismos    Filter: Filtersdoco
.. ServiceRequest 0..* ServiceRequest A request for a service to be performed
... id 0..0
... implicitRules 0..0
... language 0..0
... text 0..0
... contained 0..0
... identifier 0..0
... instantiatesCanonical 0..0
... instantiatesUri 0..0
... basedOn 0..0
... replaces 0..0
... requisition 0..0
... 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)
... 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)
... category 1..1 CodeableConcept Modalidade assistencial.
Vínculo: Modalidade Assistencial MIRA (required): Modalidade assistencial.
.... id 0..0
.... coding 1..1 Coding Code defined by a terminology system
..... id 0..0
..... system 1..1 uri Identity of the terminology system
..... code 1..1 code Symbol in syntax defined by the system
..... userSelected 0..0
.... text 0..0
... priority 1..1 code Caráter do atendimento.
Vínculo: Caráter de Atendimento no MIRA (required): Caráter do atendimento
... doNotPerform 0..0
... code 1..1 CodeableConcept Código do procedimento.
Vínculo: Procedimento realizado (required): SIGTAP
.... id 0..0
.... coding 1..1 Coding Code defined by a terminology system
..... id 0..0
..... system 1..1 uri Identity of the terminology system
..... code 1..1 code Symbol in syntax defined by the system
..... userSelected 0..0
.... text 0..0
... orderDetail 0..0
... quantity[x] 0..0
... subject 1..1 Reference(Indivíduo) Paciente
.... id 0..0
.... reference 0..0
.... type 0..0
.... identifier 1..1 Identifier Logical reference, when literal reference is not known
..... id 0..0
..... use 0..0
..... type 0..0
..... system 1..1 uri The namespace for the identifier value
..... value 1..1 string The value that is unique
..... period 0..0
..... assigner 0..0
.... display 0..0
... encounter 0..0
... occurrence[x] 0..1 dateTime Quando o procedimento foi executado
.... id 0..0
... asNeeded[x] 0..0
... authoredOn 1..1 dateTime Data e hora em que o procediento foi solicitado.
... requester 1..1 Reference(Estabelecimento de Saúde) Estabelecimento de saúde solicitante
.... id 0..0
.... reference 0..0
.... type 0..0
.... identifier 1..1 Identifier Logical reference, when literal reference is not known
..... id 0..0
..... use 0..0
..... type 0..0
..... system 1..1 uri The namespace for the identifier value
..... value 1..1 string The value that is unique
..... period 0..0
..... assigner 0..0
.... display 0..0
... performerType 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.
.... id 0..0
.... coding 1..1 Coding Code defined by a terminology system
..... id 0..0
..... system 1..1 uri Identity of the terminology system
..... code 1..1 code Symbol in syntax defined by the system
..... userSelected 0..0
.... text 0..0
... performer 0..1 Reference(Estabelecimento de Saúde) Estabelecimento de sáude executante
.... id 0..0
.... reference 0..0
.... type 0..0
.... identifier 1..1 Identifier Logical reference, when literal reference is not known
..... id 0..0
..... use 0..0
..... type 0..0
..... system 1..1 uri The namespace for the identifier value
..... value 1..1 string The value that is unique
..... period 0..0
..... assigner 0..0
.... display 0..0
... locationCode 0..0
... locationReference 0..0
... reasonCode 0..0
... reasonReference 1..1 Reference(CID10 Avaliado) Motivo da solicitação
.... id 0..0
.... reference 1..1 string Literal reference, Relative, internal or absolute URL
.... type 0..0
.... identifier 0..0
.... display 0..0
... insurance 0..0
... supportingInfo 0..0
... specimen 0..0
... bodySite 0..0
... note 0..0
... patientInstruction 0..0
... relevantHistory 0..0

doco Documentação para este formato

Terminologia Ligações (Diferencial)

CaminhoConformidadeConjunto de valoresURI
ServiceRequest.statusrequiredStatus de requisição de regulação assistencial
http://www.saude.gov.br/fhir/r4/ValueSet/BRStatusRequisicaoRegulacaoAssistencial
From este IG
ServiceRequest.intentrequiredIntenção de requisição de regulação assistencial
http://www.saude.gov.br/fhir/r4/ValueSet/BRIntencaoRegulacao
From este IG
ServiceRequest.categoryrequiredModalidade Assistencial MIRA
http://www.saude.gov.br/fhir/r4/ValueSet/BRModalidadeAssistencialMIRA
From este IG
ServiceRequest.priorityrequiredCaráter de Atendimento no MIRA
http://www.saude.gov.br/fhir/r4/ValueSet/BRCaraterAtendimentoMIRA
From este IG
ServiceRequest.coderequiredProcedimento realizado
http://www.saude.gov.br/fhir/r4/ValueSet/BRProcedimentosNacionais-1.0
From este IG
ServiceRequest.performerTyperequiredClassificaçã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
... meta Σ 0..1 Meta Metadata about the resource
... extension 0..* Extension Additional content defined by implementations
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... 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)
... category Σ 1..1 CodeableConcept Modalidade assistencial.
Vínculo: Modalidade Assistencial MIRA (required): Modalidade assistencial.
.... 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
..... 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
..... 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 Σ 1..1 CodeableConcept Código do procedimento.
Vínculo: Procedimento realizado (required): SIGTAP
.... 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
..... 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
..... 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 Σ 1..1 Reference(Indivíduo) Paciente
.... extension 0..* Extension Additional content defined by implementations
Fatia: Não ordenado, Aberto por value:url
.... identifier Σ 1..1 Identifier Logical reference, when literal reference is not known
..... extension 0..* Extension Additional content defined by implementations
Fatia: Não ordenado, Aberto por value:url
..... system Σ 1..1 uri The namespace for the identifier value
Exemplo General: http://www.acme.com/identifiers/patient
..... value Σ 1..1 string The value that is unique
Exemplo General: 123456
... occurrence[x] Σ 0..1 dateTime Quando o procedimento foi executado
.... extension 0..* Extension Additional content defined by implementations
.... value 0..1 dateTime Primitive value for dateTime
... authoredOn Σ 1..1 dateTime Data e hora em que o procediento foi solicitado.
... requester Σ 1..1 Reference(Estabelecimento de Saúde) Estabelecimento de saúde solicitante
.... extension 0..* Extension Additional content defined by implementations
Fatia: Não ordenado, Aberto por value:url
.... identifier Σ 1..1 Identifier Logical reference, when literal reference is not known
..... extension 0..* Extension Additional content defined by implementations
Fatia: Não ordenado, Aberto por value:url
..... system Σ 1..1 uri The namespace for the identifier value
Exemplo General: http://www.acme.com/identifiers/patient
..... value Σ 1..1 string The value that is unique
Exemplo General: 123456
... performerType Σ 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 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
..... 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
..... 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 Σ 0..1 Reference(Estabelecimento de Saúde) Estabelecimento de sáude executante
.... extension 0..* Extension Additional content defined by implementations
Fatia: Não ordenado, Aberto por value:url
.... identifier Σ 1..1 Identifier Logical reference, when literal reference is not known
..... extension 0..* Extension Additional content defined by implementations
Fatia: Não ordenado, Aberto por value:url
..... system Σ 1..1 uri The namespace for the identifier value
Exemplo General: http://www.acme.com/identifiers/patient
..... value Σ 1..1 string The value that is unique
Exemplo General: 123456
... reasonReference Σ 1..1 Reference(CID10 Avaliado) Motivo da solicitação
.... 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

doco Documentação para este formato

Terminologia Ligações

CaminhoConformidadeConjunto de valoresURI
ServiceRequest.statusrequiredStatus de requisição de regulação assistencial
http://www.saude.gov.br/fhir/r4/ValueSet/BRStatusRequisicaoRegulacaoAssistencial
From este IG
ServiceRequest.intentrequiredIntenção de requisição de regulação assistencial
http://www.saude.gov.br/fhir/r4/ValueSet/BRIntencaoRegulacao
From este IG
ServiceRequest.categoryrequiredModalidade Assistencial MIRA
http://www.saude.gov.br/fhir/r4/ValueSet/BRModalidadeAssistencialMIRA
From este IG
ServiceRequest.priorityrequiredCaráter de Atendimento no MIRA
http://www.saude.gov.br/fhir/r4/ValueSet/BRCaraterAtendimentoMIRA
From este IG
ServiceRequest.coderequiredProcedimento realizado
http://www.saude.gov.br/fhir/r4/ValueSet/BRProcedimentosNacionais-1.0
From este IG
ServiceRequest.performerTyperequiredClassificaçã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()

This structure is derived from ServiceRequest

 

Other representations of profile: CSV, Excel, Schematron