1.0.0 - ci-build

JPCoreV1 - Local Development build (v1.0.0). See the Directory of published versions

Operations And Search Parameters Guide

このドキュメントはHL7 FHIR実装ワーキンググループで作業中有の実装ガイドです。日本HL7協会が承認するものではありませんので、実装や利用は全て自己責任で行ってください。

2.3. Operations and Search Parameters


2.3.1. Operations

JP Coreにて追加定義されたOperationsはない。

2.3.2. Search Parameters

注:このセクションでは、検索機能を定義するためのCapablity Statement内で使用される検索パラメータの定義を示している。ここではクライアントまたはサーバーに対する検索要件を表すものではないことに注意すること。

2.3.2.1. Patient

  • identifier ()
  • name ()
  • family ()
  • given ())
  • birthdate ()
  • gender ()
  • phone ()
  • address-postalcode ()

2.3.2.2. Coverage

  • beneficiary()
  • class-type()
  • class-value()
  • dependent()
  • identifier()
  • patient()
  • payor()
  • policy-holder()
  • status()
  • subscriber()
  • type()

2.3.2.3. Encounter

  • class()
  • date()
  • identifier()
  • patient()
  • status()
  • type()

2.3.2.4. Location

  • name()
  • address()
  • address-city()
  • address-state()
  • address-postalcode()

2.3.2.5. Organization

  • identifier()
  • name()
  • address()

2.3.2.6. Practitioner

  • name()
  • identifier()

2.3.2.7. PractitionerRole

  • specialty()
  • practitioner()

2.3.2.8. Medication

なし

2.3.2.9. MedicationRequest

  • identifier()
  • patient()
  • authoredon()
  • date()
  • category()
  • code()
  • requester()

2.3.2.10. MedicationDispense

  • identifier()
  • patient()
  • whenhandedover()
  • whenprepared()
  • context ()
  • code()
  • performer()

2.3.2.11. MedicationAdministration

  • identifier()
  • patient()
  • effective-time()
  • code()

2.3.2.12. Observation

  • patient()
  • category()
  • code()
  • date()
  • encounter()
  • value-quantity()
  • value-concept()
  • based-on()

2.3.2.13. ImagingStudy

  • patient()
  • modality()
  • bodysite()
  • started()
  • encounter()

2.3.2.14. DiagnosticReport

  • patient()
  • category()
  • code()
  • date()
  • based-on()

2.3.2.15. AllergyIntolerance

  • patient()
  • clinical-status()
  • date()
  • type()
  • category()
  • verification-status()
  • criticality()

2.3.2.16. Condition

  • patient()
  • clinical-status()
  • onset-date()
  • category()
  • verification-status()

2.3.2.17. Procedure

  • patient()
  • date()