Class: OrcaApi::DiseaseService
- Defined in:
- lib/orca_api/disease_service.rb
Overview
患者の病名情報を扱うサービスを表現したクラス
Instance Attribute Summary
Attributes inherited from Service
Instance Method Summary collapse
-
#get(params) ⇒ Object
患者の病名情報の取得.
-
#update(params) ⇒ Object
患者の病名情報の登録・更新・削除.
Methods inherited from Service
Constructor Details
This class inherits a constructor from OrcaApi::Service
Constructor Details
This class inherits a constructor from OrcaApi::Service