-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
20187 - Disponibilizar os thrifts e xmls novos no esusab-integracao #120
Open
alisson-fs
wants to merge
18
commits into
master
Choose a base branch
from
20187a
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 1 commit
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
5197a7a
feat: thrifts atualizados com as medições
alisson-fs edac83c
feat: atualização do thrift-exemplo com os thrifts atualizados
alisson-fs fd8b225
feat: XSDs atualizados com as medições
alisson-fs b59b7b9
feat: XMLs atualizados com as medições
alisson-fs 622aca1
fix: correção no campo de circunferencia abdominal
alisson-fs 24da590
fix: arquivos gerados com o thrift de medições atualizado
alisson-fs 2462d9e
fix: atualização no thrift-exemplo após atualização do thrift de medi…
alisson-fs 8e6dd12
fix: retirando alterações em arquivos de thrift desnecessários
alisson-fs 98cbb7d
fix: correção no campo de circunferencia abdominal no XSD
alisson-fs 482a9e5
fix: retirando alteração no arquivo da FAIMaster do thrift-exemplo
alisson-fs c95056d
fix: retirando alterações em arquivos desnecessários
alisson-fs 25f9ccb
fix: correção na versão dos XMLs
alisson-fs f5e7ab6
fix: correçõa na versão do XML da FAI
alisson-fs 54bdb3d
fix: ajuste na ordem dos atributos da ficha XML
alisson-fs b4e7db0
remover uuidrnds dos exemplos
wagnerbsantos 4f59af1
Merge branch 'master' of github.com:laboratoriobridge/esusab-integrac…
GuilhermePrandi d357408
fix: corrigindo versao do xml
GuilhermePrandi f52420d
feat: removendo campos depreciados dos thrifts
GuilhermePrandi File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
441 changes: 72 additions & 369 deletions
441
...ain/java/br/gov/saude/esus/ras/atendindividual/FichaAtendimentoIndividualChildThrift.java
Large diffs are not rendered by default.
Oops, something went wrong.
208 changes: 5 additions & 203 deletions
208
.../main/java/br/gov/saude/esus/ras/atendodonto/FichaAtendimentoOdontologicoChildThrift.java
Large diffs are not rendered by default.
Oops, something went wrong.
210 changes: 6 additions & 204 deletions
210
.../src/main/java/br/gov/saude/esus/ras/atendprocedimentos/FichaProcedimentoChildThrift.java
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Acho que essa não muda depois da https://github.com/laboratoriobridge/pec/issues/20950 né
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ela deve ter os campos depreciados sim, o problema da issue é que um atendimento individual estava enviando as medições tanto na FAI quanto na FP, sendo que deveria ser só na FAI
Se for um atendimento de procedimentos com o CBO que só preenche a FP, as medições devem ir na FP daí ;)