public class Block extends AbstractModel
header, skipSign
Constructor and Description |
---|
Block() |
Block(Block source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Modifier and Type | Method and Description |
---|---|
BirthCert[] |
getBirthCert()
Get 出生证明结构化信息
注意:此字段可能返回 null,表示取不到有效值。
|
Indicator[] |
getC14()
Get C14检验报告
注意:此字段可能返回 null,表示取不到有效值。
|
Check[] |
getCheck()
Get 诊断信息
注意:此字段可能返回 null,表示取不到有效值。
|
CovidItemsInfo[] |
getCovid()
Get 核酸报告结论
注意:此字段可能返回 null,表示取不到有效值。
|
DiagCert[] |
getDiagCert()
Get 诊断证明
注意:此字段可能返回 null,表示取不到有效值。
|
Electrocardiogram[] |
getElectrocardiogram()
Get 心电图
注意:此字段可能返回 null,表示取不到有效值。
|
Endoscopy[] |
getEndoscopy()
Get 内窥镜报告
注意:此字段可能返回 null,表示取不到有效值。
|
Exame[] |
getExame()
Get 体检结论
注意:此字段可能返回 null,表示取不到有效值。
|
EyeItemsInfo[] |
getEye()
Get 眼科报告结构体
注意:此字段可能返回 null,表示取不到有效值。
|
FirstPage[] |
getFirstPage()
Get 病案首页
注意:此字段可能返回 null,表示取不到有效值。
|
Hospitalization[] |
getHospitalization()
Get 出入院信息
注意:此字段可能返回 null,表示取不到有效值。
|
Indicator[] |
getIndicator()
Get 检验报告
注意:此字段可能返回 null,表示取不到有效值。
|
IndicatorV3[] |
getIndicatorV3()
Get 检验报告v3
注意:此字段可能返回 null,表示取不到有效值。
|
Maternity[] |
getMaternity()
Get 孕产报告
注意:此字段可能返回 null,表示取不到有效值。
|
MedDoc[] |
getMedDoc()
Get 医学资料
注意:此字段可能返回 null,表示取不到有效值。
|
DischargeInfoBlock[] |
getMedDocV2()
Get 出入院结构体
注意:此字段可能返回 null,表示取不到有效值。
|
MedicalRecordInfo[] |
getMedicalRecordInfo()
Get 门诊病历信息
注意:此字段可能返回 null,表示取不到有效值。
|
PathologyReport[] |
getPathology()
Get 病理报告
注意:此字段可能返回 null,表示取不到有效值。
|
PathologyV2[] |
getPathologyV2()
Get 病理报告v2
注意:此字段可能返回 null,表示取不到有效值。
|
PhysicalExaminationV1 |
getPhysicalExamination()
Get 体检报告信息
注意:此字段可能返回 null,表示取不到有效值。
|
Prescription[] |
getPrescription()
Get 处方单
注意:此字段可能返回 null,表示取不到有效值。
|
Surgery[] |
getSurgery()
Get 手术记录
注意:此字段可能返回 null,表示取不到有效值。
|
TextTypeListBlock[] |
getTextTypeListBlocks()
Get 文本类型列表
注意:此字段可能返回 null,表示取不到有效值。
|
TimelineInformation[] |
getTimeline()
Get 时间轴
注意:此字段可能返回 null,表示取不到有效值。
|
VaccineCertificate[] |
getVaccineCertificate()
Get 免疫接种证明
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setBirthCert(BirthCert[] BirthCert)
Set 出生证明结构化信息
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setC14(Indicator[] C14)
Set C14检验报告
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setCheck(Check[] Check)
Set 诊断信息
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setCovid(CovidItemsInfo[] Covid)
Set 核酸报告结论
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setDiagCert(DiagCert[] DiagCert)
Set 诊断证明
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setElectrocardiogram(Electrocardiogram[] Electrocardiogram)
Set 心电图
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setEndoscopy(Endoscopy[] Endoscopy)
Set 内窥镜报告
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setExame(Exame[] Exame)
Set 体检结论
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setEye(EyeItemsInfo[] Eye)
Set 眼科报告结构体
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setFirstPage(FirstPage[] FirstPage)
Set 病案首页
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setHospitalization(Hospitalization[] Hospitalization)
Set 出入院信息
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setIndicator(Indicator[] Indicator)
Set 检验报告
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setIndicatorV3(IndicatorV3[] IndicatorV3)
Set 检验报告v3
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setMaternity(Maternity[] Maternity)
Set 孕产报告
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setMedDoc(MedDoc[] MedDoc)
Set 医学资料
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setMedDocV2(DischargeInfoBlock[] MedDocV2)
Set 出入院结构体
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setMedicalRecordInfo(MedicalRecordInfo[] MedicalRecordInfo)
Set 门诊病历信息
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setPathology(PathologyReport[] Pathology)
Set 病理报告
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setPathologyV2(PathologyV2[] PathologyV2)
Set 病理报告v2
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setPhysicalExamination(PhysicalExaminationV1 PhysicalExamination)
Set 体检报告信息
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setPrescription(Prescription[] Prescription)
Set 处方单
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setSurgery(Surgery[] Surgery)
Set 手术记录
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setTextTypeListBlocks(TextTypeListBlock[] TextTypeListBlocks)
Set 文本类型列表
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setTimeline(TimelineInformation[] Timeline)
Set 时间轴
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setVaccineCertificate(VaccineCertificate[] VaccineCertificate)
Set 免疫接种证明
注意:此字段可能返回 null,表示取不到有效值。
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
public Block()
public Block(Block source)
public Check[] getCheck()
public void setCheck(Check[] Check)
Check
- 诊断信息
注意:此字段可能返回 null,表示取不到有效值。public PathologyReport[] getPathology()
public void setPathology(PathologyReport[] Pathology)
Pathology
- 病理报告
注意:此字段可能返回 null,表示取不到有效值。public MedDoc[] getMedDoc()
public void setMedDoc(MedDoc[] MedDoc)
MedDoc
- 医学资料
注意:此字段可能返回 null,表示取不到有效值。public DiagCert[] getDiagCert()
public void setDiagCert(DiagCert[] DiagCert)
DiagCert
- 诊断证明
注意:此字段可能返回 null,表示取不到有效值。public FirstPage[] getFirstPage()
public void setFirstPage(FirstPage[] FirstPage)
FirstPage
- 病案首页
注意:此字段可能返回 null,表示取不到有效值。public Indicator[] getIndicator()
public void setIndicator(Indicator[] Indicator)
Indicator
- 检验报告
注意:此字段可能返回 null,表示取不到有效值。public MedicalRecordInfo[] getMedicalRecordInfo()
public void setMedicalRecordInfo(MedicalRecordInfo[] MedicalRecordInfo)
MedicalRecordInfo
- 门诊病历信息
注意:此字段可能返回 null,表示取不到有效值。public Hospitalization[] getHospitalization()
public void setHospitalization(Hospitalization[] Hospitalization)
Hospitalization
- 出入院信息
注意:此字段可能返回 null,表示取不到有效值。public Surgery[] getSurgery()
public void setSurgery(Surgery[] Surgery)
Surgery
- 手术记录
注意:此字段可能返回 null,表示取不到有效值。public Prescription[] getPrescription()
public void setPrescription(Prescription[] Prescription)
Prescription
- 处方单
注意:此字段可能返回 null,表示取不到有效值。public VaccineCertificate[] getVaccineCertificate()
public void setVaccineCertificate(VaccineCertificate[] VaccineCertificate)
VaccineCertificate
- 免疫接种证明
注意:此字段可能返回 null,表示取不到有效值。public Electrocardiogram[] getElectrocardiogram()
public void setElectrocardiogram(Electrocardiogram[] Electrocardiogram)
Electrocardiogram
- 心电图
注意:此字段可能返回 null,表示取不到有效值。public PathologyV2[] getPathologyV2()
public void setPathologyV2(PathologyV2[] PathologyV2)
PathologyV2
- 病理报告v2
注意:此字段可能返回 null,表示取不到有效值。public Endoscopy[] getEndoscopy()
public void setEndoscopy(Endoscopy[] Endoscopy)
Endoscopy
- 内窥镜报告
注意:此字段可能返回 null,表示取不到有效值。public Indicator[] getC14()
public void setC14(Indicator[] C14)
C14
- C14检验报告
注意:此字段可能返回 null,表示取不到有效值。public Exame[] getExame()
public void setExame(Exame[] Exame)
Exame
- 体检结论
注意:此字段可能返回 null,表示取不到有效值。public DischargeInfoBlock[] getMedDocV2()
public void setMedDocV2(DischargeInfoBlock[] MedDocV2)
MedDocV2
- 出入院结构体
注意:此字段可能返回 null,表示取不到有效值。public IndicatorV3[] getIndicatorV3()
public void setIndicatorV3(IndicatorV3[] IndicatorV3)
IndicatorV3
- 检验报告v3
注意:此字段可能返回 null,表示取不到有效值。public Maternity[] getMaternity()
public void setMaternity(Maternity[] Maternity)
Maternity
- 孕产报告
注意:此字段可能返回 null,表示取不到有效值。public TimelineInformation[] getTimeline()
public void setTimeline(TimelineInformation[] Timeline)
Timeline
- 时间轴
注意:此字段可能返回 null,表示取不到有效值。public CovidItemsInfo[] getCovid()
public void setCovid(CovidItemsInfo[] Covid)
Covid
- 核酸报告结论
注意:此字段可能返回 null,表示取不到有效值。public EyeItemsInfo[] getEye()
public void setEye(EyeItemsInfo[] Eye)
Eye
- 眼科报告结构体
注意:此字段可能返回 null,表示取不到有效值。public BirthCert[] getBirthCert()
public void setBirthCert(BirthCert[] BirthCert)
BirthCert
- 出生证明结构化信息
注意:此字段可能返回 null,表示取不到有效值。public TextTypeListBlock[] getTextTypeListBlocks()
public void setTextTypeListBlocks(TextTypeListBlock[] TextTypeListBlocks)
TextTypeListBlocks
- 文本类型列表
注意:此字段可能返回 null,表示取不到有效值。public PhysicalExaminationV1 getPhysicalExamination()
public void setPhysicalExamination(PhysicalExaminationV1 PhysicalExamination)
PhysicalExamination
- 体检报告信息
注意:此字段可能返回 null,表示取不到有效值。Copyright © 2024. All rights reserved.