症状詳記情報取得
更新履歴
2024-10-24 Request_Number = 03 を追加。
2021-01-27 レイアウト資料に項目を追加。
症状詳記情報取得 (URL:/api01rv2/subjectiveslstv2)
登録されている症状詳記一覧およびその詳細情報の取得を可能とします。
Request_Number = 01 により、全ての症状詳記区分リストを返却します。
Request_Number = 02 において、診療科、保険組合せ等を設定することにより該当の症状詳記区分に登録されているコメント内容を返却します。
このリクエストで診療科等を設定しない場合は、Request_Number = 01で返却された最初の症状詳記のコメント内容を返却します。
Request_Number = 03 により 症状詳記区分リスト(Subjectives_Detail_Information)を返却します。
リクエストサンプル
<data>
<subjectiveslstreq type="record">
<Request_Number type="string">02</Request_Number>
<Patient_ID type="string">161</Patient_ID>
<Perform_Date type="string">2017-10</Perform_Date>
<InOut type="string">O</InOut>
<Department_Code type="string">02</Department_Code>
<Insurance_Combination_Number type="string">7</Insurance_Combination_Number>
<Subjectives_Detail_Record type="string">02</Subjectives_Detail_Record>
<Subjectives_Number type="string">01</Subjectives_Number>
</subjectiveslstreq>
</data>
レスポンスサンプル
<?xml version="1.0" encoding="UTF-8"?>
<xmlio2>
<subjectiveslstres type="record">
<Information_Date type="string">2017-10-12</Information_Date>
<Information_Time type="string">13:07:25</Information_Time>
<Api_Result type="string">000</Api_Result>
<Api_Result_Message type="string">処理終了</Api_Result_Message>
<Reskey type="string">Acceptance_Info</Reskey>
<Patient_Information type="record">
<Patient_ID type="string">00161</Patient_ID>
<WholeName type="string">羽織 てすと</WholeName>
<WholeName_inKana type="string">ハオリ テスト</WholeName_inKana>
<BirthDate type="string">1971-06-04</BirthDate>
<Sex type="string">2</Sex>
</Patient_Information>
<Perform_Date type="string">2017-10</Perform_Date>
<Subjectives_Information type="array">
<Subjectives_Information_child type="record">
<InOut type="string">O</InOut>
<Department_Code type="string">02</Department_Code>
<Department_Name type="string">精神科</Department_Name>
<HealthInsurance_Information type="record">
<Insurance_Combination_Number type="string">0007</Insurance_Combination_Number>
<Insurance_Combination_StartDate type="string">2016-01-12</Insurance_Combination_StartDate>
<Insurance_Combination_ExpiredDate type="string">9999-12-31</Insurance_Combination_ExpiredDate>
<InsuranceProvider_Class type="string">060</InsuranceProvider_Class>
<InsuranceProvider_WholeName type="string">国保</InsuranceProvider_WholeName>
<InsuranceProvider_Number type="string">320010</InsuranceProvider_Number>
<HealthInsuredPerson_Symbol type="string">1234567</HealthInsuredPerson_Symbol>
<HealthInsuredPerson_Number type="string">5566778</HealthInsuredPerson_Number>
<HealthInsuredPerson_Assistance type="string">3</HealthInsuredPerson_Assistance>
<HealthInsuredPerson_Assistance_WholeName type="string">3割</HealthInsuredPerson_Assistance_WholeName>
<RelationToInsuredPerson type="string">1</RelationToInsuredPerson>
<PublicInsurance_Information type="array">
<PublicInsurance_Information_child type="record">
<PublicInsurance_Class type="string">021</PublicInsurance_Class>
<PublicInsurance_Name type="string">精神通院</PublicInsurance_Name>
<PublicInsurer_Number type="string">21123450</PublicInsurer_Number>
<PublicInsuredPerson_Number type="string">1234566</PublicInsuredPerson_Number>
</PublicInsurance_Information_child>
</PublicInsurance_Information>
</HealthInsurance_Information>
<Subjectives_Detail_Record type="string">02</Subjectives_Detail_Record>
<Subjectives_Detail_Record_WholeName type="string">主たる疾患の診療・検査所見</Subjectives_Detail_Record_WholeName>
<Subjectives_Number type="string">01</Subjectives_Number>
</Subjectives_Information_child>
</Subjectives_Information>
<Subjectives_Code_Information type="record">
<Subjectives_Code type="string">国保・精神通院保険の症状詳記</Subjectives_Code>
</Subjectives_Code_Information>
</subjectiveslstres>
</xmlio2>
レイアウト資料(PDF)
api01rv2_subjectiveslstv2.pdf
api01rv2_subjectiveslstv2_err.pdf