adicionado API e DB no import_sigtap_screen.dart
This commit is contained in:
45
lib/screens/configurations/sigtap_json
Normal file
45
lib/screens/configurations/sigtap_json
Normal file
@@ -0,0 +1,45 @@
|
||||
{
|
||||
"competencia":"202303",
|
||||
"procedimentos":[
|
||||
{
|
||||
"codProcedimento":"0101010010",
|
||||
"nome":"ATIVIDADE EDUCATIVA \/ ORIENTA\u00c7\u00c3O EM GRUPO NA ATEN\u00c7\u00c3O PRIM\u00c1RIA",
|
||||
"codGrupo":"01",
|
||||
"qtdeMax":9999,
|
||||
"idadeMin":833,
|
||||
"idadeMax":833,
|
||||
"sexo":"N"
|
||||
}
|
||||
],
|
||||
"procedimentosRegistros":[
|
||||
{
|
||||
"codProcedimento":"0101010010",
|
||||
"codRegistro":"01"
|
||||
}
|
||||
],
|
||||
"CID":[
|
||||
{
|
||||
"codCID":"A000",
|
||||
"descCID":"A00.0 Colera dev Vibrio cholerae 01 biot cholerae",
|
||||
"restSexo":"5"
|
||||
}
|
||||
],
|
||||
"procedimentosCID":[
|
||||
{
|
||||
"codProcedimento":"0201010046",
|
||||
"codCID":"C211"
|
||||
}
|
||||
],
|
||||
"CBO":[
|
||||
{
|
||||
"codCBO":"223208",
|
||||
"descCBO":"Cirurgi\u00e3o dentista - cl\u00ednico geral"
|
||||
}
|
||||
],
|
||||
"procedimentosCBO":[
|
||||
{
|
||||
"codProcedimento":"0101010010",
|
||||
"codCBO":"223208"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user