医疗保健 FHIR R4 数据架构参考

Agent Search 支持部分 FHIR R4 资源。本页面列出了支持的 FHIR 资源和元素。对于每种资源,此页面都会显示一个 Google 定义的架构配置表,其中包含以下详细信息:

  • 对勾标记,用于指示元素是否默认可编入索引、可搜索和可检索。如需了解这些字段设置,请参阅配置字段设置。
  • 一个勾号,用于指示在生成 LLM 回答时,相应元素是否被视为输入字段。也就是说,为了生成 LLM 回答的输入提示,系统会从文档中检索这些字段。此字段无法作为架构配置的一部分进行配置。

修改架构配置

如需修改架构配置,请在创建数据存储区时选择自定义架构选项。您可以在创建数据存储区时或之后修改架构配置。

资源级规范

Agent Search 支持以下资源和资源引用:

数据存储区级规范

支持数据存储区中的以下属性。

属性 可编入索引 可搜索 可检索
id ✔ — ✔
resource_type ✔ — ✔
resource_datetime ✔ — ✔
patient_id ✔ — ✔

字段级规范

Agent Search 支持每个受支持的 FHIR 资源中的部分 FHIR 数据元素。以下部分列出了所有受支持的 FHIR 资源的支持元素,并说明了在以下条件下元素是否可编入索引、可搜索和可检索:

  • 如果重复元素的索引为空或为 [],则支持此元素的所有实例。例如,在 AllergyIntolerance 资源中,支持所有 clinicalStatus.coding[].code 实例。
  • 如果重复元素具有特定索引或 [0],则仅支持第一个实例。例如,在 Composition 资源中,仅支持第一个 author[0].display 实例。
  • 支持相对资源引用,格式为 Resource/resourceId。例如,subject.reference 的值必须为 Patient/034AB16。
  • 绝对引用仅适用于二进制资源,且数据类型设置为 attachment。绝对引用仅适用于符合以下模式的 Cloud Storage 位置:gs://BUCKET_NAME/FILE_PATH。
  • 不支持内部或逻辑引用,并且不会解析此类引用。

AllergyIntolerance

支持 AllergyIntolerance 资源中的以下元素。

元素 可编入索引 可搜索 可检索 LLM 输入 参考支持 限制条件
asserter.display — ✔ ✔ — — —
asserter.reference — — ✔ — ✔ 仅限从业人员。
clinicalStatus.coding[].code ✔ ✔ ✔ — — —
clinicalStatus.coding[].display — ✔ ✔ — — —
clinicalStatus.coding[].system — — ✔ — — —
code.coding[].code — — ✔ — — —
code.coding[].display — ✔ ✔ — — —
code.coding[].system — — ✔ — — —
code.text ✔ ✔ ✔ — — —
encounter.reference — — ✔ — — —
id ✔ — ✔ — — —
meta.source ✔ — ✔ — — —
meta.tag[].code ✔ — ✔ — — —
meta.tag[].display ✔ — ✔ — — —
meta.tag[].system ✔ — ✔ — — —
note[].text — ✔ ✔ ✔ — —
patient.reference ✔ — ✔ — ✔ 仅限患者。
reaction[].description — ✔ ✔ ✔ — —
reaction[].manifestation[].text — — ✔ ✔ — —
reaction[].severity — — ✔ ✔ — —
recordedDate ✔ — ✔ ✔ — —
recorder.display — ✔ ✔ — — —
recorder.reference — — ✔ — ✔ 仅限从业人员。
verificationStatus.coding[].code ✔ ✔ ✔ — — —
verificationStatus.coding[].display — ✔ ✔ — — —
verificationStatus.coding[].system — — ✔ — — —

预约

支持 Appointment 资源中的以下元素。

元素 可编入索引 可搜索 可检索 LLM 输入 参考支持 限制条件
appointmentType.coding[].code ✔ — ✔ — — —
appointmentType.coding[].display ✔ — ✔ — — —
appointmentType.coding[].system ✔ — ✔ — — —
comment — ✔ ✔ — — —
created ✔ — ✔ — — —
description ✔ ✔ ✔ — — —
id ✔ — ✔ — — —
participant[].actor.reference ✔ — ✔ — — —
participant[].type[].coding[].code ✔ — ✔ — — —
participant[].type[].coding[].display ✔ ✔ ✔ — — —
participant[].type[].coding[].system ✔ — ✔ — — —
participant[].type[].text ✔ ✔ ✔ — — —
reasonCode[].coding[].code ✔ — ✔ — — —
reasonCode[].coding[].display ✔ ✔ ✔ — — —
reasonCode[].coding[].system ✔ — ✔ — — —
reasonCode[].text ✔ ✔ ✔ — — —
serviceCategory[].coding[].code ✔ — ✔ — — —
serviceCategory[].coding[].display ✔ ✔ ✔ — — —
serviceCategory[].coding[].system ✔ — ✔ — — —
serviceCategory[].text ✔ ✔ ✔ — — —
start ✔ — ✔ — — —
status — — ✔ — — —

基本

基本资源中支持以下元素。

元素 可编入索引 可搜索 可检索 LLM 输入 参考支持 限制条件
author.display — ✔ ✔ — — —
author.reference — — ✔ — ✔ 仅限从业人员。
code.coding[].code — — ✔ — — —
code.coding[].display — ✔ ✔ — — —
code.coding[].system — — ✔ — — —
code.text ✔ ✔ ✔ — — —
created ✔ — ✔ — — —
id ✔ — ✔ — — —
meta.source ✔ — ✔ — — —
meta.tag[].code ✔ — ✔ — — —
meta.tag[].display ✔ — ✔ — — —
meta.tag[].system ✔ — ✔ — — —
subject.reference ✔ — ✔ — ✔ 仅限患者。
text.div — ✔ ✔ — — —

CarePlan

支持 CarePlan 资源中的以下元素。

元素 可编入索引 可搜索 可检索 LLM 输入 参考支持 限制条件
activity[].detail.description — ✔ ✔ — — —
activity[].progress[].text — ✔ ✔ — — —
addresses[].display — — ✔ — — —
addresses[].reference — — ✔ — — —
author.display — ✔ ✔ — — —
author.reference ✔ — ✔ — — —
category[].coding[].code ✔ — ✔ — — —
category[].coding[].display — ✔ ✔ — — —
category[].coding[].system — — ✔ — — —
category[].text ✔ ✔ ✔ — — —
created ✔ — ✔ — — —
description — ✔ ✔ — — —
encounter.reference — — ✔ — — —
goal[].display — — ✔ — — —
goal[].reference — — ✔ — — —
id ✔ — ✔ — — —
note[].text — ✔ ✔ — — —
period.end ✔ — ✔ — — —
period.start ✔ — ✔ — — —
status — — ✔ — — —
subject.reference ✔ — ✔ — — —
text.div — — ✔ — — —
title — ✔ ✔ — — —

乐曲

支持 Composition 资源中的以下元素。

元素 可编入索引 可搜索 可检索 LLM 输入 参考支持 限制条件
author[0].display — ✔ ✔ — — —
author[0].reference — — ✔ — ✔ 仅限从业人员。
category[].coding[].code — — ✔ — — —
category[].coding[].display — ✔ ✔ — — —
category[].coding[].system — — ✔ — — —
category[].text — ✔ ✔ — — —
date ✔ — ✔ ✔ — —
encounter.reference — — ✔ — — —
id ✔ — ✔ — — —
meta.source ✔ — ✔ — — —
meta.tag[].code ✔ — ✔ — — —
meta.tag[].display ✔ — ✔ — — —
meta.tag[].system ✔ — ✔ — — —
section[].text.div — ✔ ✔ ✔ — 必须提供此字段,资源才能编入索引。
status — — ✔ — — —
subject.reference ✔ — ✔ — ✔ 仅限患者。
title — — ✔ ✔ — —
type.coding[].code — — ✔ — — —
type.coding[].display ✔ ✔ ✔ — — —
type.coding[].system — — ✔ — — —
type.text ✔ ✔ ✔ — — —

条件

支持 Condition 资源中的以下元素。

元素 可编入索引 可搜索 可检索 LLM 输入 参考支持 限制条件
asserter.display — ✔ ✔ ✔ — —
asserter.reference — — ✔ — ✔ 仅限从业人员。
bodySite[].coding[].code ✔ — ✔ — — —
bodySite[].coding[].display — ✔ ✔ — — —
bodySite[].coding[].system — — ✔ — — —
bodySite[].text ✔ ✔ ✔ ✔ — —
category[].coding[].code ✔ — ✔ — — —
category[].coding[].display — ✔ ✔ — — —
category[].coding[].system — — ✔ — — —
category[].text ✔ ✔ ✔ ✔ — —
clinicalStatus.coding[].code — — ✔ — — —
clinicalStatus.coding[].display — — ✔ ✔ — —
clinicalStatus.coding[].system — — ✔ — — —
code.coding[].code ✔ ✔ ✔ — — —
code.coding[].display — ✔ ✔ — — —
code.coding[].system — — ✔ — — —
code.text ✔ ✔ ✔ ✔ — —
encounter.reference — — ✔ — — —
id ✔ — ✔ — — —
identifier[].system — — ✔ — — —
identifier[].value — — ✔ — — —
meta.source ✔ — ✔ — — —
meta.tag[].code ✔ — ✔ — — —
meta.tag[].display ✔ — ✔ — — —
meta.tag[].system ✔ — ✔ — — —
note[].text — ✔ ✔ ✔ — —
onsetDateTime ✔ — ✔ — — —
onsetPeriod.end ✔ — ✔ — — —
onsetPeriod.start ✔ — ✔ — — —
recordedDate ✔ — ✔ ✔ — —
recorder.display — ✔ ✔ ✔ — —
recorder.reference — — ✔ — ✔ 仅限从业人员。
subject.reference ✔ — ✔ — ✔ 仅限患者。
verificationStatus.coding[].code — — ✔ — — —
verificationStatus.coding[].display — — ✔ ✔ — —
verificationStatus.coding[].system — — ✔ — — —

DiagnosticReport

支持 DiagnosticReport 资源中的以下元素。

元素 可编入索引 可搜索 可检索 LLM 输入 参考支持 限制条件
category[].coding[].code — — ✔ — — —
category[].coding[].display — ✔ ✔ — — —
category[].coding[].system — — ✔ — — —
category[].text ✔ ✔ ✔ — — —
conclusion — ✔ ✔ ✔ — 此设置仅在 presentedForm[0].data 不可用时适用。
effectiveDateTime ✔ — ✔ ✔ — —
id ✔ — ✔ — — —
imagingStudy[].imagingStudyId — — ✔ — — —
issued ✔ — ✔ — — —
meta.source ✔ — ✔ — — —
meta.tag[].code ✔ — ✔ — — —
meta.tag[].display ✔ — ✔ — — —
meta.tag[].system ✔ — ✔ — — —
performer[0].display — ✔ ✔ — — —
performer[0].reference ✔ — ✔ — ✔ 仅限从业人员。
presentedForm[0].data — ✔ — ✔ — 需要采用 base64 编码。可以包含 路径。
subject.reference ✔ — ✔ — ✔ 仅限患者。

DocumentReference

支持 DocumentReference 资源中的以下元素。

元素 可编入索引 可搜索 可检索 LLM 输入 参考支持 限制条件
authenticator.display — — ✔ — — —
authenticator.reference — — ✔ — — —
author[0].display — — ✔ — — —
author[0].reference — — ✔ — — —
content[0].attachment.contentType — — ✔ ✔ —

支持的 MIME 类型:

  • application/json
  • application/pdf
  • application/rtf
  • application/xhtml+xml
  • application/xml
  • image/bmp
  • image/gif
  • image/jpeg
  • image/png
  • image/tiff
  • 文本/html
  • text/plain
  • text/xml
content[0].attachment.creation — — ✔ — — —
content[0].attachment.data — ✔ — ✔ — 需要采用 base64 编码。
content[0].attachment.title ✔ ✔ ✔ — — —
content[0].attachment.url — — ✔ ✔ — —
content[0].format.code — — ✔ — — —
content[0].format.display — — ✔ — — —
content[0].format.system — — ✔ — — —
context.encounter[].reference — — ✔ — — —
context.period.end — — ✔ — — —
context.period.start — — ✔ — — —
custodian.display — — ✔ — — —
custodian.reference — — ✔ — ✔ 仅限从业人员。
date ✔ — ✔ — — —
description ✔ ✔ ✔ — — —
docStatus — — ✔ — — —
id ✔ — ✔ — — —
identifier[].system — — ✔ — — —
identifier[].value — — ✔ — — —
meta.source ✔ — ✔ — — —
meta.tag[].code ✔ — ✔ — — —
meta.tag[].display ✔ — ✔ — — —
meta.tag[].system ✔ — ✔ — — —
status — — ✔ — — —
subject.reference ✔ — ✔ — ✔ 仅限患者。
type.coding[].code ✔ — ✔ — — —
type.coding[].display — ✔ ✔ — — —
type.coding[].system — — ✔ — — —
type.text ✔ ✔ ✔ — — —

邂逅

支持 Encounter 资源中的以下元素。

元素 可编入索引 可搜索 可检索 LLM 输入 参考支持 限制条件
class.code ✔ — ✔ — — —
class.display ✔ — ✔ ✔ — —
class.system ✔ — ✔ — — —
id ✔ — ✔ — — —
identifier[].system — — ✔ — — —
identifier[].value — — ✔ — — —
location[].location.display ✔ ✔ ✔ — — —
location[].location.reference — — ✔ — — —
meta.source ✔ — ✔ ✔ — —
meta.tag[].code ✔ — ✔ — — —
meta.tag[].display ✔ — ✔ ✔ — —
meta.tag[].system ✔ — ✔ — — —
participant[0].individual.display — ✔ ✔ — — —
participant[0].individual.reference — — ✔ — ✔ 仅限从业人员。
participant[].type[].coding[].code — — ✔ — — —
participant[].type[].coding[].display — — ✔ ✔ — —
participant[].type[].coding[].system — — ✔ — — —
participant[].type[].text — — ✔ ✔ — —
period.end ✔ — ✔ — — —
period.start ✔ — ✔ ✔ — —
reasonCode[].coding[].code — — ✔ — — —
reasonCode[].coding[].display — ✔ ✔ ✔ — —
reasonCode[].coding[].system — — ✔ — — —
reasonCode[].text — ✔ ✔ ✔ — —
serviceType.coding[].code — — ✔ — — —
serviceType.coding[].display — — ✔ ✔ — —
serviceType.coding[].system — — ✔ — — —
serviceType.text — — ✔ ✔ — —
status — — ✔ ✔ — —
subject.reference ✔ — ✔ — ✔ 仅限患者。
type[].coding[].code — — ✔ — — —
type[].coding[].display — — ✔ ✔ — —
type[].coding[].system — — ✔ — — —
type[].text — — ✔ ✔ — —

ImagingStudy

支持 ImagingStudy 资源中的以下元素。

元素 可编入索引 可搜索 可检索 LLM 输入 参考支持 限制条件
description — ✔ ✔ — — —
encounter.reference — — ✔ — — —
endpoint[0].reference — — ✔ — — —
id ✔ — ✔ — — —
identifier[].system — — ✔ — — —
identifier[].value — — ✔ — — —
meta.source ✔ — ✔ — — —
meta.tag[].code ✔ — ✔ — — —
meta.tag[].display ✔ — ✔ — — —
meta.tag[].system ✔ — ✔ — — —
modality[].code ✔ — ✔ — — —
modality[].display — ✔ ✔ — — —
modality[].system — — ✔ — — —
note[].text — ✔ ✔ — — —
procedureCode[].coding[].code ✔ — ✔ — — —
procedureCode[].coding[].display — ✔ ✔ — — —
procedureCode[].coding[].system — — ✔ — — —
procedureCode[].text — ✔ ✔ ✔ — —
referrer.display — ✔ ✔ — — —
referrer.reference — — ✔ — ✔ 仅限从业人员。
started ✔ — ✔ ✔ — —
status — — ✔ — — —
subject.reference ✔ — ✔ — ✔ 仅限患者。

疫苗接种

支持“Immunization”资源中的以下元素。

元素 可编入索引 可搜索 可检索 LLM 输入 参考支持 限制条件
encounter.reference — — ✔ — — —
id ✔ — ✔ — — —
identifier[].system — — ✔ — — —
identifier[].value — — ✔ — — —
manufacturer.display — — ✔ — — —
manufacturer.reference — — ✔ — — —
meta.source ✔ — ✔ — — —
meta.tag[].code ✔ — ✔ — — —
meta.tag[].display ✔ — ✔ — — —
meta.tag[].system ✔ — ✔ — — —
note[].text — — ✔ — — —
occurrenceDateTime ✔ — ✔ ✔ — —
occurrenceString — — ✔ — — —
patient.reference ✔ — ✔ — ✔ 仅限患者。
primarySource — — ✔ — — —
recorded ✔ — ✔ — — —
status — — ✔ — — —
statusReason.coding[].code ✔ — ✔ — — —
statusReason.coding[].display — ✔ ✔ — — —
statusReason.coding[].system — — ✔ — — —
statusReason.text — ✔ ✔ — — —
vaccineCode.coding[].code ✔ — ✔ — — —
vaccineCode.coding[].display — ✔ ✔ — — —
vaccineCode.coding[].system — — ✔ — — —
vaccineCode.text — ✔ ✔ ✔ — —

MedicationAdministration

支持 MedicationAdministration 资源中的以下元素。

元素 可编入索引 可搜索 可检索 LLM 输入 参考支持 限制条件
category.coding[].code ✔ — ✔ — — —
category.coding[].display — ✔ ✔ ✔ — —
category.coding[].system — — ✔ — — —
category.text ✔ ✔ ✔ ✔ — —
context.reference — — ✔ — — —
dosage.dose.unit — — ✔ ✔ — —
dosage.dose.value — — ✔ ✔ — —
dosage.method.coding[].code — — ✔ — — —
dosage.method.coding[].display — — ✔ ✔ — —
dosage.method.coding[].system — — ✔ — — —
dosage.method.text — — ✔ ✔ — —
dosage.rateQuantity.unit — — ✔ ✔ — —
dosage.rateQuantity.value — — ✔ ✔ — —
dosage.route.coding[].code — — ✔ — — —
dosage.route.coding[].display — — ✔ ✔ — —
dosage.route.coding[].system — — ✔ — — —
dosage.route.text — — ✔ ✔ — —
dosage.site.coding[].code — — ✔ — — —
dosage.site.coding[].display — — ✔ ✔ — —
dosage.site.coding[].system — — ✔ — — —
dosage.site.text — — ✔ ✔ — —
dosage.text — — ✔ ✔ — —
effectiveDateTime ✔ — ✔ ✔ — —
effectivePeriod.end ✔ — ✔ ✔ — —
effectivePeriod.start ✔ — ✔ ✔ — —
id ✔ — ✔ — — —
identifier[].system — — ✔ — — —
identifier[].value — — ✔ — — —
medicationCodeableConcept.coding[].code ✔ — ✔ — — —
medicationCodeableConcept.coding[].display — ✔ ✔ ✔ — —
medicationCodeableConcept.coding[].system — — ✔ — — —
medicationCodeableConcept.text ✔ ✔ ✔ ✔ — —
medicationReference.display — — ✔ ✔ — —
medicationReference.reference ✔ — ✔ — ✔ 仅限药物。
meta.source ✔ — ✔ — — —
meta.tag[].code ✔ — ✔ — — —
meta.tag[].display ✔ — ✔ — — —
meta.tag[].system ✔ — ✔ — — —
note[].text — ✔ ✔ ✔ — —
performer[0].actor.display — ✔ ✔ ✔ — —
performer[0].actor.reference — — ✔ — ✔ 仅限从业人员。
request.reference — — ✔ — — —
status — — ✔ ✔ — —
subject.reference ✔ — ✔ — ✔ 仅限患者。

MedicationDispense

支持 MedicationDispense 资源中的以下元素。

元素 可编入索引 可搜索 可检索 LLM 输入 参考支持 限制条件
category.coding[].code ✔ — ✔ — — —
category.coding[].display — ✔ ✔ ✔ — —
category.coding[].system — — ✔ — — —
category.text ✔ ✔ ✔ ✔ — —
context.reference — — ✔ — — —
daysSupply.code — — ✔ — — —
daysSupply.system — — ✔ — — —
daysSupply.unit — — ✔ ✔ — —
daysSupply.value — — ✔ ✔ — —
dosageInstruction[].doseAndRate[].doseQuantity.unit — — ✔ ✔ — —
dosageInstruction[].doseAndRate[].doseQuantity.value — — ✔ ✔ — —
dosageInstruction[].doseAndRate[].rateQuantity.unit — — ✔ ✔ — —
dosageInstruction[].doseAndRate[].rateQuantity.value — — ✔ ✔ — —
dosageInstruction[].method.coding[].code — — ✔ — — —
dosageInstruction[].method.coding[].display — — ✔ ✔ — —
dosageInstruction[].method.coding[].system — — ✔ — — —
dosageInstruction[].method.text — — ✔ ✔ — —
dosageInstruction[].route.coding[].code — — ✔ — — —
dosageInstruction[].route.coding[].display — — ✔ ✔ — —
dosageInstruction[].route.coding[].system — — ✔ — — —
dosageInstruction[].route.text — — ✔ ✔ — —
dosageInstruction[].site.coding[].code — — ✔ — — —
dosageInstruction[].site.coding[].display — — ✔ ✔ — —
dosageInstruction[].site.coding[].system — — ✔ — — —
dosageInstruction[].site.text — — ✔ ✔ — —
dosageInstruction[].text — — ✔ ✔ — —
id ✔ — ✔ — — —
identifier[].system — — ✔ — — —
identifier[].value — — ✔ — — —
medicationCodeableConcept.coding[].code ✔ — ✔ — — —
medicationCodeableConcept.coding[].display — ✔ ✔ ✔ — —
medicationCodeableConcept.coding[].system — — ✔ — — —
medicationCodeableConcept.text ✔ ✔ ✔ ✔ — —
medicationReference.display — — ✔ ✔ — —
medicationReference.reference ✔ — ✔ — ✔ 仅限药物。
meta.source ✔ — ✔ — — —
meta.tag[].code ✔ — ✔ — — —
meta.tag[].display ✔ — ✔ — — —
meta.tag[].system ✔ — ✔ — — —
note[].text — — ✔ ✔ — —
quantity.code — — ✔ — — —
quantity.system — — ✔ — — —
quantity.unit — — ✔ ✔ — —
quantity.value — — ✔ ✔ — —
status — — ✔ ✔ — —
statusReasonCodeableConcept.coding[].code — — ✔ — — —
statusReasonCodeableConcept.coding[].display — — ✔ ✔ — —
statusReasonCodeableConcept.coding[].system — — ✔ — — —
statusReasonCodeableConcept.text — — ✔ ✔ — —
subject.reference ✔ — ✔ — ✔ 仅限患者。
whenHandedOver ✔ — ✔ ✔ — —

MedicationRequest

支持 MedicationRequest 资源中的以下元素。

元素 可编入索引 可搜索 可检索 LLM 输入 参考支持 限制条件
authoredOn ✔ — ✔ ✔ — —
category[].coding[].code — — ✔ — — —
category[].coding[].display — ✔ ✔ ✔ — —
category[].coding[].system — — ✔ — — —
category[].text ✔ ✔ ✔ ✔ — —
dosageInstruction[].doseAndRate[].doseQuantity.unit — — ✔ ✔ — —
dosageInstruction[].doseAndRate[].doseQuantity.value — — ✔ ✔ — —
dosageInstruction[].patientInstruction — — ✔ ✔ — —
dosageInstruction[].route.text — — ✔ ✔ — —
dosageInstruction[].text — — ✔ ✔ — —
dosageInstruction[].timing.code.text — — ✔ ✔ — —
id ✔ — ✔ — — —
medicationCodeableConcept.coding[].code — — ✔ — — —
medicationCodeableConcept.coding[].display — ✔ ✔ ✔ — —
medicationCodeableConcept.coding[].system — — ✔ — — —
medicationCodeableConcept.text ✔ ✔ ✔ ✔ — —
medicationReference.display — — ✔ ✔ — —
medicationReference.reference ✔ — ✔ — ✔ 仅限药物。
meta.source ✔ — ✔ — — —
meta.tag[].code ✔ — ✔ — — —
meta.tag[].display ✔ — ✔ — — —
meta.tag[].system ✔ — ✔ — — —
reportedBoolean ✔ — ✔ — — —
reportedReference.display ✔ — ✔ ✔ — —
reportedReference.reference ✔ — ✔ — — —
requester.display — — ✔ ✔ — —
requester.reference — — ✔ — ✔ 仅限从业人员。
status ✔ — ✔ ✔ — —
subject.reference ✔ — ✔ — ✔ 仅限患者。

MedicationStatement

支持 MedicationStatement 资源中的以下元素。

元素 可编入索引 可搜索 可检索 LLM 输入 参考支持 限制条件
category.coding[].code — — ✔ — — —
category.coding[].display — ✔ ✔ ✔ — —
category.coding[].system — — ✔ — — —
category.text — ✔ ✔ ✔ — —
context.reference — — ✔ — — —
dateAsserted ✔ — ✔ ✔ — —
dosage[].doseAndRate[].doseQuantity.unit — — ✔ ✔ — —
dosage[].doseAndRate[].doseQuantity.value — — ✔ ✔ — —
dosage[].patientInstruction — — ✔ ✔ — —
dosage[].route.coding[].code — — ✔ — — —
dosage[].route.coding[].display — — ✔ ✔ — —
dosage[].route.coding[].system — — ✔ — — —
dosage[].route.text — — ✔ ✔ — —
dosage[].text — — ✔ ✔ — —
dosage[].timing.code.text — — ✔ ✔ — —
effectiveDateTime ✔ — ✔ ✔ — —
effectivePeriod.end ✔ — ✔ ✔ — —
effectivePeriod.start ✔ — ✔ ✔ — —
id ✔ — ✔ — — —
medicationCodeableConcept.coding[].code — — ✔ — — —
medicationCodeableConcept.coding[].display — ✔ ✔ — — —
medicationCodeableConcept.coding[].system — — ✔ — — —
medicationCodeableConcept.text ✔ ✔ ✔ — — —
medicationReference.display — — ✔ — — —
medicationReference.reference ✔ — ✔ — — —
meta.source ✔ — ✔ — — —
meta.tag[].code ✔ — ✔ — — —
meta.tag[].display ✔ — ✔ — — —
meta.tag[].system ✔ — ✔ — — —
status ✔ — ✔ ✔ — —
subject.reference ✔ — ✔ — — —

观察

支持 Observation 资源中的以下元素。

元素 可编入索引 可搜索 可检索 LLM 输入 参考支持 限制条件
category[].coding[].code ✔ ✔ ✔ — — —
category[].coding[].display — ✔ ✔ — — —
category[].coding[].system — — ✔ — — —
code.coding[].code ✔ ✔ ✔ — — —
code.coding[].display — ✔ ✔ ✔ — —
code.coding[].system ✔ ✔ ✔ — — —
code.text ✔ ✔ ✔ ✔ — —
component[].code.coding[].code ✔ ✔ ✔ — — —
component[].code.coding[].display — ✔ ✔ ✔ — —
component[].code.coding[].system — — ✔ — — —
component[].code.text ✔ ✔ ✔ ✔ — —
component[].valueQuantity.unit — — ✔ ✔ — —
component[].valueQuantity.value — — ✔ ✔ — —
effectiveDateTime ✔ — ✔ ✔ — —
encounter.reference — — ✔ — — —
id ✔ — ✔ — — —
issued ✔ — ✔ — — —
meta.source ✔ — ✔ — — —
meta.tag[].code ✔ — ✔ — — —
meta.tag[].display ✔ — ✔ — — —
meta.tag[].system ✔ — ✔ — — —
note[].text — ✔ ✔ — — —
performer[].display — ✔ ✔ — — —
performer[].reference — — ✔ — ✔ 仅限从业人员。
status ✔ — ✔ — — —
subject.reference ✔ — ✔ — ✔ 仅限患者。
valueQuantity.unit — — ✔ ✔ — —
valueQuantity.value — — ✔ ✔ — —
valueString — ✔ ✔ ✔ — —

患者

支持患者资源中的以下元素。

元素 可编入索引 可搜索 可检索 LLM 输入 参考支持 限制条件
active — — ✔ ✔ — —
birthDate ✔ — ✔ ✔ — —
gender — — ✔ ✔ — —
id ✔ — ✔ — — —
identifier[].system — — ✔ — — —
identifier[].type.coding[].code — — ✔ — — —
identifier[].type.coding[].display — — ✔ — — —
identifier[].type.coding[].system — — ✔ — — —
identifier[].type.text — — ✔ — — —
identifier[].value — — ✔ — — —
meta.source ✔ — ✔ — — —
meta.tag[].code ✔ — ✔ — — —
meta.tag[].display ✔ — ✔ — — —
meta.tag[].system ✔ — ✔ — — —
name[].family — ✔ ✔ ✔ — —
name[].given[] — ✔ ✔ ✔ — —
name[].text — ✔ ✔ ✔ — —

过程

支持 Procedure 资源中的以下元素。

元素 可编入索引 可搜索 可检索 LLM 输入 参考支持 限制条件
basedOn[].display — — ✔ — — —
basedOn[].reference — — ✔ — — —
bodySite[].coding[].code ✔ — ✔ — — —
bodySite[].coding[].display — ✔ ✔ — — —
bodySite[].coding[].system — — ✔ — — —
bodySite[].text ✔ ✔ ✔ — — —
category.coding[].code ✔ — ✔ — — —
category.coding[].display — ✔ ✔ — — —
category.coding[].system — — ✔ — — —
category.text ✔ ✔ ✔ — — —
code.coding[].code ✔ ✔ ✔ — — —
code.coding[].display — ✔ ✔ — — —
code.coding[].system — — ✔ — — —
code.text ✔ ✔ ✔ — — —
encounter.reference — — ✔ — — —
id ✔ — ✔ — — —
identifier[].system — — ✔ — — —
identifier[].value — — ✔ — — —
location.display — — ✔ — — —
location.reference — — ✔ — — —
meta.source ✔ — ✔ — — —
meta.tag[].code ✔ — ✔ — — —
meta.tag[].display ✔ — ✔ — — —
meta.tag[].system ✔ — ✔ — — —
note[].text — ✔ ✔ — — —
performedDateTime ✔ — ✔ — — —
performer[0].actor.display — ✔ ✔ — — —
performer[0].actor.reference — — ✔ — ✔ 仅限从业人员。
recorder.display — — ✔ — — —
recorder.reference — — ✔ — — —
status — — ✔ — — —
statusReason.coding[].code — — ✔ — — —
statusReason.coding[].display — — ✔ — — —
statusReason.coding[].system — — ✔ — — —
statusReason.text — — ✔ — — —
subject.reference ✔ — ✔ — ✔ 仅限患者。

ServiceRequest

ServiceRequest 资源中支持以下元素。

元素 可编入索引 可搜索 可检索 LLM 输入 参考支持 限制条件
authoredOn — — ✔ ✔ — —
category[].coding[].code ✔ — ✔ — — —
category[].coding[].display ✔ ✔ ✔ ✔ — —
category[].coding[].system — — ✔ — — —
category[].text ✔ ✔ ✔ ✔ — —
code.coding[].code ✔ — ✔ — — —
code.coding[].display ✔ ✔ ✔ ✔ — —
code.coding[].system — — ✔ — — —
code.text ✔ ✔ ✔ ✔ — —
id ✔ — ✔ — — —
intent ✔ — ✔ ✔ — —
meta.source ✔ — ✔ ✔ — —
meta.tag[].code ✔ — ✔ — — —
meta.tag[].display ✔ — ✔ ✔ — —
meta.tag[].system ✔ — ✔ — — —
note[].text — ✔ ✔ ✔ — —
priority — — ✔ ✔ — —
requester.display — ✔ ✔ ✔ — —
requester.reference — — ✔ — ✔ 仅限从业人员。
status — — ✔ ✔ — —
subject.reference ✔ — ✔ — ✔ 仅限患者。

参考

Agent Search 会解析具体引用,使搜索结果更全面。例如,您可以搜索从业人员姓名,找到提及该从业人员的资源。在引用上下文中,支持以下资源。此外,在搜索包含引用的资源时,系统只会使用资源中指定的元素。

资源 元素 可检索 可编入索引 可搜索 限制条件
二进制 id — — — —
二进制 contentType ✔ — —
  • application/json
  • application/pdf
  • application/rtf
  • application/xhtml+xml
  • application/xml
  • image/bmp
  • image/gif
  • image/jpeg
  • image/png
  • image/tiff
  • 文本/html
  • text/plain
  • text/xml
二进制 data ✔ — ✔ —
位置 id ✔ — — —
位置 name ✔ ✔ ✔ —
药物 id — — — —
药物 text ✔ ✔ ✔ —
药物 code.coding[].code ✔ ✔ — —
药物 code.coding[].system ✔ — — —
药物 code.coding[].display ✔ — ✔ —
从业者 id ✔ — — —
从业者 name[0].family ✔ ✔ ✔ 仅限名称的第一个实例。
从业者 name[0].given[] ✔ ✔ ✔ 仅限名称的第一个实例。
从业者 name[0].text ✔ ✔ ✔ 仅限名称的第一个实例。