HL7 FHIR JP Core ImplementationGuide
1.2.0-dev - ci-build
HL7 FHIR JP Core ImplementationGuide - Local Development build (v1.2.0-dev) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
項目 | 内容 |
定義URL | http://jpfhir.jp/fhir/core/StructureDefinition/JP_Patient |
Version | 1.2.0-dev |
Name | JP_Patient |
Title | JP Core Patient Profile |
Status | Active ( 2024-11-18 ) |
Copyright | Copyright FHIR Japanese implementation research working group in Japan Association of Medical Informatics (JAMI) 一般社団法人日本医療情報学会NeXEHRS課題研究会FHIR日本実装検討WG |
このプロファイルはPatientリソースに対して、患者のデータを送受信するための基礎となる制約と拡張を定めたものである。
患者のケアやその他の健康関連サービスを受けている個人または動物に関する人口統計およびその他の管理情報。
本リソースは、以下を含む幅広い健康関連活動に関与する患者と動物に関するデータをカバーしている。
本リソースのデータは、患者個人に関する情報をカバーしている。その属性は、管理、財務、およびロジスティックな手続きをサポートするために必要な人口統計学的情報に焦点を当てている。患者の記録は、通常、患者のケアを行う各組織によって作成・維持される。従って、複数の組織で治療を受けている患者又は動物は、その情報を複数のPatientリソースに存在させることができる。
全ての概念が基本リソースに含まれているわけではないが(人種、民族、臓器提供の有無、国籍等)、特定の法域のために定義されたプロファイルや標準的な拡張機能に含まれている場合がある。このようなフィールドは、法域によって大きく異なり、似たような概念でも名前や値セットが異なることが多いが、マッピングや交換ができるほど似ているわけではない。
本プロファイルは、患者に関する情報の登録や検索、取得のために 、FHIR Patientリソースを使用するにあたっての、最低限の制約を記述したものである。Patientリソースに対して本プロファイルに準拠する場合に必須となる要素や、サポートすべき拡張、用語、検索パラメータを定義する。
本プロファイルは、以下のようなユースケースを想定している。
氏名などの患者情報による患者基本情報の検索
他のリソースからの患者基本情報の参照
Usage:
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from Patient
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Patient | 0..* | Patient | 医療サービスを受けている個人または動物に関する情報 | |
Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
religion | 0..* | CodeableConcept | 患者の宗教 【詳細参照】 URL: http://hl7.org/fhir/StructureDefinition/patient-religion Binding: ReligiousAffiliation (preferred) | |
birthPlace | 0..1 | Address | 患者の生誕地 【詳細参照】 URL: http://hl7.org/fhir/StructureDefinition/patient-birthPlace | |
race | 0..* | CodeableConcept | 患者の人種 【詳細参照】 URL: http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_Patient_Race Binding: Race (preferred) | |
identifier | 1..* | Identifier | 患者の識別子【詳細参照】 | |
use | 0..1 | code | usual | official | temp | secondary | old (If known) 【詳細参照】 | |
type | 0..1 | CodeableConcept | 識別子の種別 【詳細参照】 | |
system | 0..1 | uri | The namespace for the identifier value 【詳細参照】 | |
value | 1..1 | string | 識別子のvalueは一意である必要がある。 【詳細参照】 | |
period | 0..1 | Period | IDが使用に有効だった時間期間 / Time period when id is/was valid for use | |
assigner | 0..1 | Reference(JP Core Organization Profile) | IDを発行した組織(単なるテキストである可能性があります) / Organization that issued id (may be just text) | |
active | 0..1 | boolean | この患者の記録が積極的に使用されているかどうか / Whether this patient's record is in active use | |
name | 0..* | JP_HumanName | 人の名前情報、その一部分と使い方 | |
telecom | 0..* | ContactPoint | 個人に連絡するための連絡先の詳細 | |
system | 0..1 | code | phone | fax | email | pager | url | sms | other 【詳細参照】 | |
value | 0..1 | string | 実際の連絡先の詳細 | |
use | 0..1 | code | home | work | temp | old | mobile - 連絡先の用途等 【詳細参照】 | |
rank | 0..1 | positiveInt | 使用の優先順位を指定してください(1が最も優先度が高い) | |
period | 0..1 | Period | コンタクトポイントが使用されている時間帯 | |
gender | 0..1 | code | 男性|女性|その他|わからない / male | female | other | unknown | |
birthDate | 0..1 | date | 個人の生年月日 | |
deceased[x] | 0..1 | boolean, dateTime | 個人が死亡しているかどうかを示す | |
address | 0..* | Address | 個人の住所 【詳細参照】 | |
use | 0..1 | code | home | work | temp | old | billing - purpose of this address 住所の用途 【詳細参照】 | |
type | 0..1 | code | postal | physical | both 【詳細参照】 | |
text | 0..1 | string | 住所のテキスト表現 【詳細参照】 | |
line | 0..* | string | ストリート名や番地など 【詳細参照】 | |
city | 0..1 | string | 市区町村名 【詳細参照】 | |
district | 0..1 | string | 地区名 【詳細参照】 | |
state | 0..1 | string | 国の次の地区単位 【詳細参照】 | |
postalCode | 0..1 | string | 郵便番号 【詳細参照】 | |
country | 0..1 | string | 国名またはISO 3166コード (ISO 3166 2 or 3文字こーど) | |
period | 0..1 | Period | 住所が使用されていた(いる)期間 | |
maritalStatus | 0..1 | CodeableConcept | 患者の婚姻(市民)状態 【詳細参照】 | |
multipleBirth[x] | 0..1 | boolean, integer | 患者が多胎出産の一人かどうか | |
photo | 0..* | Attachment | 患者の画像 | |
contact | 0..* | BackboneElement | 患者の連絡先者(例:保護者、パートナー、友人) | |
relationship | 0..* | CodeableConcept | 関係性の種類 【詳細参照】 | |
name | 0..1 | HumanName | 連絡先に関連付けられた名前 / A name associated with the contact person | |
telecom | 0..* | ContactPoint | 人の連絡先の詳細 / A contact detail for the person | |
address | 0..1 | Address | 連絡先の住所 / Address for the contact person | |
gender | 0..1 | code | 男性|女性|その他|わからない / male | female | other | unknown | |
organization | 0..1 | Reference(JP Core Organization Profile) | 連絡先に関連する組織 / Organization that is associated with the contact | |
period | 0..1 | Period | この患者に関連するこの連絡先または組織が連絡するのが有効な期間 / The period during which this contact person or organization is valid to be contacted relating to this patient | |
communication | 0..* | BackboneElement | 健康について患者と会話する際に使用する言語 | |
language | 1..1 | CodeableConcept | 健康について患者と会話する際に使用する言語。 【詳細参照】 | |
preferred | 0..1 | boolean | 言語選好インジケーター / Language preference indicator | |
generalPractitioner | 0..* | Reference(JP Core Organization Profile | JP Core Practitioner Profile | JP Core PractitionerRole Profile) | 患者が指名するケア提供者 | |
managingOrganization | 0..1 | Reference(JP Core Organization Profile) | 患者記録の管理者である組織 | |
link | 0..* | BackboneElement | 同じ実際の人に関係する別の患者リソースへのリンク / Link to another patient resource that concerns the same actual person | |
other | 1..1 | Reference(JP Core Patient Profile | RelatedPerson) | リンクが指す他の患者または関連者のリソース / The other patient or related person resource that the link refers to | |
type | 1..1 | code | replaced-by | replaces | refer | seealso 【詳細参照】 | |
Documentation for this format |
Name | Flags | Card. | Type | Description & Constraints | ||||
---|---|---|---|---|---|---|---|---|
Patient | 0..* | Patient | 医療サービスを受けている個人または動物に関する情報 | |||||
implicitRules | ?!Σ | 0..1 | uri | このコンテンツが作成されたルールのセット / A set of rules under which this content was created | ||||
Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
religion | 0..* | CodeableConcept | 患者の宗教 【詳細参照】 URL: http://hl7.org/fhir/StructureDefinition/patient-religion Binding: ReligiousAffiliation (preferred) | |||||
birthPlace | 0..1 | Address | 患者の生誕地 【詳細参照】 URL: http://hl7.org/fhir/StructureDefinition/patient-birthPlace | |||||
race | 0..* | CodeableConcept | 患者の人種 【詳細参照】 URL: http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_Patient_Race Binding: Race (preferred) | |||||
modifierExtension | ?! | 0..* | Extension | 無視できない拡張機能 / Extensions that cannot be ignored | ||||
identifier | Σ | 1..* | Identifier | 患者の識別子【詳細参照】 | ||||
use | ?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) 【詳細参照】 Binding: IdentifierUse (required): 既知の場合、このidentifierの目的を識別します。 / Identifies the purpose for this identifier, if known . | ||||
type | Σ | 0..1 | CodeableConcept | 識別子の種別 【詳細参照】 Binding: Identifier Type Codes (extensible): 特定の目的に使用するidentifierを決定するために使用できるidentifierのコード化されたタイプ。 / A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. | ||||
system | Σ | 0..1 | uri | The namespace for the identifier value 【詳細参照】 | ||||
value | Σ | 1..1 | string | 識別子のvalueは一意である必要がある。 【詳細参照】 | ||||
period | Σ | 0..1 | Period | IDが使用に有効だった時間期間 / Time period when id is/was valid for use | ||||
assigner | Σ | 0..1 | Reference(JP Core Organization Profile) | IDを発行した組織(単なるテキストである可能性があります) / Organization that issued id (may be just text) | ||||
active | ?!Σ | 0..1 | boolean | この患者の記録が積極的に使用されているかどうか / Whether this patient's record is in active use | ||||
name | 0..* | JP_HumanName | 人の名前情報、その一部分と使い方 | |||||
telecom | Σ | 0..* | ContactPoint | 個人に連絡するための連絡先の詳細 | ||||
system | ΣC | 0..1 | code | phone | fax | email | pager | url | sms | other 【詳細参照】 Binding: ContactPointSystem (required): 連絡先のための通信フォーム。 | ||||
value | Σ | 0..1 | string | 実際の連絡先の詳細 | ||||
use | ?!Σ | 0..1 | code | home | work | temp | old | mobile - 連絡先の用途等 【詳細参照】 Binding: ContactPointUse (required): 「接点の使用。」 | ||||
rank | Σ | 0..1 | positiveInt | 使用の優先順位を指定してください(1が最も優先度が高い) | ||||
period | Σ | 0..1 | Period | コンタクトポイントが使用されている時間帯 | ||||
gender | Σ | 0..1 | code | 男性|女性|その他|わからない / male | female | other | unknown Binding: AdministrativeGender (required): 管理目的で使用される人の性別。 / The gender of a person used for administrative purposes. | ||||
birthDate | Σ | 0..1 | date | 個人の生年月日 | ||||
deceased[x] | ?!Σ | 0..1 | 個人が死亡しているかどうかを示す | |||||
deceasedBoolean | boolean | |||||||
deceasedDateTime | dateTime | |||||||
address | Σ | 0..* | Address | 個人の住所 【詳細参照】 | ||||
use | ?!Σ | 0..1 | code | home | work | temp | old | billing - purpose of this address 住所の用途 【詳細参照】 Binding: AddressUse (required): アドレスの使用。 / The use of an address. | ||||
type | Σ | 0..1 | code | postal | physical | both 【詳細参照】 Binding: AddressType (required): アドレスのタイプ(物理 /郵便)。 / The type of an address (physical / postal). | ||||
text | Σ | 0..1 | string | 住所のテキスト表現 【詳細参照】 | ||||
line | Σ | 0..* | string | ストリート名や番地など 【詳細参照】 This repeating element order: The order in which lines should appear in an address label | ||||
city | Σ | 0..1 | string | 市区町村名 【詳細参照】 | ||||
district | Σ | 0..1 | string | 地区名 【詳細参照】 | ||||
state | Σ | 0..1 | string | 国の次の地区単位 【詳細参照】 | ||||
postalCode | Σ | 0..1 | string | 郵便番号 【詳細参照】 | ||||
country | Σ | 0..1 | string | 国名またはISO 3166コード (ISO 3166 2 or 3文字こーど) | ||||
period | Σ | 0..1 | Period | 住所が使用されていた(いる)期間 | ||||
maritalStatus | 0..1 | CodeableConcept | 患者の婚姻(市民)状態 【詳細参照】 Binding: Marital Status Codes (extensible): 人の国内パートナーシップの状況。 / The domestic partnership status of a person. | |||||
multipleBirth[x] | 0..1 | 患者が多胎出産の一人かどうか | ||||||
multipleBirthBoolean | boolean | |||||||
multipleBirthInteger | integer | |||||||
photo | 0..* | Attachment | 患者の画像 | |||||
contact | C | 0..* | BackboneElement | 患者の連絡先者(例:保護者、パートナー、友人) pat-1: 少なくとも連絡先の詳細または組織への参照を含めるものとする / SHALL at least contain a contact's details or a reference to an organization | ||||
modifierExtension | ?!Σ | 0..* | Extension | 認識されていなくても無視できない拡張機能 / Extensions that cannot be ignored even if unrecognized | ||||
relationship | 0..* | CodeableConcept | 関係性の種類 【詳細参照】 Binding: PatientContactRelationship (extensible): その患者の患者と接触者との関係の性質。 / The nature of the relationship between a patient and a contact person for that patient. | |||||
name | 0..1 | HumanName | 連絡先に関連付けられた名前 / A name associated with the contact person | |||||
telecom | 0..* | ContactPoint | 人の連絡先の詳細 / A contact detail for the person | |||||
address | 0..1 | Address | 連絡先の住所 / Address for the contact person | |||||
gender | 0..1 | code | 男性|女性|その他|わからない / male | female | other | unknown Binding: AdministrativeGender (required): 管理目的で使用される人の性別。 / The gender of a person used for administrative purposes. | |||||
organization | C | 0..1 | Reference(JP Core Organization Profile) | 連絡先に関連する組織 / Organization that is associated with the contact | ||||
period | 0..1 | Period | この患者に関連するこの連絡先または組織が連絡するのが有効な期間 / The period during which this contact person or organization is valid to be contacted relating to this patient | |||||
communication | 0..* | BackboneElement | 健康について患者と会話する際に使用する言語 | |||||
modifierExtension | ?!Σ | 0..* | Extension | 認識されていなくても無視できない拡張機能 / Extensions that cannot be ignored even if unrecognized | ||||
language | 1..1 | CodeableConcept | 健康について患者と会話する際に使用する言語。 【詳細参照】 Binding: CommonLanguages (preferred): 人間の言語。 / A human language.
| |||||
preferred | 0..1 | boolean | 言語選好インジケーター / Language preference indicator | |||||
generalPractitioner | 0..* | Reference(JP Core Organization Profile | JP Core Practitioner Profile | JP Core PractitionerRole Profile) | 患者が指名するケア提供者 | |||||
managingOrganization | Σ | 0..1 | Reference(JP Core Organization Profile) | 患者記録の管理者である組織 | ||||
link | ?!Σ | 0..* | BackboneElement | 同じ実際の人に関係する別の患者リソースへのリンク / Link to another patient resource that concerns the same actual person | ||||
modifierExtension | ?!Σ | 0..* | Extension | 認識されていなくても無視できない拡張機能 / Extensions that cannot be ignored even if unrecognized | ||||
other | Σ | 1..1 | Reference(JP Core Patient Profile | RelatedPerson) | リンクが指す他の患者または関連者のリソース / The other patient or related person resource that the link refers to | ||||
type | Σ | 1..1 | code | replaced-by | replaces | refer | seealso 【詳細参照】 Binding: LinkType (required): この患者リソースと別の患者リソースとの間のリンクのタイプ。 / The type of link between this patient resource and another patient resource. | ||||
Documentation for this format |
Name | Flags | Card. | Type | Description & Constraints | ||||
---|---|---|---|---|---|---|---|---|
Patient | 0..* | Patient | 医療サービスを受けている個人または動物に関する情報 | |||||
id | Σ | 0..1 | id | このアーティファクトの論理ID / Logical id of this artifact | ||||
meta | Σ | 0..1 | Meta | リソースに関するMetadata / 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 | |||||
Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
religion | 0..* | CodeableConcept | 患者の宗教 【詳細参照】 URL: http://hl7.org/fhir/StructureDefinition/patient-religion Binding: ReligiousAffiliation (preferred) | |||||
birthPlace | 0..1 | Address | 患者の生誕地 【詳細参照】 URL: http://hl7.org/fhir/StructureDefinition/patient-birthPlace | |||||
race | 0..* | CodeableConcept | 患者の人種 【詳細参照】 URL: http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_Patient_Race Binding: Race (preferred) | |||||
modifierExtension | ?! | 0..* | Extension | 無視できない拡張機能 / Extensions that cannot be ignored | ||||
identifier | Σ | 1..* | Identifier | 患者の識別子【詳細参照】 | ||||
id | 0..1 | string | 要素間参照のための一意のID / Unique id for inter-element referencing | |||||
extension | 0..* | Extension | 実装で定義された追加のコンテンツ / Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
use | ?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) 【詳細参照】 Binding: IdentifierUse (required): 既知の場合、このidentifierの目的を識別します。 / Identifies the purpose for this identifier, if known . | ||||
type | Σ | 0..1 | CodeableConcept | 識別子の種別 【詳細参照】 Binding: Identifier Type Codes (extensible): 特定の目的に使用するidentifierを決定するために使用できるidentifierのコード化されたタイプ。 / A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. | ||||
system | Σ | 0..1 | uri | The namespace for the identifier value 【詳細参照】 | ||||
value | Σ | 1..1 | string | 識別子のvalueは一意である必要がある。 【詳細参照】 | ||||
period | Σ | 0..1 | Period | IDが使用に有効だった時間期間 / Time period when id is/was valid for use | ||||
assigner | Σ | 0..1 | Reference(JP Core Organization Profile) | IDを発行した組織(単なるテキストである可能性があります) / Organization that issued id (may be just text) | ||||
active | ?!Σ | 0..1 | boolean | この患者の記録が積極的に使用されているかどうか / Whether this patient's record is in active use | ||||
name | 0..* | JP_HumanName | 人の名前情報、その一部分と使い方 | |||||
telecom | Σ | 0..* | ContactPoint | 個人に連絡するための連絡先の詳細 | ||||
id | 0..1 | string | エレメント相互参照のためのユニークID | |||||
extension | 0..* | Extension | 実装によって定義される追加コンテンツ Slice: Unordered, Open by value:url | |||||
system | ΣC | 0..1 | code | phone | fax | email | pager | url | sms | other 【詳細参照】 Binding: ContactPointSystem (required): 連絡先のための通信フォーム。 | ||||
value | Σ | 0..1 | string | 実際の連絡先の詳細 | ||||
use | ?!Σ | 0..1 | code | home | work | temp | old | mobile - 連絡先の用途等 【詳細参照】 Binding: ContactPointUse (required): 「接点の使用。」 | ||||
rank | Σ | 0..1 | positiveInt | 使用の優先順位を指定してください(1が最も優先度が高い) | ||||
period | Σ | 0..1 | Period | コンタクトポイントが使用されている時間帯 | ||||
gender | Σ | 0..1 | code | 男性|女性|その他|わからない / male | female | other | unknown Binding: AdministrativeGender (required): 管理目的で使用される人の性別。 / The gender of a person used for administrative purposes. | ||||
birthDate | Σ | 0..1 | date | 個人の生年月日 | ||||
deceased[x] | ?!Σ | 0..1 | 個人が死亡しているかどうかを示す | |||||
deceasedBoolean | boolean | |||||||
deceasedDateTime | dateTime | |||||||
address | Σ | 0..* | Address | 個人の住所 【詳細参照】 | ||||
id | 0..1 | string | 要素間参照のための一意のID / Unique id for inter-element referencing | |||||
extension | 0..* | Extension | 実装で定義された追加のコンテンツ / Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
use | ?!Σ | 0..1 | code | home | work | temp | old | billing - purpose of this address 住所の用途 【詳細参照】 Binding: AddressUse (required): アドレスの使用。 / The use of an address. | ||||
type | Σ | 0..1 | code | postal | physical | both 【詳細参照】 Binding: AddressType (required): アドレスのタイプ(物理 /郵便)。 / The type of an address (physical / postal). | ||||
text | Σ | 0..1 | string | 住所のテキスト表現 【詳細参照】 | ||||
line | Σ | 0..* | string | ストリート名や番地など 【詳細参照】 This repeating element order: The order in which lines should appear in an address label | ||||
city | Σ | 0..1 | string | 市区町村名 【詳細参照】 | ||||
district | Σ | 0..1 | string | 地区名 【詳細参照】 | ||||
state | Σ | 0..1 | string | 国の次の地区単位 【詳細参照】 | ||||
postalCode | Σ | 0..1 | string | 郵便番号 【詳細参照】 | ||||
country | Σ | 0..1 | string | 国名またはISO 3166コード (ISO 3166 2 or 3文字こーど) | ||||
period | Σ | 0..1 | Period | 住所が使用されていた(いる)期間 | ||||
maritalStatus | 0..1 | CodeableConcept | 患者の婚姻(市民)状態 【詳細参照】 Binding: Marital Status Codes (extensible): 人の国内パートナーシップの状況。 / The domestic partnership status of a person. | |||||
multipleBirth[x] | 0..1 | 患者が多胎出産の一人かどうか | ||||||
multipleBirthBoolean | boolean | |||||||
multipleBirthInteger | integer | |||||||
photo | 0..* | Attachment | 患者の画像 | |||||
contact | C | 0..* | BackboneElement | 患者の連絡先者(例:保護者、パートナー、友人) pat-1: 少なくとも連絡先の詳細または組織への参照を含めるものとする / SHALL at least contain a contact's details or a reference to an organization | ||||
id | 0..1 | string | 要素間参照のための一意のID / 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 | ||||
relationship | 0..* | CodeableConcept | 関係性の種類 【詳細参照】 Binding: PatientContactRelationship (extensible): その患者の患者と接触者との関係の性質。 / The nature of the relationship between a patient and a contact person for that patient. | |||||
name | 0..1 | HumanName | 連絡先に関連付けられた名前 / A name associated with the contact person | |||||
telecom | 0..* | ContactPoint | 人の連絡先の詳細 / A contact detail for the person | |||||
address | 0..1 | Address | 連絡先の住所 / Address for the contact person | |||||
gender | 0..1 | code | 男性|女性|その他|わからない / male | female | other | unknown Binding: AdministrativeGender (required): 管理目的で使用される人の性別。 / The gender of a person used for administrative purposes. | |||||
organization | C | 0..1 | Reference(JP Core Organization Profile) | 連絡先に関連する組織 / Organization that is associated with the contact | ||||
period | 0..1 | Period | この患者に関連するこの連絡先または組織が連絡するのが有効な期間 / The period during which this contact person or organization is valid to be contacted relating to this patient | |||||
communication | 0..* | BackboneElement | 健康について患者と会話する際に使用する言語 | |||||
id | 0..1 | string | 要素間参照のための一意のID / 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 | ||||
language | 1..1 | CodeableConcept | 健康について患者と会話する際に使用する言語。 【詳細参照】 Binding: CommonLanguages (preferred): 人間の言語。 / A human language.
| |||||
preferred | 0..1 | boolean | 言語選好インジケーター / Language preference indicator | |||||
generalPractitioner | 0..* | Reference(JP Core Organization Profile | JP Core Practitioner Profile | JP Core PractitionerRole Profile) | 患者が指名するケア提供者 | |||||
managingOrganization | Σ | 0..1 | Reference(JP Core Organization Profile) | 患者記録の管理者である組織 | ||||
link | ?!Σ | 0..* | BackboneElement | 同じ実際の人に関係する別の患者リソースへのリンク / Link to another patient resource that concerns the same actual person | ||||
id | 0..1 | string | 要素間参照のための一意のID / 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 | ||||
other | Σ | 1..1 | Reference(JP Core Patient Profile | RelatedPerson) | リンクが指す他の患者または関連者のリソース / The other patient or related person resource that the link refers to | ||||
type | Σ | 1..1 | code | replaced-by | replaces | refer | seealso 【詳細参照】 Binding: LinkType (required): この患者リソースと別の患者リソースとの間のリンクのタイプ。 / The type of link between this patient resource and another patient resource. | ||||
Documentation for this format |
Terminology Bindings
Path | Conformance | ValueSet | URI | |||
Patient.language | preferred | CommonLanguages
http://hl7.org/fhir/ValueSet/languages from the FHIR Standard | ||||
Patient.identifier.use | required | IdentifierUsehttp://hl7.org/fhir/ValueSet/identifier-use|4.0.1 from the FHIR Standard | ||||
Patient.identifier.type | extensible | Identifier Type Codeshttp://hl7.org/fhir/ValueSet/identifier-type from the FHIR Standard | ||||
Patient.telecom.system | required | ContactPointSystemhttp://hl7.org/fhir/ValueSet/contact-point-system|4.0.1 from the FHIR Standard | ||||
Patient.telecom.use | required | ContactPointUsehttp://hl7.org/fhir/ValueSet/contact-point-use|4.0.1 from the FHIR Standard | ||||
Patient.gender | required | AdministrativeGenderhttp://hl7.org/fhir/ValueSet/administrative-gender|4.0.1 from the FHIR Standard | ||||
Patient.address.use | required | AddressUsehttp://hl7.org/fhir/ValueSet/address-use|4.0.1 from the FHIR Standard | ||||
Patient.address.type | required | AddressTypehttp://hl7.org/fhir/ValueSet/address-type|4.0.1 from the FHIR Standard | ||||
Patient.maritalStatus | extensible | Marital Status Codeshttp://hl7.org/fhir/ValueSet/marital-status from the FHIR Standard | ||||
Patient.contact.relationship | extensible | PatientContactRelationshiphttp://hl7.org/fhir/ValueSet/patient-contactrelationship from the FHIR Standard | ||||
Patient.contact.gender | required | AdministrativeGenderhttp://hl7.org/fhir/ValueSet/administrative-gender|4.0.1 from the FHIR Standard | ||||
Patient.communication.language | preferred | CommonLanguages
http://hl7.org/fhir/ValueSet/languages from the FHIR Standard | ||||
Patient.link.type | required | LinkTypehttp://hl7.org/fhir/ValueSet/link-type|4.0.1 from the FHIR Standard |
Constraints
Id | Grade | Path(s) | Details | Requirements |
dom-2 | error | Patient | リソースが別のリソースに含まれている場合、ネストされたリソースを含めてはなりません / If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
dom-3 | error | Patient | リソースが別のリソースに含まれている場合、それはリソースの他の場所から参照されるか、含有リソースを参照するものとします / If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource : contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty() | |
dom-4 | error | Patient | リソースが別のリソースに含まれている場合、meta.versionidもmeta.lastupdatedも持ってはならない。 / If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated : contained.meta.versionId.empty() and contained.meta.lastUpdated.empty() | |
dom-5 | error | Patient | 別のリソースにリソースが含まれている場合、セキュリティラベルはありません / If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
dom-6 | best practice | Patient | リソースには、堅牢な管理のための叙述(Narative)が必要です / A resource should have narrative for robust management : text.`div`.exists() | |
ele-1 | error | **ALL** elements | すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | **ALL** extensions | 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
pat-1 | error | Patient.contact | 少なくとも連絡先の詳細または組織への参照を含めるものとする / SHALL at least contain a contact's details or a reference to an organization : name.exists() or telecom.exists() or address.exists() or organization.exists() |
This structure is derived from Patient
Summary
Mandatory: 2 elements
Structures
This structure refers to these other structures:
Extensions
This structure refers to these extensions:
Differential View
This structure is derived from Patient
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Patient | 0..* | Patient | 医療サービスを受けている個人または動物に関する情報 | |
Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
religion | 0..* | CodeableConcept | 患者の宗教 【詳細参照】 URL: http://hl7.org/fhir/StructureDefinition/patient-religion Binding: ReligiousAffiliation (preferred) | |
birthPlace | 0..1 | Address | 患者の生誕地 【詳細参照】 URL: http://hl7.org/fhir/StructureDefinition/patient-birthPlace | |
race | 0..* | CodeableConcept | 患者の人種 【詳細参照】 URL: http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_Patient_Race Binding: Race (preferred) | |
identifier | 1..* | Identifier | 患者の識別子【詳細参照】 | |
use | 0..1 | code | usual | official | temp | secondary | old (If known) 【詳細参照】 | |
type | 0..1 | CodeableConcept | 識別子の種別 【詳細参照】 | |
system | 0..1 | uri | The namespace for the identifier value 【詳細参照】 | |
value | 1..1 | string | 識別子のvalueは一意である必要がある。 【詳細参照】 | |
period | 0..1 | Period | IDが使用に有効だった時間期間 / Time period when id is/was valid for use | |
assigner | 0..1 | Reference(JP Core Organization Profile) | IDを発行した組織(単なるテキストである可能性があります) / Organization that issued id (may be just text) | |
active | 0..1 | boolean | この患者の記録が積極的に使用されているかどうか / Whether this patient's record is in active use | |
name | 0..* | JP_HumanName | 人の名前情報、その一部分と使い方 | |
telecom | 0..* | ContactPoint | 個人に連絡するための連絡先の詳細 | |
system | 0..1 | code | phone | fax | email | pager | url | sms | other 【詳細参照】 | |
value | 0..1 | string | 実際の連絡先の詳細 | |
use | 0..1 | code | home | work | temp | old | mobile - 連絡先の用途等 【詳細参照】 | |
rank | 0..1 | positiveInt | 使用の優先順位を指定してください(1が最も優先度が高い) | |
period | 0..1 | Period | コンタクトポイントが使用されている時間帯 | |
gender | 0..1 | code | 男性|女性|その他|わからない / male | female | other | unknown | |
birthDate | 0..1 | date | 個人の生年月日 | |
deceased[x] | 0..1 | boolean, dateTime | 個人が死亡しているかどうかを示す | |
address | 0..* | Address | 個人の住所 【詳細参照】 | |
use | 0..1 | code | home | work | temp | old | billing - purpose of this address 住所の用途 【詳細参照】 | |
type | 0..1 | code | postal | physical | both 【詳細参照】 | |
text | 0..1 | string | 住所のテキスト表現 【詳細参照】 | |
line | 0..* | string | ストリート名や番地など 【詳細参照】 | |
city | 0..1 | string | 市区町村名 【詳細参照】 | |
district | 0..1 | string | 地区名 【詳細参照】 | |
state | 0..1 | string | 国の次の地区単位 【詳細参照】 | |
postalCode | 0..1 | string | 郵便番号 【詳細参照】 | |
country | 0..1 | string | 国名またはISO 3166コード (ISO 3166 2 or 3文字こーど) | |
period | 0..1 | Period | 住所が使用されていた(いる)期間 | |
maritalStatus | 0..1 | CodeableConcept | 患者の婚姻(市民)状態 【詳細参照】 | |
multipleBirth[x] | 0..1 | boolean, integer | 患者が多胎出産の一人かどうか | |
photo | 0..* | Attachment | 患者の画像 | |
contact | 0..* | BackboneElement | 患者の連絡先者(例:保護者、パートナー、友人) | |
relationship | 0..* | CodeableConcept | 関係性の種類 【詳細参照】 | |
name | 0..1 | HumanName | 連絡先に関連付けられた名前 / A name associated with the contact person | |
telecom | 0..* | ContactPoint | 人の連絡先の詳細 / A contact detail for the person | |
address | 0..1 | Address | 連絡先の住所 / Address for the contact person | |
gender | 0..1 | code | 男性|女性|その他|わからない / male | female | other | unknown | |
organization | 0..1 | Reference(JP Core Organization Profile) | 連絡先に関連する組織 / Organization that is associated with the contact | |
period | 0..1 | Period | この患者に関連するこの連絡先または組織が連絡するのが有効な期間 / The period during which this contact person or organization is valid to be contacted relating to this patient | |
communication | 0..* | BackboneElement | 健康について患者と会話する際に使用する言語 | |
language | 1..1 | CodeableConcept | 健康について患者と会話する際に使用する言語。 【詳細参照】 | |
preferred | 0..1 | boolean | 言語選好インジケーター / Language preference indicator | |
generalPractitioner | 0..* | Reference(JP Core Organization Profile | JP Core Practitioner Profile | JP Core PractitionerRole Profile) | 患者が指名するケア提供者 | |
managingOrganization | 0..1 | Reference(JP Core Organization Profile) | 患者記録の管理者である組織 | |
link | 0..* | BackboneElement | 同じ実際の人に関係する別の患者リソースへのリンク / Link to another patient resource that concerns the same actual person | |
other | 1..1 | Reference(JP Core Patient Profile | RelatedPerson) | リンクが指す他の患者または関連者のリソース / The other patient or related person resource that the link refers to | |
type | 1..1 | code | replaced-by | replaces | refer | seealso 【詳細参照】 | |
Documentation for this format |
Key Elements View
Name | Flags | Card. | Type | Description & Constraints | ||||
---|---|---|---|---|---|---|---|---|
Patient | 0..* | Patient | 医療サービスを受けている個人または動物に関する情報 | |||||
implicitRules | ?!Σ | 0..1 | uri | このコンテンツが作成されたルールのセット / A set of rules under which this content was created | ||||
Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
religion | 0..* | CodeableConcept | 患者の宗教 【詳細参照】 URL: http://hl7.org/fhir/StructureDefinition/patient-religion Binding: ReligiousAffiliation (preferred) | |||||
birthPlace | 0..1 | Address | 患者の生誕地 【詳細参照】 URL: http://hl7.org/fhir/StructureDefinition/patient-birthPlace | |||||
race | 0..* | CodeableConcept | 患者の人種 【詳細参照】 URL: http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_Patient_Race Binding: Race (preferred) | |||||
modifierExtension | ?! | 0..* | Extension | 無視できない拡張機能 / Extensions that cannot be ignored | ||||
identifier | Σ | 1..* | Identifier | 患者の識別子【詳細参照】 | ||||
use | ?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) 【詳細参照】 Binding: IdentifierUse (required): 既知の場合、このidentifierの目的を識別します。 / Identifies the purpose for this identifier, if known . | ||||
type | Σ | 0..1 | CodeableConcept | 識別子の種別 【詳細参照】 Binding: Identifier Type Codes (extensible): 特定の目的に使用するidentifierを決定するために使用できるidentifierのコード化されたタイプ。 / A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. | ||||
system | Σ | 0..1 | uri | The namespace for the identifier value 【詳細参照】 | ||||
value | Σ | 1..1 | string | 識別子のvalueは一意である必要がある。 【詳細参照】 | ||||
period | Σ | 0..1 | Period | IDが使用に有効だった時間期間 / Time period when id is/was valid for use | ||||
assigner | Σ | 0..1 | Reference(JP Core Organization Profile) | IDを発行した組織(単なるテキストである可能性があります) / Organization that issued id (may be just text) | ||||
active | ?!Σ | 0..1 | boolean | この患者の記録が積極的に使用されているかどうか / Whether this patient's record is in active use | ||||
name | 0..* | JP_HumanName | 人の名前情報、その一部分と使い方 | |||||
telecom | Σ | 0..* | ContactPoint | 個人に連絡するための連絡先の詳細 | ||||
system | ΣC | 0..1 | code | phone | fax | email | pager | url | sms | other 【詳細参照】 Binding: ContactPointSystem (required): 連絡先のための通信フォーム。 | ||||
value | Σ | 0..1 | string | 実際の連絡先の詳細 | ||||
use | ?!Σ | 0..1 | code | home | work | temp | old | mobile - 連絡先の用途等 【詳細参照】 Binding: ContactPointUse (required): 「接点の使用。」 | ||||
rank | Σ | 0..1 | positiveInt | 使用の優先順位を指定してください(1が最も優先度が高い) | ||||
period | Σ | 0..1 | Period | コンタクトポイントが使用されている時間帯 | ||||
gender | Σ | 0..1 | code | 男性|女性|その他|わからない / male | female | other | unknown Binding: AdministrativeGender (required): 管理目的で使用される人の性別。 / The gender of a person used for administrative purposes. | ||||
birthDate | Σ | 0..1 | date | 個人の生年月日 | ||||
deceased[x] | ?!Σ | 0..1 | 個人が死亡しているかどうかを示す | |||||
deceasedBoolean | boolean | |||||||
deceasedDateTime | dateTime | |||||||
address | Σ | 0..* | Address | 個人の住所 【詳細参照】 | ||||
use | ?!Σ | 0..1 | code | home | work | temp | old | billing - purpose of this address 住所の用途 【詳細参照】 Binding: AddressUse (required): アドレスの使用。 / The use of an address. | ||||
type | Σ | 0..1 | code | postal | physical | both 【詳細参照】 Binding: AddressType (required): アドレスのタイプ(物理 /郵便)。 / The type of an address (physical / postal). | ||||
text | Σ | 0..1 | string | 住所のテキスト表現 【詳細参照】 | ||||
line | Σ | 0..* | string | ストリート名や番地など 【詳細参照】 This repeating element order: The order in which lines should appear in an address label | ||||
city | Σ | 0..1 | string | 市区町村名 【詳細参照】 | ||||
district | Σ | 0..1 | string | 地区名 【詳細参照】 | ||||
state | Σ | 0..1 | string | 国の次の地区単位 【詳細参照】 | ||||
postalCode | Σ | 0..1 | string | 郵便番号 【詳細参照】 | ||||
country | Σ | 0..1 | string | 国名またはISO 3166コード (ISO 3166 2 or 3文字こーど) | ||||
period | Σ | 0..1 | Period | 住所が使用されていた(いる)期間 | ||||
maritalStatus | 0..1 | CodeableConcept | 患者の婚姻(市民)状態 【詳細参照】 Binding: Marital Status Codes (extensible): 人の国内パートナーシップの状況。 / The domestic partnership status of a person. | |||||
multipleBirth[x] | 0..1 | 患者が多胎出産の一人かどうか | ||||||
multipleBirthBoolean | boolean | |||||||
multipleBirthInteger | integer | |||||||
photo | 0..* | Attachment | 患者の画像 | |||||
contact | C | 0..* | BackboneElement | 患者の連絡先者(例:保護者、パートナー、友人) pat-1: 少なくとも連絡先の詳細または組織への参照を含めるものとする / SHALL at least contain a contact's details or a reference to an organization | ||||
modifierExtension | ?!Σ | 0..* | Extension | 認識されていなくても無視できない拡張機能 / Extensions that cannot be ignored even if unrecognized | ||||
relationship | 0..* | CodeableConcept | 関係性の種類 【詳細参照】 Binding: PatientContactRelationship (extensible): その患者の患者と接触者との関係の性質。 / The nature of the relationship between a patient and a contact person for that patient. | |||||
name | 0..1 | HumanName | 連絡先に関連付けられた名前 / A name associated with the contact person | |||||
telecom | 0..* | ContactPoint | 人の連絡先の詳細 / A contact detail for the person | |||||
address | 0..1 | Address | 連絡先の住所 / Address for the contact person | |||||
gender | 0..1 | code | 男性|女性|その他|わからない / male | female | other | unknown Binding: AdministrativeGender (required): 管理目的で使用される人の性別。 / The gender of a person used for administrative purposes. | |||||
organization | C | 0..1 | Reference(JP Core Organization Profile) | 連絡先に関連する組織 / Organization that is associated with the contact | ||||
period | 0..1 | Period | この患者に関連するこの連絡先または組織が連絡するのが有効な期間 / The period during which this contact person or organization is valid to be contacted relating to this patient | |||||
communication | 0..* | BackboneElement | 健康について患者と会話する際に使用する言語 | |||||
modifierExtension | ?!Σ | 0..* | Extension | 認識されていなくても無視できない拡張機能 / Extensions that cannot be ignored even if unrecognized | ||||
language | 1..1 | CodeableConcept | 健康について患者と会話する際に使用する言語。 【詳細参照】 Binding: CommonLanguages (preferred): 人間の言語。 / A human language.
| |||||
preferred | 0..1 | boolean | 言語選好インジケーター / Language preference indicator | |||||
generalPractitioner | 0..* | Reference(JP Core Organization Profile | JP Core Practitioner Profile | JP Core PractitionerRole Profile) | 患者が指名するケア提供者 | |||||
managingOrganization | Σ | 0..1 | Reference(JP Core Organization Profile) | 患者記録の管理者である組織 | ||||
link | ?!Σ | 0..* | BackboneElement | 同じ実際の人に関係する別の患者リソースへのリンク / Link to another patient resource that concerns the same actual person | ||||
modifierExtension | ?!Σ | 0..* | Extension | 認識されていなくても無視できない拡張機能 / Extensions that cannot be ignored even if unrecognized | ||||
other | Σ | 1..1 | Reference(JP Core Patient Profile | RelatedPerson) | リンクが指す他の患者または関連者のリソース / The other patient or related person resource that the link refers to | ||||
type | Σ | 1..1 | code | replaced-by | replaces | refer | seealso 【詳細参照】 Binding: LinkType (required): この患者リソースと別の患者リソースとの間のリンクのタイプ。 / The type of link between this patient resource and another patient resource. | ||||
Documentation for this format |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints | ||||
---|---|---|---|---|---|---|---|---|
Patient | 0..* | Patient | 医療サービスを受けている個人または動物に関する情報 | |||||
id | Σ | 0..1 | id | このアーティファクトの論理ID / Logical id of this artifact | ||||
meta | Σ | 0..1 | Meta | リソースに関するMetadata / 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 | |||||
Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
religion | 0..* | CodeableConcept | 患者の宗教 【詳細参照】 URL: http://hl7.org/fhir/StructureDefinition/patient-religion Binding: ReligiousAffiliation (preferred) | |||||
birthPlace | 0..1 | Address | 患者の生誕地 【詳細参照】 URL: http://hl7.org/fhir/StructureDefinition/patient-birthPlace | |||||
race | 0..* | CodeableConcept | 患者の人種 【詳細参照】 URL: http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_Patient_Race Binding: Race (preferred) | |||||
modifierExtension | ?! | 0..* | Extension | 無視できない拡張機能 / Extensions that cannot be ignored | ||||
identifier | Σ | 1..* | Identifier | 患者の識別子【詳細参照】 | ||||
id | 0..1 | string | 要素間参照のための一意のID / Unique id for inter-element referencing | |||||
extension | 0..* | Extension | 実装で定義された追加のコンテンツ / Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
use | ?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) 【詳細参照】 Binding: IdentifierUse (required): 既知の場合、このidentifierの目的を識別します。 / Identifies the purpose for this identifier, if known . | ||||
type | Σ | 0..1 | CodeableConcept | 識別子の種別 【詳細参照】 Binding: Identifier Type Codes (extensible): 特定の目的に使用するidentifierを決定するために使用できるidentifierのコード化されたタイプ。 / A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. | ||||
system | Σ | 0..1 | uri | The namespace for the identifier value 【詳細参照】 | ||||
value | Σ | 1..1 | string | 識別子のvalueは一意である必要がある。 【詳細参照】 | ||||
period | Σ | 0..1 | Period | IDが使用に有効だった時間期間 / Time period when id is/was valid for use | ||||
assigner | Σ | 0..1 | Reference(JP Core Organization Profile) | IDを発行した組織(単なるテキストである可能性があります) / Organization that issued id (may be just text) | ||||
active | ?!Σ | 0..1 | boolean | この患者の記録が積極的に使用されているかどうか / Whether this patient's record is in active use | ||||
name | 0..* | JP_HumanName | 人の名前情報、その一部分と使い方 | |||||
telecom | Σ | 0..* | ContactPoint | 個人に連絡するための連絡先の詳細 | ||||
id | 0..1 | string | エレメント相互参照のためのユニークID | |||||
extension | 0..* | Extension | 実装によって定義される追加コンテンツ Slice: Unordered, Open by value:url | |||||
system | ΣC | 0..1 | code | phone | fax | email | pager | url | sms | other 【詳細参照】 Binding: ContactPointSystem (required): 連絡先のための通信フォーム。 | ||||
value | Σ | 0..1 | string | 実際の連絡先の詳細 | ||||
use | ?!Σ | 0..1 | code | home | work | temp | old | mobile - 連絡先の用途等 【詳細参照】 Binding: ContactPointUse (required): 「接点の使用。」 | ||||
rank | Σ | 0..1 | positiveInt | 使用の優先順位を指定してください(1が最も優先度が高い) | ||||
period | Σ | 0..1 | Period | コンタクトポイントが使用されている時間帯 | ||||
gender | Σ | 0..1 | code | 男性|女性|その他|わからない / male | female | other | unknown Binding: AdministrativeGender (required): 管理目的で使用される人の性別。 / The gender of a person used for administrative purposes. | ||||
birthDate | Σ | 0..1 | date | 個人の生年月日 | ||||
deceased[x] | ?!Σ | 0..1 | 個人が死亡しているかどうかを示す | |||||
deceasedBoolean | boolean | |||||||
deceasedDateTime | dateTime | |||||||
address | Σ | 0..* | Address | 個人の住所 【詳細参照】 | ||||
id | 0..1 | string | 要素間参照のための一意のID / Unique id for inter-element referencing | |||||
extension | 0..* | Extension | 実装で定義された追加のコンテンツ / Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
use | ?!Σ | 0..1 | code | home | work | temp | old | billing - purpose of this address 住所の用途 【詳細参照】 Binding: AddressUse (required): アドレスの使用。 / The use of an address. | ||||
type | Σ | 0..1 | code | postal | physical | both 【詳細参照】 Binding: AddressType (required): アドレスのタイプ(物理 /郵便)。 / The type of an address (physical / postal). | ||||
text | Σ | 0..1 | string | 住所のテキスト表現 【詳細参照】 | ||||
line | Σ | 0..* | string | ストリート名や番地など 【詳細参照】 This repeating element order: The order in which lines should appear in an address label | ||||
city | Σ | 0..1 | string | 市区町村名 【詳細参照】 | ||||
district | Σ | 0..1 | string | 地区名 【詳細参照】 | ||||
state | Σ | 0..1 | string | 国の次の地区単位 【詳細参照】 | ||||
postalCode | Σ | 0..1 | string | 郵便番号 【詳細参照】 | ||||
country | Σ | 0..1 | string | 国名またはISO 3166コード (ISO 3166 2 or 3文字こーど) | ||||
period | Σ | 0..1 | Period | 住所が使用されていた(いる)期間 | ||||
maritalStatus | 0..1 | CodeableConcept | 患者の婚姻(市民)状態 【詳細参照】 Binding: Marital Status Codes (extensible): 人の国内パートナーシップの状況。 / The domestic partnership status of a person. | |||||
multipleBirth[x] | 0..1 | 患者が多胎出産の一人かどうか | ||||||
multipleBirthBoolean | boolean | |||||||
multipleBirthInteger | integer | |||||||
photo | 0..* | Attachment | 患者の画像 | |||||
contact | C | 0..* | BackboneElement | 患者の連絡先者(例:保護者、パートナー、友人) pat-1: 少なくとも連絡先の詳細または組織への参照を含めるものとする / SHALL at least contain a contact's details or a reference to an organization | ||||
id | 0..1 | string | 要素間参照のための一意のID / 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 | ||||
relationship | 0..* | CodeableConcept | 関係性の種類 【詳細参照】 Binding: PatientContactRelationship (extensible): その患者の患者と接触者との関係の性質。 / The nature of the relationship between a patient and a contact person for that patient. | |||||
name | 0..1 | HumanName | 連絡先に関連付けられた名前 / A name associated with the contact person | |||||
telecom | 0..* | ContactPoint | 人の連絡先の詳細 / A contact detail for the person | |||||
address | 0..1 | Address | 連絡先の住所 / Address for the contact person | |||||
gender | 0..1 | code | 男性|女性|その他|わからない / male | female | other | unknown Binding: AdministrativeGender (required): 管理目的で使用される人の性別。 / The gender of a person used for administrative purposes. | |||||
organization | C | 0..1 | Reference(JP Core Organization Profile) | 連絡先に関連する組織 / Organization that is associated with the contact | ||||
period | 0..1 | Period | この患者に関連するこの連絡先または組織が連絡するのが有効な期間 / The period during which this contact person or organization is valid to be contacted relating to this patient | |||||
communication | 0..* | BackboneElement | 健康について患者と会話する際に使用する言語 | |||||
id | 0..1 | string | 要素間参照のための一意のID / 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 | ||||
language | 1..1 | CodeableConcept | 健康について患者と会話する際に使用する言語。 【詳細参照】 Binding: CommonLanguages (preferred): 人間の言語。 / A human language.
| |||||
preferred | 0..1 | boolean | 言語選好インジケーター / Language preference indicator | |||||
generalPractitioner | 0..* | Reference(JP Core Organization Profile | JP Core Practitioner Profile | JP Core PractitionerRole Profile) | 患者が指名するケア提供者 | |||||
managingOrganization | Σ | 0..1 | Reference(JP Core Organization Profile) | 患者記録の管理者である組織 | ||||
link | ?!Σ | 0..* | BackboneElement | 同じ実際の人に関係する別の患者リソースへのリンク / Link to another patient resource that concerns the same actual person | ||||
id | 0..1 | string | 要素間参照のための一意のID / 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 | ||||
other | Σ | 1..1 | Reference(JP Core Patient Profile | RelatedPerson) | リンクが指す他の患者または関連者のリソース / The other patient or related person resource that the link refers to | ||||
type | Σ | 1..1 | code | replaced-by | replaces | refer | seealso 【詳細参照】 Binding: LinkType (required): この患者リソースと別の患者リソースとの間のリンクのタイプ。 / The type of link between this patient resource and another patient resource. | ||||
Documentation for this format |
Terminology Bindings
Path | Conformance | ValueSet | URI | |||
Patient.language | preferred | CommonLanguages
http://hl7.org/fhir/ValueSet/languages from the FHIR Standard | ||||
Patient.identifier.use | required | IdentifierUsehttp://hl7.org/fhir/ValueSet/identifier-use|4.0.1 from the FHIR Standard | ||||
Patient.identifier.type | extensible | Identifier Type Codeshttp://hl7.org/fhir/ValueSet/identifier-type from the FHIR Standard | ||||
Patient.telecom.system | required | ContactPointSystemhttp://hl7.org/fhir/ValueSet/contact-point-system|4.0.1 from the FHIR Standard | ||||
Patient.telecom.use | required | ContactPointUsehttp://hl7.org/fhir/ValueSet/contact-point-use|4.0.1 from the FHIR Standard | ||||
Patient.gender | required | AdministrativeGenderhttp://hl7.org/fhir/ValueSet/administrative-gender|4.0.1 from the FHIR Standard | ||||
Patient.address.use | required | AddressUsehttp://hl7.org/fhir/ValueSet/address-use|4.0.1 from the FHIR Standard | ||||
Patient.address.type | required | AddressTypehttp://hl7.org/fhir/ValueSet/address-type|4.0.1 from the FHIR Standard | ||||
Patient.maritalStatus | extensible | Marital Status Codeshttp://hl7.org/fhir/ValueSet/marital-status from the FHIR Standard | ||||
Patient.contact.relationship | extensible | PatientContactRelationshiphttp://hl7.org/fhir/ValueSet/patient-contactrelationship from the FHIR Standard | ||||
Patient.contact.gender | required | AdministrativeGenderhttp://hl7.org/fhir/ValueSet/administrative-gender|4.0.1 from the FHIR Standard | ||||
Patient.communication.language | preferred | CommonLanguages
http://hl7.org/fhir/ValueSet/languages from the FHIR Standard | ||||
Patient.link.type | required | LinkTypehttp://hl7.org/fhir/ValueSet/link-type|4.0.1 from the FHIR Standard |
Constraints
Id | Grade | Path(s) | Details | Requirements |
dom-2 | error | Patient | リソースが別のリソースに含まれている場合、ネストされたリソースを含めてはなりません / If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
dom-3 | error | Patient | リソースが別のリソースに含まれている場合、それはリソースの他の場所から参照されるか、含有リソースを参照するものとします / If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource : contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty() | |
dom-4 | error | Patient | リソースが別のリソースに含まれている場合、meta.versionidもmeta.lastupdatedも持ってはならない。 / If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated : contained.meta.versionId.empty() and contained.meta.lastUpdated.empty() | |
dom-5 | error | Patient | 別のリソースにリソースが含まれている場合、セキュリティラベルはありません / If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
dom-6 | best practice | Patient | リソースには、堅牢な管理のための叙述(Narative)が必要です / A resource should have narrative for robust management : text.`div`.exists() | |
ele-1 | error | **ALL** elements | すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | **ALL** extensions | 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
pat-1 | error | Patient.contact | 少なくとも連絡先の詳細または組織への参照を含めるものとする / SHALL at least contain a contact's details or a reference to an organization : name.exists() or telecom.exists() or address.exists() or organization.exists() |
This structure is derived from Patient
Summary
Mandatory: 2 elements
Structures
This structure refers to these other structures:
Extensions
This structure refers to these extensions:
Other representations of profile: CSV, Excel, Schematron
Patient リソースは、次の要素を持たなければならない。
JP Patient リソースで使用される拡張は次の通りである。
コンフォーマンス | パラメータ | 型 | 例 |
---|---|---|---|
SHALL | identifier | token | GET [base]/Patient?identifier=urn:oid:1.2.392.100495.20.3.51.1+[医療機関コード10桁]|123456 |
SHOULD | name | string | GET [base]/Patient?name=山田%20太郎 |
SHOULD | birthdate,name | date,string | GET [base]/Patient?birthdate=eq2013-01-14&name=山田%20太郎 |
SHOULD | birthdate,gender | date,token | GET [base]/Patient?birthdate=eq2013-01-14&gender=male |
SHOULD | birthdate,name,gender | date,string,token | GET [base]/Patient?birthdate=eq2013-01-14&name=山田%20太郎&gender=male |
SHOULD | name,phone | string,token | GET [base]/Patient?name=山田%20太郎&phone=111-222-3333 |
SHOULD | name,address-postalcode | string,string | GET [base]/Patient?name=山田%20太郎&address-postalcode=1234567 |
MAY | family,given,birthdate,gender,phone,address-postalcode | string,string,date,token,token,string | GET [base]/Patient?family=山田&given=太郎&birthdate=eq2013-01-14&gender=male&phone=111-222-3333&address-postalcode=1234567 |
次の検索パラメータは必須でサポートされなければならない。
identifier 検索パラメータを使用して、患者番号/カルテ番号などの識別子によるPatientの検索をサポートしなければならない(SHALL)
GET [base]/Patient?identifier={system|}[token]
例:
GET [base]/Patient?identifier=urn:oid:1.2.392.100495.20.3.51.11312345670|123456
指定された識別子に一致するPatientリソースを含むBundleを検索する。
次の検索パラメータをサポートすることが望ましい。
GET [base]/Patient?name={string}
例:
GET [base]/Patient?name=山田%20太郎
birthdate, name 検索パラメータを使用して、Patientの検索をサポートすることが望ましい(SHOULD)。name検索パラメータは、HumanNameの文字列フィールド(family、give、prefix、suffix、および/またはtextを含む)のいずれかに一致するPatientリソースを検索する
GET [base]/Patient?birthdate=eq{date}&name={string}
例:
GET [base]/Patient?birthdate=eq2000-10-10&name=山田%20太郎
birthdate, gender 検索パラメータを使用して、Patientの検索をサポートすることが望ましい(SHOULD)
GET [base]/Patient?birthdate=eq{date}&gender={token}
例:
GET [base]/Patient?birthdate=eq2000-10-10&gender=male
birthdate, name, gender 検索パラメータを使用してPatientの検索をサポートすることが望ましい(SHOULD)、name検索パラメータはHumanNameの文字列フィールド(family、give、prefix、suffix、および/またはtextを含む)のいずれかに一致するPatientリソースを検索する
GET [base]/Patient?birthdate=eq{date}&name={string}&gender={token}
例:
GET [base]/Patient?birthdate=eq2000-10-10&name=山田%20太郎&gender=male
name, phone 検索パラメータを使用してPatientの検索をサポートすることが望ましい(SHOULD)、name検索パラメータはHumanNameの文字列フィールド(family、give、prefix、suffix、および/またはtextを含む)のいずれかに一致するPatientリソースを検索する
GET [base]/Patient?name={string}&phone={token}
例:
GET [base]/Patient?name=山田%20太郎&phone=0123456789
name, address-postalcode 検索パラメータを使用してPatientの検索をサポートすることが望ましい(SHOULD)、name検索パラメータはHumanNameの文字列フィールド(family、give、prefix、suffix、および/またはtextを含む)のいずれかに一致するPatientリソースを検索する、address-postalcodeはPatient.address.postalCode要素に対する検索パラメータであり日本の住所表記における郵便番号をキーにして検索することを想定している
GET [base]/Patient?name={string}&address-postalcode={string}
例:
GET [base]/Patient?name=山田%20太郎&address-postalcode=1234567
オプションとして次の検索パラメータをサポートすることができる。
複合条件として、family,given,birthdate,gender,phone,address-postalcodename の各検索パラメータを複数指定したPatientの検索をサポートすることができる(MAY)
GET [base]/Patient?family={string}&given={string}&birthdate=eq{date}&gender={token}&phone={token}&address-postalcode={string}
例:
GET [base]/Patient?family=山田&given=太郎&birthdate=eq2013-01-14&gender=male&phone=111-222-3333&address-postalcode=1234567
family,given,birthdate,gender,phone,address-postalcodename の各検索パラメータに一致するPatientリソースを含むBundleを検索する。
カナ名称ソート用の検索パラメータ[jp-patient-kanasort-sp]を追加している。
JP Patient リソースに対して使用される操作は次の通りである。
$everything:[base]/Patient/$everything , [base]/Patient/[id]/$everything
この操作は、この操作が呼び出された特定のPatientリソースに関連する全ての情報を返す。応答は "searchset" タイプのBundleリソースである。サーバは、少なくとも、識別された医療従事者のPatientコンパートメントに含まれる全てのリソースと、それらから参照されるすべてのリソースを返すことが望ましい。
この操作の公式なURLは以下である。
http://hl7.jp/fhir/OperationDefinition/Patient-everything
URL: [base]/Patient/[id]/$everything
本操作は、べき等な操作である。
名前 | 多重度 | 型 | 説明 |
---|---|---|---|
start | 0..1 | date | 特定の日付範囲で提供されたケアに関連する全ての記録を意味する。開始日が指定されていない場合、終了日以前のすべてのレコードが対象に含まれる。 |
end | 0..1 | date | 特定の日付範囲で提供されたケアに関連する全ての記録を意味する。終了日が指定されていない場合、開始日以降のすべてのレコードが対象に含まれる。 |
_since | 0..1 | instant | 指定された日時以降に更新されたリソースのみが応答に含まれる。 |
_type | 0..* | code | 応答に含むFHIRリソース型を、カンマ区切りで指定する。指定されない場合は、サーバは全てのリソース型を対象とする。 |
_count | 0..1 | integer | Bundleの1ページに含まれるリソース件数を指定。 |
名前 | 多重度 | 型 | 説明 |
---|---|---|---|
return | 1..1 | Bundle | バンドルのタイプは"searchset"である。この操作の結果は、リソースとして直接返される。 |
リクエスト:単一のPatientに関連する全てのリソースを取得する。
GET [base]/Patient/p001/$everything
[some headers]
レスポンス:指定されたPatientに関連する全てのリソースを返す。
HTTP/1.1 200 OK [other headers]
{
"resourceType": "Bundle",
"id": "example",
"meta": {
"lastUpdated": "2014-08-18T01:43:33Z"
},
"type": "searchset",
"entry": [
{
"fullUrl": "http://example.org/fhir/Patient/p001",
"resource": {
"resourceType": "Patient",
省略
}
}
]
}