HL7 FHIR JP Core ImplementationGuide
1.1.1 - release
HL7 FHIR JP Core ImplementationGuide - Local Development build (v1.1.1). See the Directory of published versions
項目 | 内容 |
定義URL | http://jpfhir.jp/fhir/core/StructureDefinition/JP_Condition |
Version | 1.1.1 |
Name | JP_Condition |
Title | JP Core Condition Profile |
Status | Active ( 2022-10-24 ) |
Copyright | Copyright FHIR Japanese implementation research working group in Japan Association of Medical Informatics (JAMI) 一般社団法人日本医療情報学会NeXEHRS課題研究会FHIR日本実装検討WG |
このプロファイルはConditionリソースに対して、患者の健康状態に関するデータを送受信するための共通の制約と拡張を定めたものである。
本プロファイルは、患者の健康状態とその臨床的な評価を表現するJP_Conditionリソースの記録・更新・検索を行う上で、準拠するべき必須となる要素や、サポートすべき拡張、用語、検索パラメータを定義する。
本プロファイルは、以下のようなユースケースを想定する。
Usage:
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from Condition
Summary
Structures
This structure refers to these other structures:
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Condition | 0..* | Condition | Detailed information about conditions, problems or diagnoses. 患者の臨床状態、問題、または診断に関する詳細な情報 | |
text | 0..1 | Narrative | Text summary of the resource, for human interpretation. このリソースを人間が解釈するためのテキスト要約 | |
clinicalStatus | 0..1 | CodeableConcept | active | recurrence | relapse | inactive | remission | resolved (アクティブ | 再発 | 再燃 | インアクティブ | 寛解 | 完治) | |
verificationStatus | 0..1 | CodeableConcept | unconfirmed | provisional | differential | confirmed | refuted | entered-in-error(十分に確認されていない | 暫定的 | 鑑別的 | 十分な根拠で存在 | 十分な根拠で否定 | 誤記載) | |
category | 0..* | CodeableConcept | problem-list-item | encounter-diagnosis(プロブレムリスト | 一時的な診断) | |
severity | 0..1 | CodeableConcept | Subjective severity of condition. この患者状態の重症度。このプロファイルは、HL70421 Severity of Illness Codeで表現 Binding: JP Core Condition Severity ValueSet (preferred) | |
code | 0..1 | CodeableConcept | Identification of the condition, problem or diagnosis. この患者状態の識別コード | |
bodySite | 0..* | CodeableConcept | Anatomical location, if relevant. もし関連するのであれば、その人体部位 | |
subject | 1..1 | Reference(JP Core Patient Profile) | Who has the condition? 誰がこの状態を有するか | |
encounter | 0..1 | Reference(JP Core Encounter Profile) | Encounter created as part of. この患者状態の記録が作成された受療の状況(外来、入院、救急、在宅など) | |
onset[x] | 0..1 | dateTime, Age, Period, Range, string | Estimated or actual date, date-time, or age. この患者状態のオンセット。推定もしくは実際の日付、日時、年齢 | |
abatement[x] | 0..1 | dateTime, Age, Period, Range, string | When in resolution/remission. この状態はいつ治癒/寛解/軽快したか | |
recordedDate | 0..1 | dateTime | Date record was first recorded. この患者状態が初めて記録された日時 | |
recorder | 0..1 | Reference(JP Core Practitioner Profile | JP Core PractitionerRole Profile | JP Core Patient Profile | RelatedPerson) | Who recorded the condition. 誰がこの患者状態を記録したか | |
asserter | 0..1 | Reference(JP Core Patient Profile | RelatedPerson | JP Core Practitioner Profile | JP Core PractitionerRole Profile) | Person who asserts this condition. この患者状態の情報源 | |
stage | 0..* | BackboneElement | Stage/grade, usually assessed formally. この患者状態のステージやグレード。通常は正式に評価されたもの | |
assessment | 0..* | Reference(ClinicalImpression | JP Core DiagnosticReport Common Profile | JP Core Observation Common Profile) | Formal record of assessment | |
evidence | 0..* | BackboneElement | Supporting evidence. 患者状態の存在に関する根拠 | |
note | 0..* | Annotation | Additional information about the Condition. この患者状態に関する追加情報 | |
Documentation for this format |
Name | Flags | Card. | Type | Description & Constraints | ||||
---|---|---|---|---|---|---|---|---|
Condition | C | 0..* | Condition | Detailed information about conditions, problems or diagnoses. 患者の臨床状態、問題、または診断に関する詳細な情報 | ||||
id | Σ | 0..1 | id | Logical id of this artifact | ||||
meta | Σ | 0..1 | Meta | Metadata about the resource | ||||
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
language | 0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): A human language.
| |||||
text | 0..1 | Narrative | Text summary of the resource, for human interpretation. このリソースを人間が解釈するためのテキスト要約 | |||||
contained | 0..* | Resource | Contained, inline Resources | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored | ||||
identifier | Σ | 0..* | Identifier | External Ids for this condition | ||||
clinicalStatus | ?!ΣC | 0..1 | CodeableConcept | active | recurrence | relapse | inactive | remission | resolved (アクティブ | 再発 | 再燃 | インアクティブ | 寛解 | 完治) Binding: ConditionClinicalStatusCodes (required): The clinical status of the condition or diagnosis. | ||||
verificationStatus | ?!ΣC | 0..1 | CodeableConcept | unconfirmed | provisional | differential | confirmed | refuted | entered-in-error(十分に確認されていない | 暫定的 | 鑑別的 | 十分な根拠で存在 | 十分な根拠で否定 | 誤記載) Binding: ConditionVerificationStatus (required): The verification status to support or decline the clinical status of the condition or diagnosis. | ||||
category | 0..* | CodeableConcept | problem-list-item | encounter-diagnosis(プロブレムリスト | 一時的な診断) Binding: ConditionCategoryCodes (extensible): A category assigned to the condition. | |||||
severity | 0..1 | CodeableConcept | Subjective severity of condition. この患者状態の重症度。このプロファイルは、HL70421 Severity of Illness Codeで表現 Binding: JP Core Condition Severity ValueSet (preferred) | |||||
code | Σ | 0..1 | CodeableConcept | Identification of the condition, problem or diagnosis. この患者状態の識別コード Binding: Condition/Problem/DiagnosisCodes (example): Identification of the condition or diagnosis. | ||||
bodySite | Σ | 0..* | CodeableConcept | Anatomical location, if relevant. もし関連するのであれば、その人体部位 Binding: SNOMEDCTBodyStructures (example): Codes describing anatomical locations. May include laterality. | ||||
subject | Σ | 1..1 | Reference(JP Core Patient Profile) | Who has the condition? 誰がこの状態を有するか | ||||
encounter | Σ | 0..1 | Reference(JP Core Encounter Profile) | Encounter created as part of. この患者状態の記録が作成された受療の状況(外来、入院、救急、在宅など) | ||||
onset[x] | Σ | 0..1 | Estimated or actual date, date-time, or age. この患者状態のオンセット。推定もしくは実際の日付、日時、年齢 | |||||
onsetDateTime | dateTime | |||||||
onsetAge | Age | |||||||
onsetPeriod | Period | |||||||
onsetRange | Range | |||||||
onsetString | string | |||||||
abatement[x] | C | 0..1 | When in resolution/remission. この状態はいつ治癒/寛解/軽快したか | |||||
abatementDateTime | dateTime | |||||||
abatementAge | Age | |||||||
abatementPeriod | Period | |||||||
abatementRange | Range | |||||||
abatementString | string | |||||||
recordedDate | Σ | 0..1 | dateTime | Date record was first recorded. この患者状態が初めて記録された日時 | ||||
recorder | Σ | 0..1 | Reference(JP Core Practitioner Profile | JP Core PractitionerRole Profile | JP Core Patient Profile | RelatedPerson) | Who recorded the condition. 誰がこの患者状態を記録したか | ||||
asserter | Σ | 0..1 | Reference(JP Core Patient Profile | RelatedPerson | JP Core Practitioner Profile | JP Core PractitionerRole Profile) | Person who asserts this condition. この患者状態の情報源 | ||||
stage | C | 0..* | BackboneElement | Stage/grade, usually assessed formally. この患者状態のステージやグレード。通常は正式に評価されたもの | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
summary | C | 0..1 | CodeableConcept | Simple summary (disease specific) Binding: ConditionStage (example): Codes describing condition stages (e.g. Cancer stages). | ||||
assessment | C | 0..* | Reference(ClinicalImpression | JP Core DiagnosticReport Common Profile | JP Core Observation Common Profile) | Formal record of assessment | ||||
type | 0..1 | CodeableConcept | Kind of staging Binding: ConditionStageType (example): Codes describing the kind of condition staging (e.g. clinical or pathological). | |||||
evidence | C | 0..* | BackboneElement | Supporting evidence. 患者状態の存在に関する根拠 | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
code | ΣC | 0..* | CodeableConcept | Manifestation/symptom Binding: ManifestationAndSymptomCodes (example): Codes that describe the manifestation or symptoms of a condition. | ||||
detail | ΣC | 0..* | Reference(Resource) | Supporting information found elsewhere | ||||
note | 0..* | Annotation | Additional information about the Condition. この患者状態に関する追加情報 | |||||
Documentation for this format |
Terminology Bindings
Path | Conformance | ValueSet | ||||
Condition.language | preferred | CommonLanguages
| ||||
Condition.clinicalStatus | required | ConditionClinicalStatusCodes | ||||
Condition.verificationStatus | required | ConditionVerificationStatus | ||||
Condition.category | extensible | ConditionCategoryCodes | ||||
Condition.severity | preferred | JP_ConditionSeverity_VS (a valid code from http://jpfhir.jp/fhir/core/CodeSystem/JP_ConditionSeverity_CS ) | ||||
Condition.code | example | Condition/Problem/DiagnosisCodes | ||||
Condition.bodySite | example | SNOMEDCTBodyStructures | ||||
Condition.stage.summary | example | ConditionStage | ||||
Condition.stage.type | example | ConditionStageType | ||||
Condition.evidence.code | example | ManifestationAndSymptomCodes |
Constraints
Id | Grade | Path(s) | Details | Requirements |
con-1 | error | Condition.stage | Stage SHALL have summary or assessment : summary.exists() or assessment.exists() | |
con-2 | error | Condition.evidence | evidence SHALL have code or details : code.exists() or detail.exists() | |
ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists() |
This structure is derived from Condition
Summary
Structures
This structure refers to these other structures:
Differential View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Condition | 0..* | Condition | Detailed information about conditions, problems or diagnoses. 患者の臨床状態、問題、または診断に関する詳細な情報 | |
text | 0..1 | Narrative | Text summary of the resource, for human interpretation. このリソースを人間が解釈するためのテキスト要約 | |
clinicalStatus | 0..1 | CodeableConcept | active | recurrence | relapse | inactive | remission | resolved (アクティブ | 再発 | 再燃 | インアクティブ | 寛解 | 完治) | |
verificationStatus | 0..1 | CodeableConcept | unconfirmed | provisional | differential | confirmed | refuted | entered-in-error(十分に確認されていない | 暫定的 | 鑑別的 | 十分な根拠で存在 | 十分な根拠で否定 | 誤記載) | |
category | 0..* | CodeableConcept | problem-list-item | encounter-diagnosis(プロブレムリスト | 一時的な診断) | |
severity | 0..1 | CodeableConcept | Subjective severity of condition. この患者状態の重症度。このプロファイルは、HL70421 Severity of Illness Codeで表現 Binding: JP Core Condition Severity ValueSet (preferred) | |
code | 0..1 | CodeableConcept | Identification of the condition, problem or diagnosis. この患者状態の識別コード | |
bodySite | 0..* | CodeableConcept | Anatomical location, if relevant. もし関連するのであれば、その人体部位 | |
subject | 1..1 | Reference(JP Core Patient Profile) | Who has the condition? 誰がこの状態を有するか | |
encounter | 0..1 | Reference(JP Core Encounter Profile) | Encounter created as part of. この患者状態の記録が作成された受療の状況(外来、入院、救急、在宅など) | |
onset[x] | 0..1 | dateTime, Age, Period, Range, string | Estimated or actual date, date-time, or age. この患者状態のオンセット。推定もしくは実際の日付、日時、年齢 | |
abatement[x] | 0..1 | dateTime, Age, Period, Range, string | When in resolution/remission. この状態はいつ治癒/寛解/軽快したか | |
recordedDate | 0..1 | dateTime | Date record was first recorded. この患者状態が初めて記録された日時 | |
recorder | 0..1 | Reference(JP Core Practitioner Profile | JP Core PractitionerRole Profile | JP Core Patient Profile | RelatedPerson) | Who recorded the condition. 誰がこの患者状態を記録したか | |
asserter | 0..1 | Reference(JP Core Patient Profile | RelatedPerson | JP Core Practitioner Profile | JP Core PractitionerRole Profile) | Person who asserts this condition. この患者状態の情報源 | |
stage | 0..* | BackboneElement | Stage/grade, usually assessed formally. この患者状態のステージやグレード。通常は正式に評価されたもの | |
assessment | 0..* | Reference(ClinicalImpression | JP Core DiagnosticReport Common Profile | JP Core Observation Common Profile) | Formal record of assessment | |
evidence | 0..* | BackboneElement | Supporting evidence. 患者状態の存在に関する根拠 | |
note | 0..* | Annotation | Additional information about the Condition. この患者状態に関する追加情報 | |
Documentation for this format |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints | ||||
---|---|---|---|---|---|---|---|---|
Condition | C | 0..* | Condition | Detailed information about conditions, problems or diagnoses. 患者の臨床状態、問題、または診断に関する詳細な情報 | ||||
id | Σ | 0..1 | id | Logical id of this artifact | ||||
meta | Σ | 0..1 | Meta | Metadata about the resource | ||||
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
language | 0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): A human language.
| |||||
text | 0..1 | Narrative | Text summary of the resource, for human interpretation. このリソースを人間が解釈するためのテキスト要約 | |||||
contained | 0..* | Resource | Contained, inline Resources | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored | ||||
identifier | Σ | 0..* | Identifier | External Ids for this condition | ||||
clinicalStatus | ?!ΣC | 0..1 | CodeableConcept | active | recurrence | relapse | inactive | remission | resolved (アクティブ | 再発 | 再燃 | インアクティブ | 寛解 | 完治) Binding: ConditionClinicalStatusCodes (required): The clinical status of the condition or diagnosis. | ||||
verificationStatus | ?!ΣC | 0..1 | CodeableConcept | unconfirmed | provisional | differential | confirmed | refuted | entered-in-error(十分に確認されていない | 暫定的 | 鑑別的 | 十分な根拠で存在 | 十分な根拠で否定 | 誤記載) Binding: ConditionVerificationStatus (required): The verification status to support or decline the clinical status of the condition or diagnosis. | ||||
category | 0..* | CodeableConcept | problem-list-item | encounter-diagnosis(プロブレムリスト | 一時的な診断) Binding: ConditionCategoryCodes (extensible): A category assigned to the condition. | |||||
severity | 0..1 | CodeableConcept | Subjective severity of condition. この患者状態の重症度。このプロファイルは、HL70421 Severity of Illness Codeで表現 Binding: JP Core Condition Severity ValueSet (preferred) | |||||
code | Σ | 0..1 | CodeableConcept | Identification of the condition, problem or diagnosis. この患者状態の識別コード Binding: Condition/Problem/DiagnosisCodes (example): Identification of the condition or diagnosis. | ||||
bodySite | Σ | 0..* | CodeableConcept | Anatomical location, if relevant. もし関連するのであれば、その人体部位 Binding: SNOMEDCTBodyStructures (example): Codes describing anatomical locations. May include laterality. | ||||
subject | Σ | 1..1 | Reference(JP Core Patient Profile) | Who has the condition? 誰がこの状態を有するか | ||||
encounter | Σ | 0..1 | Reference(JP Core Encounter Profile) | Encounter created as part of. この患者状態の記録が作成された受療の状況(外来、入院、救急、在宅など) | ||||
onset[x] | Σ | 0..1 | Estimated or actual date, date-time, or age. この患者状態のオンセット。推定もしくは実際の日付、日時、年齢 | |||||
onsetDateTime | dateTime | |||||||
onsetAge | Age | |||||||
onsetPeriod | Period | |||||||
onsetRange | Range | |||||||
onsetString | string | |||||||
abatement[x] | C | 0..1 | When in resolution/remission. この状態はいつ治癒/寛解/軽快したか | |||||
abatementDateTime | dateTime | |||||||
abatementAge | Age | |||||||
abatementPeriod | Period | |||||||
abatementRange | Range | |||||||
abatementString | string | |||||||
recordedDate | Σ | 0..1 | dateTime | Date record was first recorded. この患者状態が初めて記録された日時 | ||||
recorder | Σ | 0..1 | Reference(JP Core Practitioner Profile | JP Core PractitionerRole Profile | JP Core Patient Profile | RelatedPerson) | Who recorded the condition. 誰がこの患者状態を記録したか | ||||
asserter | Σ | 0..1 | Reference(JP Core Patient Profile | RelatedPerson | JP Core Practitioner Profile | JP Core PractitionerRole Profile) | Person who asserts this condition. この患者状態の情報源 | ||||
stage | C | 0..* | BackboneElement | Stage/grade, usually assessed formally. この患者状態のステージやグレード。通常は正式に評価されたもの | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
summary | C | 0..1 | CodeableConcept | Simple summary (disease specific) Binding: ConditionStage (example): Codes describing condition stages (e.g. Cancer stages). | ||||
assessment | C | 0..* | Reference(ClinicalImpression | JP Core DiagnosticReport Common Profile | JP Core Observation Common Profile) | Formal record of assessment | ||||
type | 0..1 | CodeableConcept | Kind of staging Binding: ConditionStageType (example): Codes describing the kind of condition staging (e.g. clinical or pathological). | |||||
evidence | C | 0..* | BackboneElement | Supporting evidence. 患者状態の存在に関する根拠 | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
code | ΣC | 0..* | CodeableConcept | Manifestation/symptom Binding: ManifestationAndSymptomCodes (example): Codes that describe the manifestation or symptoms of a condition. | ||||
detail | ΣC | 0..* | Reference(Resource) | Supporting information found elsewhere | ||||
note | 0..* | Annotation | Additional information about the Condition. この患者状態に関する追加情報 | |||||
Documentation for this format |
Terminology Bindings
Path | Conformance | ValueSet | ||||
Condition.language | preferred | CommonLanguages
| ||||
Condition.clinicalStatus | required | ConditionClinicalStatusCodes | ||||
Condition.verificationStatus | required | ConditionVerificationStatus | ||||
Condition.category | extensible | ConditionCategoryCodes | ||||
Condition.severity | preferred | JP_ConditionSeverity_VS (a valid code from http://jpfhir.jp/fhir/core/CodeSystem/JP_ConditionSeverity_CS ) | ||||
Condition.code | example | Condition/Problem/DiagnosisCodes | ||||
Condition.bodySite | example | SNOMEDCTBodyStructures | ||||
Condition.stage.summary | example | ConditionStage | ||||
Condition.stage.type | example | ConditionStageType | ||||
Condition.evidence.code | example | ManifestationAndSymptomCodes |
Constraints
Id | Grade | Path(s) | Details | Requirements |
con-1 | error | Condition.stage | Stage SHALL have summary or assessment : summary.exists() or assessment.exists() | |
con-2 | error | Condition.evidence | evidence SHALL have code or details : code.exists() or detail.exists() | |
ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists() |
Other representations of profile: CSV, Excel, Schematron
本プロファイルに準拠するためには、次の項目の値が存在しなければならない。
本プロファイルで追加定義された拡張はない。
コンフォーマンス | パラメータ | 型 | 例 |
---|---|---|---|
SHALL | identifier | token | GET [base]/Condition?identifier=http://myhospital.com/fhir/condition|123 |
SHOULD | patient | reference | GET [base]/Condition?patient=Patient/123 |
MAY | patient,onset-date | reference,date | GET [base]/Condition?patient=Patient/123&onset-date=ge2021-08-24 |
MAY | patient,clinical-status | reference,code | GET [base]/Condition?patient=Patient/123&clinical-status=active |
MAY | patient,verificationstatus | reference,code | GET [base]/Condition?patient=Patient/123&verificationstatus=confirmed |
MAY | patient,category | reference,code | GET [base]/Condition??patient=Patient/123&category=food |
本プロファイルに準拠するためには、以下の検索パラメータをサポートしなければならない(SHALL)
検索パラメータidentifierを指定し、レコードIDなどの識別子によりConditionを検索
GET [base]/Condition?identifier={system|}[code]
例:
GET [base]/Condition?identifier=http://myhospital.com/fhir/condition|123
指定された識別子に一致するConditionリソースを含むBundleを検索する。
本プロファイルに準拠するためには、以下の検索パラメータをサポートすることが推奨される(SHOULD)
検索パラメータpatientを指定し、該当するすべてのConditionを検索
GET [base]/Condition?patient={reference}
例:
GET [base]/Condition?patient=Patient/123
指定された患者のすべてのConditionリソースを含むBundleを検索する。
オプションとして次の検索パラメータをサポートすることができる(MAY)
検索パラメータpatientとdateを指定し、該当するすべてのConditionを検索
GET [base]/Condition?patient={reference}&date={gt|lt|ge|le}[date]{&date={gt|lt|ge|le}[date]&...}
例:
GET [base]/Condition?patient=Patient/123&date=ge2021-08-24
指定された患者および日付のすべてのConditionを含むBundleを検索する。
検索パラメータpatientとclinicalstatusを指定し、該当するすべてのConditionを検索
GET [base]/Condition?patient={reference}&clinicalstatus={system|}[code]{,{system|}[code],...}
例:
GET [base]/Condition?patient=Patient/123&clinicalstatus=active
GET [base]/Condition?patient=Patient/123&clinicalstatus=http://hl7.org/fhir/ValueSet/condition-clinical|active
指定された患者およびステータスのすべてのConditionを含むBundleを検索する。
検索パラメータpatientとverificationstatusを指定し、該当するすべてのConditionを検索
GET [base]/Condition?patient={reference}&verificationstatus={system|}[code]{,{system|}[code],...}
例:
GET [base]/Condition?patient=Patient/123&verificationstatus=confirmed
GET [base]/Condition?patient=Patient/123&verificationstatus=http://hl7.org/fhir/ValueSet/condition-ver-status|confirmed
指定された患者およびステータスのすべてのConditionを含むBundleを検索する。
検索パラメータpatientとcategoryを指定し、該当するすべてのConditionを検索
GET [base]/Condition?patient={reference}&category={system|}[code]{,{system|}[code],...}
例:
GET [base]/Condition?patient=Patient/123&category=claim-diagnosis
GET [base]/Condition?patient=Patient/123&category=http://hl7.org/fhir/ValueSet/condition-category|claim-diagnosis
指定された患者およびステータスのすべてのConditionを含むBundleを検索する。
本プロファイルで追加定義されたオプション検索パラメータはない。