gerint 0.1.8 → 0.1.9

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: c7ca0972b9c68df10f3ce3b750b9ec8715facdf843bbf222363ae888d971952e
4
- data.tar.gz: cdaa6b0889e0d4ad17a89f5a067e742a0ce82c9cc288458d9b18923e35cdab94
3
+ metadata.gz: ea7c79b2ffc1b988d0606c8d0c6c45318139d31e012e507025294a7da4e59972
4
+ data.tar.gz: 52f612f4001793ac86ce84fc8d7d6114d3da1620c3511e3852e2eee7e8310503
5
5
  SHA512:
6
- metadata.gz: 729c45f8d04fe4ad6f7abbb9275e1e0332c03296b0dcd260c1f40e49cf514fe60b08d945804234048fd0402db09debe61c1c759523d8743932bbcdeea44bc013
7
- data.tar.gz: 2bee6a039cb1147d23e12630f866040126b14a379046c34c571e30c95ad518c1433c1f734efa5b78753ba10ff48a828aa24422cb892d7c5d57d2ff21e016f025
6
+ metadata.gz: 5ed4a59ad96bba8a786a3ca93a671f15374e5b06894cd27abfd9e9b4cce13b8d2637e0fd7a4d34f6ba91ccb3945fa454223070b281a2cdad1d107bb5a6f041ec
7
+ data.tar.gz: 8dadf2ba37b09ad18819344afea286e405857547a1f15b4a2a9aebcd56da4788e12e465f20dba0549144bc4af2d56bf416b22eb27f0cbf33be27c22b4cd85b8e
@@ -8,7 +8,7 @@ module Gerint
8
8
  attr_accessor :pressaoArterialMinima, :temperatura, :saturacaoO2, :sensorio, :debitoUrinario, :procedimento
9
9
  attr_accessor :dialise, :suporteO2, :fluxo, :fiO2, :satO2, :peep, :condicao, :nome, :sexo, :idade, :codigoMunicipio
10
10
  attr_accessor :endereco, :codigoEspecialidade, :isolamentoNecessario, :germe1, :germe2, :germe3, :germeMultiresistente
11
- attr_accessor :possuiComorbidade, :comorbidade1, :comorbidade2, :comorbidade3, :dataHoraNascimento, :dataSolicitacao,
11
+ attr_accessor :possuiComorbidade, :comorbidade1, :comorbidade2, :comorbidade3, :dataHoraNascimento, :dataSolicitacao
12
12
  attr_accessor :tipoPaciente
13
13
 
14
14
  def as_json(options={})
@@ -1,3 +1,3 @@
1
1
  module Gerint
2
- VERSION = "0.1.8"
2
+ VERSION = "0.1.9"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: gerint
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.8
4
+ version: 0.1.9
5
5
  platform: ruby
6
6
  authors:
7
7
  - Nelson Coelho
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2023-09-18 00:00:00.000000000 Z
11
+ date: 2023-09-19 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler