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/SearchParameter/JP_Patient_KanaSort_SP |
Version | 1.1.1 |
Name | JP_Patient_KanaSort_SP |
Status | Active ( 2022-10-24 ) |
Patientリソースをカナ名称でソートするための検索を定義する。検索に_sort=jp-kana-sortを指定すると、name.use=usualかつカナと指定されているname.text(フルネーム)を使ったソートを行う。
Generated Narrative: SearchParameter
Resource SearchParameter "jp-patient-kanasort-sp"
url: http://jpfhir.jp/fhir/core/SearchParameter/JP_Patient_KanaSort_SP
version: 1.1.1
name: JP_Patient_KanaSort_SP
status: active
date: 2022-10-24
publisher: FHIR Japanese implementation research working group in Japan Association of Medical Informatics (JAMI)
contact: FHIR Japanese implementation research working group in Japan Association of Medical Informatics (JAMI): http://jpfhir.jp,office@hlfhir.jp
description: Patientリソースをカナ名称でソートするための検索を定義する。検索に_sort=jp-kana-sortを指定すると、name.use=usualかつカナと指定されているname.text(フルネーム)を使ったソートを行う。
jurisdiction: Japan (ISO 3166-1 Codes for the representation of names of countries and their subdivisions — Part 1: Country code#JP)
code: jp-kana-sort
base: Patient
type: string
expression: Patient.name.where(extension('http://hl7.org/fhir/StructureDefinition/iso21090-EN-representation').value.as(code)='SYL' and use='usual').text
xpathUsage: normal
multipleOr: true
multipleAnd: true