電子カルテ情報共有サービス2文書5情報+患者サマリー FHIR実装ガイド JP-CLINS(CLinical Information Sharing ImplementationGuide) v1.3.0-rc3 (リリース候補v3)
1.3.0-rc3 - release Japan

電子カルテ情報共有サービス2文書5情報+患者サマリー FHIR実装ガイド JP-CLINS(CLinical Information Sharing ImplementationGuide) v1.3.0-rc3 (リリース候補v3) - Local Development build (v1.3.0-rc3) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Resource Profile: JP_Patient_eCS - Detailed Descriptions

Active as of 2024-06-24

Definitions for the JP-Patient-eCS resource profile.

Guidance on how to interpret the contents of this table can be found here

0. Patient
Definition

患者情報の記述に使用する。電子カルテ共有サービスで使用できる。

Short患者情報の記述に使用する。
Comments

本プロファイルは、患者を識別するidentifierとして、被保険者個人識別子を必須としている。また、name.family, name.given, gender, birthDate, address.text, address.city, address.stateを必須としている。

Invariantsvalid-system-local-patientID: R1010:施設患者IDを記述する場合には、identifier.systemは、'urn:oid:1.2.392.100495.20.3.51.[1+施設番号10桁]'でなければならない。 ((identifier.where(system.substring(0,31) = 'urn:oid:1.2.392.100495.20.3.51.').count()=1 and (identifier.where(system.substring(0,31) = 'urn:oid:1.2.392.100495.20.3.51.')).system.substring(31,1) = '1' and (identifier.where(system.substring(0,31) = 'urn:oid:1.2.392.100495.20.3.51.')).system.substring(32).matches('^[0-4][0-9][1-3][0-9]{7}$')) or (identifier.where(system.substring(0,31) = 'urn:oid:1.2.392.100495.20.3.51.').empty()))
valid-system-insurance-patientIdentifier: R1012:被保険者識別子情報(identifier.system="http://jpfhir.jp/fhir/clins/Idsystem/JP_Insurance_memberID")は1つだけ必須。 ((identifier.where(system = 'http://jpfhir.jp/fhir/clins/Idsystem/JP_Insurance_memberID').count()=1))
valid-value-insurance-patientIdentifier: R1013:identifier.value 被保険者識別子情報の形式は、"保険者等番号:被保険者記号:被保険者番号:被保険者証等枝番"で、それぞれ半角英数字8桁固定、半角または全角文字列(空白を含まない)、半角または全角文字列(同)、半角数字2桁固定(1文字目は0)であり、それぞれ存在しない場合には、空文字列とする。 ((identifier.where(system = 'http://jpfhir.jp/fhir/clins/Idsystem/JP_Insurance_memberID').count()=1 and identifier.where(system = 'http://jpfhir.jp/fhir/clins/Idsystem/JP_Insurance_memberID').value.matches('^[0-9]{8}:[^:^\\s^ ]*:[^:^\\s^ ]*:0[0-9]$')))
2. Patient.meta
4. Patient.meta.versionId
Definition

バージョン固有の識別子

Shortバージョン固有の識別子
6. Patient.meta.lastUpdated
Definition

この患者情報の内容がサーバ上で最後に格納または更新された日時、またはこのFHIRリソースが生成された日時

Short最終更新日
Must Supporttrue
8. Patient.meta.source
10. Patient.meta.profile
Definition

準拠しているプロファイルとして次のURLを指定する。http://jpfhir.jp/fhir/eCS/StructureDefinition/JP_Patient_eCS

Short準拠しているプロファイルとして次のURLを指定する。http://jpfhir.jp/fhir/eCS/StructureDefinition/JP_Patient_eCS
Control1..1
Must Supporttrue
12. Patient.identifier
Definition

保険者・被保険者番号情報(system="http://jpfhir.jp/fhir/clins/Idsystem/JP_Insurance_memberID")はあれば必須(電子カルテ情報共有サービスでは必須)。被保険者個人識別子の仕様は「被保険者個人識別子」の文字列仕様を参照のこと。それが取得できていない場合や、同時に施設での患者番号も記述したい場合には、自施設の患者番号(system="urn:oid:1.2.392.100495.20.3.51.[1+施設番号10桁]")とし、その施設での患者番号を記述する。

Short保険者・被保険者番号情報、自施設の患者番号など。
NoteThis is a business identifier, not a resource identifier (see discussion)
14. Patient.identifier.system
16. Patient.identifier.value
18. Patient.active
20. Patient.name
Control1..?
Must Supporttrue
22. Patient.name.extension
24. Patient.name.extension.url
26. Patient.name.extension.value[x]
[x] NoteSeeChoice of Data Typesfor further information about how to use [x]
SlicingThis element introduces a set of slices on Patient.name.extension.value[x]. The slices areUnordered and Open, and can be differentiated using the following discriminators:
  • type @ $this
  • 28. Patient.name.extension.value[x]:valueCode
    Slice NamevalueCode
    Control0..1
    Typecode
    [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    30. Patient.name.use
    32. Patient.name.text
    34. Patient.name.family
    Control1..?
    Must Supporttrue
    36. Patient.name.given
    Control1..?
    Must Supporttrue
    38. Patient.telecom
    40. Patient.telecom.system
    42. Patient.telecom.value
    44. Patient.telecom.use
    46. Patient.gender
    Control1..?
    Must Supporttrue
    48. Patient.birthDate
    Control1..?
    Must Supporttrue
    LOINC Code
    50. Patient.address
    Definition

    患者の住所。必須。

    Control1..1
    Must Supporttrue
    52. Patient.address.use
    54. Patient.address.text
    Control1..?
    Must Supporttrue
    56. Patient.address.postalCode
    58. Patient.address.country

    Guidance on how to interpret the contents of this table can be found here

    0. Patient
    Definition

    患者情報の記述に使用する。電子カルテ共有サービスで使用できる。


    ケアまたはその他の健康関連サービスを受けている個人または動物に関する人口統計およびその他の管理情報。 / Demographics and other administrative information about an individual or animal receiving care or other health-related services.

    Short患者情報の記述に使用する。医療サービスを受けている個人または動物に関する情報 / Information about an individual or animal receiving health care services
    Comments

    本プロファイルは、患者を識別するidentifierとして、被保険者個人識別子を必須としている。また、name.family, name.given, gender, birthDate, address.text, address.city, address.stateを必須としている。

    Control0..*
    Is Modifierfalse
    Summaryfalse
    Alternate NamesSubjectOfCare Client Resident
    Invariantsdom-2: リソースが別のリソースに含まれている場合、ネストされたリソースを含めてはなりません / If the resource is contained in another resource, it SHALL NOT contain nested Resources (contained.contained.empty())
    dom-3: リソースが別のリソースに含まれている場合、それはリソースの他の場所から参照されるか、含有リソースを参照するものとします / 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: リソースが別のリソースに含まれている場合、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: 別のリソースにリソースが含まれている場合、セキュリティラベルはありません / If a resource is contained in another resource, it SHALL NOT have a security label (contained.meta.security.empty())
    dom-6: リソースには、堅牢な管理のための叙述(Narative)が必要です / A resource should have narrative for robust management (text.`div`.exists())
    valid-system-local-patientID: R1010:施設患者IDを記述する場合には、identifier.systemは、'urn:oid:1.2.392.100495.20.3.51.[1+施設番号10桁]'でなければならない。 ((identifier.where(system.substring(0,31) = 'urn:oid:1.2.392.100495.20.3.51.').count()=1 and (identifier.where(system.substring(0,31) = 'urn:oid:1.2.392.100495.20.3.51.')).system.substring(31,1) = '1' and (identifier.where(system.substring(0,31) = 'urn:oid:1.2.392.100495.20.3.51.')).system.substring(32).matches('^[0-4][0-9][1-3][0-9]{7}$')) or (identifier.where(system.substring(0,31) = 'urn:oid:1.2.392.100495.20.3.51.').empty()))
    valid-system-insurance-patientIdentifier: R1012:被保険者識別子情報(identifier.system="http://jpfhir.jp/fhir/clins/Idsystem/JP_Insurance_memberID")は1つだけ必須。 ((identifier.where(system = 'http://jpfhir.jp/fhir/clins/Idsystem/JP_Insurance_memberID').count()=1))
    valid-value-insurance-patientIdentifier: R1013:identifier.value 被保険者識別子情報の形式は、"保険者等番号:被保険者記号:被保険者番号:被保険者証等枝番"で、それぞれ半角英数字8桁固定、半角または全角文字列(空白を含まない)、半角または全角文字列(同)、半角数字2桁固定(1文字目は0)であり、それぞれ存在しない場合には、空文字列とする。 ((identifier.where(system = 'http://jpfhir.jp/fhir/clins/Idsystem/JP_Insurance_memberID').count()=1 and identifier.where(system = 'http://jpfhir.jp/fhir/clins/Idsystem/JP_Insurance_memberID').value.matches('^[0-9]{8}:[^:^\\s^ ]*:[^:^\\s^ ]*:0[0-9]$')))
    dom-4: リソースが別のリソースに含まれている場合、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())
    2. Patient.meta
    Definition

    リソースに関するメタデータ。これは、インフラストラクチャによって維持されるコンテンツです。コンテンツの変更は、常にリソースのバージョンの変更に関連付けられているとは限りません。 / The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content might not always be associated with version changes to the resource.

    Shortリソースに関するメタデータ / Metadata about the resource
    Control0..1
    TypeMeta
    Is Modifierfalse
    Summarytrue
    Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    4. Patient.meta.versionId
    Definition

    バージョン固有の識別子


    URLのバージョン部分に表示されるバージョン固有の識別子。この値は、リソースが作成、更新、または削除された場合に変更されます。

    Shortバージョン固有の識別子バージョン固有の識別子 (Baajon koyū no shikibetsu-shi)
    Comments

    サーバーがこの値を割り当て、クライアントが指定した値を無視する。ただし、サーバーが更新/削除時にバージョンの整合性を強制する場合を除く。

    Control0..1
    Typeid
    Is Modifierfalse
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    Summarytrue
    Invariantsele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()))
    6. Patient.meta.lastUpdated
    Definition

    この患者情報の内容がサーバ上で最後に格納または更新された日時、またはこのFHIRリソースが生成された日時


    リソースが最後に変更されたとき - 例えば、バージョンが変更されたとき。

    Short最終更新日「リソースのバージョンが最後に変更されたとき」
    Comments

    この値はリソースが初めて作成される場合を除いて常に設定されています。サーバー/リソースマネージャーがこの値を設定します。クライアントが提供する値は関係ありません。これはHTTP Last-Modifiedに相当し、readのインタラクションで同じ値を持つべきです。

    Control0..1
    Typeinstant
    Is Modifierfalse
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    Must Supporttrue
    Summarytrue
    Invariantsele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()))
    8. Patient.meta.source
    Definition

    リソースのソースシステムを識別するURI。これにより、リソース内の情報のソースをトラックまたは区別するために使用できる最小限の[プロビナンス](provenance.html#)情報が提供されます。ソースは、別のFHIRサーバー、ドキュメント、メッセージ、データベースなどを識別できます。

    Short「リソースがどこから来たかを特定する」(Risōsu ga doko kara kita ka o tokutei suru)
    Comments

    「プロバナンスのリソースにおいて、これはProvenance.entity.what[x]に対応します。ソースの正確な使用方法(および含意されるProvenance.entity.role)は実装者の判断に委ねられます。指定されたソースは1つだけです。追加のプロバナンスの詳細が必要な場合は、完全なプロバナンスリソースを使用するべきです。

    この要素は、正規のURLでホストされていないリソースの現在のマスターソースがどこにあるかを示すために使用できます。」

    Control0..1
    Typeuri
    Is Modifierfalse
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    Summarytrue
    Invariantsele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()))
    10. Patient.meta.profile
    Definition

    準拠しているプロファイルとして次のURLを指定する。http://jpfhir.jp/fhir/eCS/StructureDefinition/JP_Patient_eCS


    このリソースが準拠すると主張する StructureDefinition リソースに関するプロファイルのリストです。URL は StructureDefinition.url への参照です。

    Short準拠しているプロファイルとして次のURLを指定する。http://jpfhir.jp/fhir/eCS/StructureDefinition/JP_Patient_eCSこのリソースが適合を主張するプロファイル
    Comments

    これらの主張が時間の経過に伴って検証または更新される方法と、それらを決定するサーバーや他の基盤に任されます。プロファイルURLのリストは1セットです。

    Control10..1*
    Typecanonical(StructureDefinition)
    Is Modifierfalse
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    Must Supporttrue
    Summarytrue
    Invariantsele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()))
    12. Patient.implicitRules
    Definition

    リソースが構築されたときに従った一連のルールへの参照。コンテンツの処理時に理解する必要があります。多くの場合、これは他のプロファイルなどとともに特別なルールを定義する実装ガイドへの参照です。 / A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content. Often, this is a reference to an implementation guide that defines the special rules along with other profiles etc.

    Shortこのコンテンツが作成されたルールのセット / A set of rules under which this content was created
    Comments

    このルールセットを主張することは、コンテンツが限られた取引パートナーのセットによってのみ理解されることを制限します。これにより、本質的に長期的にデータの有用性が制限されます。ただし、既存の健康エコシステムは非常に破壊されており、一般的に計算可能な意味でデータを定義、収集、交換する準備ができていません。可能な限り、実装者や仕様ライターはこの要素の使用を避ける必要があります。多くの場合、使用する場合、URLは、これらの特別なルールを他のプロファイル、バリューセットなどとともに叙述(Narative)の一部として定義する実装ガイドへの参照です。 / Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element. Often, when used, the URL is a reference to an implementation guide that defines these special rules as part of it's narrative along with other profiles, value sets, etc.

    Control0..1
    Typeuri
    Is Modifiertrue because 暗黙のルールは、意味または解釈を変更するリソースに関する追加の知識を提供する可能性があるため、この要素は修飾子としてラベル付けされています。 / This element is labeled as a modifier because the implicit rules may provide additional knowledge about the resource that modifies it's meaning or interpretation
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    Summarytrue
    Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    14. Patient.extension:religion
    Slice Namereligion
    Definition

    患者の公言された宗教的所属。

    Short患者の宗教 【詳細参照】
    Comments

    患者の宗教をValueSet(v3.ReligiousAffiliation)より選択する。輸血や食事で考慮が必要な場合がある。
     - 1013 キリスト教
     - 1020 ヒンドゥー教
     - 1023 イスラム教
     
    など

    Control0..*
    TypeExtension(Patient Religion) (Extension Type: CodeableConcept)
    Is Modifierfalse
    Summaryfalse
    Alternate Namesextensions, user content
    Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both (extension.exists() != value.exists())
    16. Patient.extension:birthPlace
    Slice NamebirthPlace
    Definition

    患者の登録された出生地。システムは、birthPlaceアドレスを個別の要素に格納しない場合、address.textを使用してよい。

    Short患者の生誕地 【詳細参照】
    Comments

    患者の生誕地をAddress型で表現する

    Control0..1
    TypeExtension(Patient Birth Place) (Extension Type: Address)
    Is Modifierfalse
    Summaryfalse
    Alternate Namesextensions, user content
    Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both (extension.exists() != value.exists())
    18. Patient.extension:race
    Slice Namerace
    Definition

    オプションの拡張要素-すべてのリソースで使用できる。

    Short患者の人種 【詳細参照】
    Comments

    患者の人種をValueSet(Race)より選択する。
     - 2034-7 中国人
     - 2039-6 日本人
     - 2040-4 韓国人
     - 2108-9 ヨーロッパ人
     - 2110-5 英国人
     - 2111-3 フランス人
     - 2112-1 ドイツ人
     
    など

    Control0..*
    TypeExtension(JP Core Patient Race Extension) (Extension Type: CodeableConcept)
    Is Modifierfalse
    Summaryfalse
    Alternate Namesextensions, user content
    Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both (extension.exists() != value.exists())
    20. Patient.modifierExtension
    Definition

    リソースの基本的な定義の一部ではなく、それを含む要素の理解および/または含有要素の子孫の理解を変更するために使用される場合があります。通常、修飾子要素は否定または資格を提供します。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義することが許可されていますが、拡張機能の定義の一部として満たされる一連の要件があります。アプリケーションの処理リソースは、修飾子拡張機能をチェックする必要があります。

    モディファイア拡張は、リソースまたはdomainResource上の要素の意味を変更してはなりません(修飾軸自体の意味を変更することはできません)。 / May be used to represent additional information that is not part of the basic definition of the resource and that modifies the understanding of the element that contains it and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

    Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

    Short無視できない拡張機能 / Extensions that cannot be ignored
    Comments

    拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

    Control0..*
    TypeExtension
    Is Modifiertrue because モディファイア拡張は、それらを含むリソースの意味または解釈を変更することが期待されています / Modifier extensions are expected to modify the meaning or interpretation of the resource that contains them
    Summaryfalse
    Requirements

    修飾子拡張機能により、安全に無視できる大部分の拡張機能と明確に区別できるように、安全に無視できない拡張機能が可能になります。これにより、実装者が拡張の存在を禁止する必要性を排除することにより、相互運用性が促進されます。詳細については、[修飾子拡張の定義](拡張性.html#modifierextension)を参照してください。 / Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

    Alternate Namesextensions, user content
    Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both (extension.exists() != value.exists())
    22. Patient.identifier
    Definition

    保険者・被保険者番号情報(system="http://jpfhir.jp/fhir/clins/Idsystem/JP_Insurance_memberID")はあれば必須(電子カルテ情報共有サービスでは必須)。被保険者個人識別子の仕様は「被保険者個人識別子」の文字列仕様を参照のこと。それが取得できていない場合や、同時に施設での患者番号も記述したい場合には、自施設の患者番号(system="urn:oid:1.2.392.100495.20.3.51.[1+施設番号10桁]")とし、その施設での患者番号を記述する。


    この患者の識別子。 / An identifier for this patient.

    Short保険者・被保険者番号情報、自施設の患者番号など。この患者の識別子 / An identifier for this patient
    Comments

    IDの名前空間を表す Patient.identifier.system と ID値そのものを表す Patient.identifier.value の組み合わせとして表現する。
    Patient.identifier.system には、urn:oid:1.2.392.100495.20.3.51.医療機関識別OID番号を使用する。
    医療機関識別OID番号は患者IDの発行者である機関の医療機関コード(10桁)の先頭に1をつけた11桁とする。医療機関コード(10桁)の詳細はOrganizationプロファイルの医療機関コード10桁の説明を参照すること。
     
    例:医療機関コード「1312345670」の場合「urn:oid:1.2.392.100495.20.3.51.11312345670」
     
    なお、urn:oid:1.2.392.100495.20.3.51の部分は、「処方情報 HL7FHIR 記述仕様」表19 識別子名前空間一覧において医療機関等の患者IDとして割り当てられたOIDのURL型である。地域医療連携ネットワークの地域患者IDを指定する場合も同様に、地域患者IDを識別する名前空間(IHE ITI PIX等で使用されるOID等)をsystemに使用することができる。

    NoteThis is a business identifier, not a resource identifier (see discussion)
    Control10..*
    TypeIdentifier
    Is Modifierfalse
    Summarytrue
    Requirements

    ほとんどの場合、患者には特定の数値識別子が割り当てられる。


    患者にはほとんどの場合、特定の数値識別子が割り当てられます。 / Patients are almost always assigned specific numerical identifiers.

    Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    24. Patient.identifier.use
    Definition

    この識別子の目的。 / The purpose of this identifier.

    Shortusual | official | temp | secondary | old (If known) 【詳細参照】通常|公式|温度|セカンダリ|古い(知られている場合) / usual | official | temp | secondary | old (If known)
    Comments

    IDの種別をValueSet(IdentifierUse)より選択する。 - usual : 一般- official : 公式(マイナンバーなど、最も信頼できると見なされる場合に使用)- temp : 一時的 - secondary : 二次利用 - old : 過去の識別子


    アプリケーションは、識別子が一時的なものであると明示的に言っていない限り、永続的であると想定できます。 / Applications can assume that an identifier is permanent unless it explicitly says that it is temporary.

    Control0..1
    BindingThe codes SHALL be taken from IdentifierUsehttp://hl7.org/fhir/ValueSet/identifier-use|4.0.1
    (required to http://hl7.org/fhir/ValueSet/identifier-use|4.0.1)

    既知の場合、この識別子の目的を識別します。 / Identifies the purpose for this identifier, if known .

    Typecode
    Is Modifiertrue because これは、アプリケーションが一時的なIDを永続的なIDと間違えてはならないため、「IS修飾子」とラベル付けされています。 / This is labeled as "Is Modifier" because applications should not mistake a temporary id for a permanent one.
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    Summarytrue
    Requirements

    特定の使用のコンテキストが一連の識別子の中から選択される適切な識別子を許可します。 / Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers.

    Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    26. Patient.identifier.system
    Definition

    値の名前空間、つまり一意のセット値を記述するURLを確立します。 / Establishes the namespace for the value - that is, a URL that describes a set values that are unique.

    ShortThe namespace for the identifier value 【詳細参照】識別子値の名前空間 / The namespace for the identifier value
    Comments

    Patient.identifier.system には、urn:oid:1.2.392.100495.20.3.51.医療機関識別OID番号を使用する。 医療機関識別OID番号は患者IDの発行者である機関の医療機関コード(10桁)の先頭に1をつけた11桁とする。医療機関コード(10桁)の詳細はOrganizationプロファイルの医療機関コード10桁の説明を参照すること。 例:医療機関コード「1312345670」の場合「urn:oid:1.2.392.100495.20.3.51.11312345670」 なお、urn:oid:1.2.392.100495.20.3.51の部分は、「処方情報 HL7FHIR 記述仕様」表19 識別子名前空間一覧において医療機関等の患者IDとして割り当てられたOIDのURL型である。地域医療連携ネットワークの地域患者IDを指定する場合も同様に、地域患者IDを識別する名前空間(IHE ITI PIX等で使用されるOID等)をsystemに使用することができる。


    識別子。システムは常にケースに敏感です。 / Identifier.system is always case sensitive.

    Control0..1
    Typeuri
    Is Modifierfalse
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    Summarytrue
    Requirements

    識別子のセットがたくさんあります。2つの識別子を一致させるには、どのセットを扱っているかを知る必要があります。システムは、特定の一意の識別子セットを識別します。 / There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers.

    Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    28. Patient.identifier.value
    Definition

    通常、識別子の部分はユーザーに関連し、システムのコンテキスト内で一意のユーザーに関連しています。 / The portion of the identifier typically relevant to the user and which is unique within the context of the system.

    Short識別子のvalueは一意である必要がある。 【詳細参照】一意の値 / The value that is unique
    Comments

    患者を一意的に識別するID(例えば、患者IDやカルテ番号など)を設定。


    値が完全なURIの場合、システムはurn:ietf:rfc:3986でなければなりません。値の主な目的は、計算マッピングです。その結果、比較目的で正規化される可能性があります(例えば、有意でない白文字、ダッシュなどの削除)ヒューマンディスプレイ用の値は、[レンダリングされた値拡張](拡張レンダリングValue.html)を使用して伝達できます。識別子。価値は、識別子の知識を使用しない限り、ケースに敏感なものとして扱われます。システムにより、プロセッサーは、非セイズに固有の処理が安全であると確信できます。 / If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe.

    Control10..1
    Typestring
    Is Modifierfalse
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    Summarytrue
    Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    30. Patient.active
    Definition

    この患者記録がアクティブに使用されているかどうか。多くのシステムは、このプロパティを使用して、組織のビジネスルールに基づいて一定期間見られなかった患者など、非現在の患者としてマークする。
    非アクティブな患者を除外するために患者リストをフィルタリングするためによく使用される。
    死亡した患者は、同じ理由で不活性とマークされる場合があるが、死後しばらくは活性である場合がある。


    この患者記録が積極的に使用されているかどうか。 多くのシステムは、このプロパティを使用して、組織のビジネスルールに基づいてしばらく見られなかった患者など、非電流患者としてマークします。

    非アクティブな患者を除外するために患者リストをフィルタリングするためによく使用されます

    亡くなった患者は、同じ理由で非アクティブとしてマークされる場合もありますが、死後しばらく活動する場合があります。 / Whether this patient record is in active use. Many systems use this property to mark as non-current patients, such as those that have not been seen for a period of time based on an organization's business rules.

    It is often used to filter patient lists to exclude inactive patients

    Deceased patients may also be marked as inactive for the same reasons, but may be active for some time after death.

    Shortこの患者の記録が積極的に使用されているかどうか / Whether this patient's record is in active use
    Comments

    この患者の記録が有効かどうか。誤って患者を登録して削除したい場合などにfalseにする


    レコードが非アクティブであり、アクティブな記録にリンクされている場合、他の患者に将来の患者/記録の更新が発生するはずです。 / If a record is inactive, and linked to an active record, then future patient/record updates should occur on the other patient.

    Control0..1
    Typeboolean
    Is Modifiertrue because この要素は、レコードの有効・無効判定を示すステータス要素であるため、修飾子としてラベル付けされるこの要素は、レコードを有効として扱うべきではないことを示すことができるステータス要素であるため、修飾子としてラベル付けされています。 / This element is labelled as a modifier because it is a status element that can indicate that a record should not be treated as valid
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    Summarytrue
    Requirements

    患者レコードが誤って作成された場合のため、使用されないレコードとしてマークできる必要がある。


    誤って作成されたため、使用しないように患者の記録をマークできる必要があります。 / Need to be able to mark a patient record as not to be used because it was created in error.

    Meaning if Missingこのリソースは、アクティブな要素の値が提供されていない場合、一般にアクティブであると想定されています / This resource is generally assumed to be active if no value is provided for the active element
    Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    32. Patient.name
    Definition

    個人に関連付けられた名前。


    個人に関連付けられた名前。 / A name associated with the individual.

    Short患者に関連付けられた名前 / A name associated with the patient
    Comments

    患者は、用途や適用期間が異なる複数の名前を持つ場合がある。動物の場合、名前は人間によって割り当てられて使用され、同じパターンを持つという意味で「HumanName」を使用する。
    FHIRデータ型仕様に従って、以下の内容を採用する。
     - 姓名分割できる場合は、名前パート HumanName.familyとHumanName.givenに指定する
     - ミドルネームがある場合は、given に指定する(givenは繰り返し可能)
     - 姓名に分割できない場合は、HumanName.text にフルネームを指定する
     - 各名前パートとtext は、両方存在してもよい
     - 漢字氏名、カナ氏名の区別は、iso21090-EN-representation を使用する


    患者は、使用期間が異なる複数の名前を持つ場合があります。動物の場合、名前は人間によって割り当てられ使用され、同じパターンを持っているという意味での「ハマネーム」です。 / A patient may have multiple names with different uses or applicable periods. For animals, the name is a "HumanName" in the sense that is assigned and used by humans and has the same patterns.

    Control10..*
    TypeHumanName(JP Core HumanName DataType)
    Is Modifierfalse
    Must Supporttrue
    Summarytrue
    Requirements

    複数の名前で患者を追跡できる必要がある。例としては、正式名とパートナー名がある。


    複数の名前で患者を追跡できる必要があります。例は、あなたの正式名とパートナー名です。 / Need to be able to track the patient by multiple names. Examples are your official name and a partner name.

    Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    34. Patient.name.extension
    Definition

    An Extension


    要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

    ShortExtension実装で定義された追加のコンテンツ / Additional content defined by implementations
    Comments

    拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

    Control0..*
    TypeExtension
    Is Modifierfalse
    Summaryfalse
    Alternate Namesextensions, user content
    Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both (extension.exists() != value.exists())
    SlicingThis element introduces a set of slices on Patient.name.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
    • value @ url
    • 36. Patient.name.extension.url
      Definition

      拡張コードの定義のソース - 論理名またはURL。 / Source of the definition for the extension code - a logical name or a URL.

      Short拡張機能の意味を識別します / identifies the meaning of the extension
      Comments

      定義は、拡張性コードの計算可能または人間が読み取る可能性のある定義を直接指している場合があります。または、他の仕様で宣言されているように、論理的なURIである場合があります。定義は、拡張機能を定義する構造定義のURIでなければなりません。 / The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.

      Control1..1
      Typeuri
      Is Modifierfalse
      XML FormatIn the XML format, this property is represented as an attribute.
      Summaryfalse
      38. Patient.name.extension.value[x]
      Definition

      拡張値の値 - データ型の制約付きセットの1つでなければなりません(リストの[拡張性](拡張性](拡張性。html)を参照)。 / Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).

      Short拡張値の値 / Value of extension
      Control0..1
      TypeChoice of: base64Binary, boolean, canonical, code, date, dateTime, decimal, id, instant, integer, markdown, oid, positiveInt, string, time, unsignedInt, uri, url, uuid, Address, Age, Annotation, Attachment, CodeableConcept, Coding, ContactPoint, Count, Distance, Duration, HumanName, Identifier, Money, Period, Quantity, Range, Ratio, Reference, SampledData, Signature, Timing, ContactDetail, Contributor, DataRequirement, Expression, ParameterDefinition, RelatedArtifact, TriggerDefinition, UsageContext, Dosage, Meta
      [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
      Is Modifierfalse
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      Summaryfalse
      Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      SlicingThis element introduces a set of slices on Patient.name.extension.value[x]. The slices areUnordered and Open, and can be differentiated using the following discriminators:
      • type @ $this
      • 40. Patient.name.extension.value[x]:valueCode
        Slice NamevalueCode
        Definition

        拡張値の値 - データ型の制約付きセットの1つでなければなりません(リストの[拡張性](拡張性](拡張性。html)を参照)。 / Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).

        Short拡張値の値 / Value of extension
        Control0..1
        Typecode, date, Meta, Address, Attachment, integer, Count, DataRequirement, Dosage, uuid, Identifier, Coding, SampledData, id, positiveInt, Distance, Period, Duration, canonical, Range, RelatedArtifact, base64Binary, UsageContext, Timing, decimal, CodeableConcept, ParameterDefinition, dateTime, string, Contributor, oid, instant, ContactPoint, HumanName, Money, markdown, Ratio, Age, Reference, TriggerDefinition, Quantity, uri, url, Annotation, ContactDetail, boolean, Expression, Signature, unsignedInt, time
        [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
        Is Modifierfalse
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        Summaryfalse
        Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        42. Patient.name.extension:nameRepresentationUse
        Slice NamenameRepresentationUse
        Definition

        名前の表現方法

        Short実装で定義された追加のコンテンツ / Additional content defined by implementations
        Comments

        名前の文字起こし-表現方法(日本の名前など)。

        Control0..1
        TypeExtension(EN Representation) (Extension Type: code)
        Is Modifierfalse
        Summaryfalse
        Alternate Namesextensions, user content
        Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both (extension.exists() != value.exists())
        44. Patient.name.use
        Definition

        この名前の目的を特定します。 / Identifies the purpose for this name.

        Short通常|公式|一時的|ニックネーム|匿名|古い|未婚女性 / usual | official | temp | nickname | anonymous | old | maiden通常|公式|温度|ニックネーム|匿名|古い|乙女 / usual | official | temp | nickname | anonymous | old | maiden
        Comments

        アプリケーションは、一時的または古いものであると明示的に言わない限り、名前が最新であると想定できます。 / Applications can assume that a name is current unless it explicitly says that it is temporary or old.

        Control0..1
        BindingThe codes SHALL be taken from NameUsehttp://hl7.org/fhir/ValueSet/name-use|4.0.1
        (required to http://hl7.org/fhir/ValueSet/name-use|4.0.1)

        人間名の使用。 / The use of a human name.

        Typecode
        Is Modifiertrue because これは、アプリケーションが一時的または古い名前などを間違えないでください。 / This is labeled as "Is Modifier" because applications should not mistake a temporary or old name etc.for a current/permanent one
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        Summarytrue
        Requirements

        特定の使用のコンテキストに適切な名前を許可します。名前のセットの中から選択できます。 / Allows the appropriate name for a particular context of use to be selected from among a set of names.

        Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        46. Patient.name.text
        Definition

        表示する必要があるため、名前全体を指定します。アプリケーションUIで。これは、特定の部分の代わりに、または特定の部分と同様に提供される場合があります。 / Specifies the entire name as it should be displayed e.g. on an application UI. This may be provided instead of or as well as the specific parts.

        Shortフルネームのテキスト表現 / Text representation of the full name
        Comments

        テキスト表現とパーツの両方を提供できます。名前を更新するアプリケーションは、テキストとパーツの両方が存在する場合、一部に見つからないテキストにコンテンツが含まれていないことを保証するものとします。 / Can provide both a text representation and parts. Applications updating a name SHALL ensure that when both text and parts are present, no content is included in the text that isn't found in a part.

        Control0..1
        Typestring
        Is Modifierfalse
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        Summarytrue
        Requirements

        レンダリング可能で、不コード化されていないフォーム。 / A renderable, unencoded form.

        Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        48. Patient.name.family
        Definition

        系図にリンクする名前の部分。一部の文化(例:エリトリア)では、息子の姓は父親の名です。 / The part of a name that links to the genealogy. In some cultures (e.g. Eritrea) the family name of a son is the first name of his father.

        Short姓(「姓」と呼ばれることが多い) / Family name (often called 'Surname')
        Comments

        姓は、拡張機能(DE、NL、ES関連の培養)を使用して特定の部品に分解できます。 / Family Name may be decomposed into specific parts using extensions (de, nl, es related cultures).

        Control10..1
        Typestring
        Is Modifierfalse
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        Must Supporttrue
        Summarytrue
        Alternate Namessurname
        Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        50. Patient.name.given
        Definition

        名。 / Given name.

        Short指定された名前(常に「最初」ではありません)。ミドルネームが含まれています / Given names (not always 'first'). Includes middle names
        Comments

        イニシャルのみが記録されている場合、フルネームパーツの代わりに使用できます。イニシャルは複数の指定された名前に分離される場合がありますが、多くの場合、特定の制限によるものではありません。指定された名前が常に最初に来るとは限らないため、この要素は「名」とは呼ばれません。 / If only initials are recorded, they may be used in place of the full name parts. Initials may be separated into multiple given names but often aren't due to paractical limitations. This element is not called "first name" since given names do not always come first.

        Control10..*
        Typestring
        Is Modifierfalse
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        Must Supporttrue
        Summarytrue
        Alternate Namesfirst name, middle name
        Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        52. Patient.gender
        Definition

        管理上の性別-患者が管理および記録管理の目的で持つと見なされる性別。


        管理性別 - 患者が投与および記録保持目的で持っていると見なされる性別。 / Administrative Gender - the gender that the patient is considered to have for administration and record keeping purposes.

        Short男性|女性|その他|わからない / male | female | other | unknown
        Comments

        患者の性別をValueSet(AdministrativeGender)より選択する。
         male 男性
         female 女性
         other その他
         unknown 不明


        性別は、遺伝学または個人の好みの識別によって決定されるように、生物学的性別と一致しない可能性があります。人間と特に動物の両方について、男性と女性よりも他の正当な可能性があるが、システムとコンテキストの大部分は男性と女性のみをサポートすることに注意してください。意思決定支援またはビジネスルールを提供するシステムは、これらの観察結果がまれに記録されており、管理者にデフォルトであるため、関心のある特定の性別または性別の側面(解剖学的、染色体、社会など)を扱う観察に基づいて、理想的にはこれを行う必要があります。性別は一般的な慣行です。そのようなデフォルトが発生した場合、ルールの施行は、管理と生物学、染色体、その他の性別の側面の変動を可能にする必要があります。たとえば、男性の子宮摘出術についての警告は、「ハード」エラーではなく、警告または過剰なエラーとして処理する必要があります。患者の性別と性別の伝達に関する追加情報については、患者の性別と性別セクションを参照してください。 / The gender might not match the biological sex as determined by genetics or the individual's preferred identification. Note that for both humans and particularly animals, there are other legitimate possibilities than male and female, though the vast majority of systems and contexts only support male and female. Systems providing decision support or enforcing business rules should ideally do this on the basis of Observations dealing with the specific sex or gender aspect of interest (anatomical, chromosomal, social, etc.) However, because these observations are infrequently recorded, defaulting to the administrative gender is common practice. Where such defaulting occurs, rule enforcement should allow for the variation between administrative and biological, chromosomal and other gender aspects. For example, an alert about a hysterectomy on a male should be handled as a warning or overridable error, not a "hard" error. See the Patient Gender and Sex section for additional information about communicating patient gender and sex.

        Control10..1
        BindingThe codes SHALL be taken from AdministrativeGenderhttp://hl7.org/fhir/ValueSet/administrative-gender|4.0.1
        (required to http://hl7.org/fhir/ValueSet/administrative-gender|4.0.1)

        管理目的で使用される人の性別。 / The gender of a person used for administrative purposes.

        Typecode
        Is Modifierfalse
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        Must Supporttrue
        Summarytrue
        Requirements

        (少なくとも)名前と生年月日と組み合わせて、個人の識別に必要です。 / Needed for identification of the individual, in combination with (at least) name and birth date.

        Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        54. Patient.birthDate
        Definition

        個人の生年月日


        個人の生年月日。 / The date of birth for the individual.

        Short個人の生年月日個人の生年月日 / The date of birth for the individual
        Comments

        実際の生年月日が不明な場合は、少なくとも推定年を推測として提供する必要があり、時間が必要な場合(出産/乳児ケアシステムなど)に使用できる標準の拡張extension「patient-birthTime」がある。
        患者の生年月日をYYYY-MM-DD形式で入れる。
        例:1945-08-23


        少なくとも推定年は、実際のDOBが不明な場合は、時間が必要な場所(産科/乳児ケアシステムなど)が必要な場所で使用する必要がある標準的な拡張「患者誕生時間」がある場合、推定年を推測する必要があります。 / At least an estimated year should be provided as a guess if the real DOB is unknown There is a standard extension "patient-birthTime" available that should be used where Time is required (such as in maternity/infant care systems).

        Control10..1
        Typedate
        Is Modifierfalse
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        Must Supporttrue
        Summarytrue
        Requirements

        個人の年齢は、多くの臨床プロセスを推進します。 / Age of the individual drives many clinical processes.

        Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        LOINC Code21112-8
        56. Patient.deceased[x]
        Definition

        個人が死亡しているかどうかを示す。


        個人が亡くなったかどうかを示します。 / Indicates if the individual is deceased or not.

        Short個人が死亡しているかどうかを示す個人が亡くなったかどうかを示します / Indicates if the individual is deceased or not
        Comments

        値がない場合は、個人が死亡したかどうかについてのステートメントがないことを意味し、ほとんどのシステムは、値がないことを人が生きていることの兆候として解釈する。
        患者が死亡しているかどうかを示す deceasedBooleanまたはdeceasedDateTimeのどちらかに値が入る
         - deceasedBoolean : true(死亡) / false(生存)
         - deceasedDateTime : 患者の死亡日時


        インスタンスに価値がない場合、個人が亡くなったかどうかについての声明がないことを意味します。ほとんどのシステムは、価値の欠如を生きている人の兆候として解釈します。 / If there's no value in the instance, it means there is no statement on whether or not the individual is deceased. Most systems will interpret the absence of a value as a sign of the person being alive.

        Control0..1
        TypeChoice of: boolean, dateTime
        [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
        Is Modifiertrue because この要素は、患者が故人としてマークされると、患者で実行するのに適した行動が著しく異なる可能性があるため、修飾子としてラベル付けされています。 / This element is labeled as a modifier because once a patient is marked as deceased, the actions that are appropriate to perform on the patient may be significantly different.
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        Summarytrue
        Requirements

        患者が亡くなったという事実は、臨床プロセスに影響を与えます。また、人間のコミュニケーションと関係管理において、その人が生きているかどうかを知る必要があります。 / The fact that a patient is deceased influences the clinical process. Also, in human communication and relation management it is necessary to know whether the person is alive.

        Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        58. Patient.address
        Definition

        患者の住所。必須。


        個人のアドレス。 / An address for the individual.

        Short個人の住所 【詳細参照】個人のアドレス / An address for the individual
        Comments

        患者は、異なる用途または適用可能な期間で複数の住所を持っている可能性がある。
        【JP Core仕様】FHIRデータ型仕様に従って、以下の案とした。
         - 住所が構造化されている場合、住所パート Address.country、Address.postalcode、Address.state、Address.city、Address.line に分割して記載する
         - 住所が構造化されていない場合は、Address.text に記述する
         - 各住所パートとtext は、両方存在してもよい
        ※診療文書構造化記述規約等では、streetAddressLine (FHIRではlineに対応) に指定するとなっていた。


        患者には、さまざまな用途または該当する期間の複数の住所があります。 / Patient may have multiple addresses with different uses or applicable periods.

        Control10..1*
        TypeAddress
        Is Modifierfalse
        Must Supporttrue
        Summarytrue
        Requirements

        連絡、請求、報告の要件のために患者の住所を追跡し、識別を支援する必要がある場合があります。 / May need to keep track of patient addresses for contacting, billing or reporting requirements and also to help with identification.

        Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        60. Patient.address.use
        Definition

        The purpose of this address.
        住所の用途


        このアドレスの目的。 / The purpose of this address.

        Shorthome | work | temp | old | billing - purpose of this address 住所の用途 【詳細参照】ホーム|作業|温度|古い|請求 - この住所の目的 / home | work | temp | old | billing - purpose of this address
        Comments

        住所の用途をValueSet(AddressUse)より選択する。
         - home : 自宅
         - work : 職場
         - temp : 一時的
         - old : 以前の
         - billing : 請求書、インボイス、領収書などの送付用


        アプリケーションは、一時的または古いものであると明示的に言わない限り、住所が最新であると想定できます。 / Applications can assume that an address is current unless it explicitly says that it is temporary or old.

        Control0..1
        BindingThe codes SHALL be taken from AddressUsehttp://hl7.org/fhir/ValueSet/address-use|4.0.1
        (required to http://hl7.org/fhir/ValueSet/address-use|4.0.1)

        アドレスの使用。 / The use of an address.

        Typecode
        Is Modifiertrue because これは、アプリケーションが一時的または古い住所などを間違えないでください。 / This is labeled as "Is Modifier" because applications should not mistake a temporary or old address etc.for a current/permanent one
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        Summarytrue
        Requirements

        多くのリストから適切なアドレスを選択できるようにします。 / Allows an appropriate address to be chosen from a list of many.

        Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        62. Patient.address.text
        Definition

        表示するアドレス全体を指定する
        例:郵便ラベル。これは、特定の部品の代わりに、または特定の部品と同様に提供される場合がある。


        アドレス全体を指定する必要があるため、例えば郵便ラベルで。これは、特定の部分の代わりに、または特定の部分と同様に提供される場合があります。 / Specifies the entire address as it should be displayed e.g. on a postal label. This may be provided instead of or as well as the specific parts.

        Short住所のテキスト表現 【詳細参照】アドレスのテキスト表現 / Text representation of the address
        Comments

        テキスト表現とパーツの両方を提供できる。アドレスを更新するアプリケーションは、テキストとパーツの両方が存在する場合、パーツにないコンテンツはテキストに含まれないようにする必要がある。
         - 住所を(都道府県や市町村などに)分離して管理していない場合は、textに入れる。
         - 住所を(都道府県や市町村などに)分離して管理している場合でも、まとめてtextに入れること。
         - 郵便番号は含めない。
         
        例:東京都文京区本郷7-3-1


        テキスト表現とパーツの両方を提供できます。アドレスを更新するアプリケーションは、テキストとパーツの両方が存在する場合、一部に見つからないテキストにコンテンツが含まれていないことを保証するものとします。 / Can provide both a text representation and parts. Applications updating an address SHALL ensure that when both text and parts are present, no content is included in the text that isn't found in a part.

        Control10..1
        Typestring
        Is Modifierfalse
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        Must Supporttrue
        Summarytrue
        Requirements

        レンダリング可能で、不コード化されていないフォーム。 / A renderable, unencoded form.

        Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        64. Patient.address.postalCode
        Definition

        郵便サービスによって定義された地域を指定する郵便番号。 / A postal code designating a region defined by the postal service.

        Short郵便番号 【詳細参照】エリアの郵便番号 / Postal code for area
        Comments

        郵便番号。日本の郵便番号の場合には3桁数字とハイフン1文字と4桁数字からなる半角8文字、または最初の3桁だけの3文字のいずれかとする。 例:113-8655

        Control0..1
        Typestring
        Is Modifierfalse
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        Summarytrue
        Alternate NamesZip
        Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        66. Patient.address.country
        Definition

        国-一般的に理解されている、または一般的に受け入れられている国の国名かコード。


        国 - 一般的に理解されるか、一般的に受け入れられている国。 / Country - a nation as commonly understood or generally accepted.

        Short国名またはISO 3166コード (ISO 3166 2 or 3文字こーど)国(例えばISO 3166 2または3文字のコードにすることができます) / Country (e.g. can be ISO 3166 2 or 3 letter code)
        Comments

        ISO 3166 3文字コードは、人間が読める国名の代わりに使用する。 ISO 3166の2文字または3文字のコード. 日本であれば、jpまたはjpn


        ISO 3166 3文字コードは、人間の読み取り可能な国名の代わりに使用できます。 / ISO 3166 3 letter codes can be used in place of a human readable country name.

        Control0..1
        Typestring
        Is Modifierfalse
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        Summarytrue
        Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        68. Patient.link
        Definition

        事実上の同一患者をリンクする別のPatientリソース。


        同じ実際の患者に関係する別の患者リソースへのリンク。 / Link to another patient resource that concerns the same actual patient.

        Short同じ実際の人に関係する別の患者リソースへのリンク / Link to another patient resource that concerns the same actual person
        Comments

        リンクされた患者記録に相互リンクがあるという仮定はない。


        リンクされた患者記録に相互リンクがあるという仮定はありません。 / There is no assumption that linked patient records have mutual links.

        Control0..*
        TypeBackboneElement
        Is Modifiertrue because この要素は、メインのPatientリソースではない可能性があるため、修飾子としてラベル付けされ、このPatientレコードの代わりに参照された患者を使用する必要がある。link.type値が 'replaced-by'の場合この要素は、主要な患者リソースではない可能性があり、参照される患者をこの患者記録の代わりに使用する必要があるため、修飾子としてラベル付けされています。これは、link.type値が「置き換えられた」時です / This element is labeled as a modifier because it might not be the main Patient resource, and the referenced patient should be used instead of this Patient record. This is when the link.type value is 'replaced-by'
        Summarytrue
        Requirements

        複数のユースケースがある。
         - 事務的なエラーのため一貫して人間を特定することが困難であり患者の記録が重複している
         - 複数のサーバにわたり患者情報が配布されている


        複数のユースケースがあります:

        *人間を一貫して識別することの難しさに関連する事務誤りのために患者の記録を重複させ、 *複数のサーバーにわたる患者情報の配布。 / There are multiple use cases:

        • Duplicate patient records due to the clerical errors associated with the difficulties of identifying humans consistently, and
        • Distribution of patient information across multiple servers.
        Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        70. Patient.link.modifierExtension
        Definition

        要素の基本的な定義の一部ではなく、それが含まれている要素の理解、および/または含まれる要素の子孫の理解を変更するために使用される場合があります。通常、修飾子要素は否定または資格を提供します。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。アプリケーションの処理リソースは、修飾子拡張機能をチェックする必要があります。

        モディファイア拡張は、リソースまたはdomainResource上の要素の意味を変更してはなりません(修飾軸自体の意味を変更することはできません)。 / May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

        Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

        Short認識されていなくても無視できない拡張機能 / Extensions that cannot be ignored even if unrecognized
        Comments

        拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

        Control0..*
        TypeExtension
        Is Modifiertrue because 修飾子拡張は、それらを含む要素の意味または解釈を変更することが期待されています / Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
        Summarytrue
        Requirements

        修飾子拡張機能により、安全に無視できる大部分の拡張機能と明確に区別できるように、安全に無視できない拡張機能が可能になります。これにより、実装者が拡張の存在を禁止する必要性を排除することにより、相互運用性が促進されます。詳細については、[修飾子拡張の定義](拡張性.html#modifierextension)を参照してください。 / Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

        Alternate Namesextensions, user content, modifiers
        Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both (extension.exists() != value.exists())
        72. Patient.link.other
        Definition

        リンクが参照する他の患者リソース。


        リンクが指す他の患者リソース。 / The other patient resource that the link refers to.

        Shortリンクが指す他の患者または関連者のリソース / The other patient or related person resource that the link refers to
        Comments

        ここでRelatedPersonを参照すると、Personレコードを使用して患者とRelatedPersonを同じ個人として関連付ける必要がなくなる。


        ここで関連者を参照することで、個人の記録を使用して患者と関連者を同じ個人として関連付ける必要性が削除されます。 / Referencing a RelatedPerson here removes the need to use a Person record to associate a Patient and RelatedPerson as the same individual.

        Control1..1
        TypeReference(JP Core Patient Profile, RelatedPerson, Patient)
        Is Modifierfalse
        Summarytrue
        Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        74. Patient.link.type
        Definition

        この患者リソースと別の患者リソース間のリンクのタイプ。


        この患者リソースと別の患者リソースとの間のリンクのタイプ。 / The type of link between this patient resource and another patient resource.

        Shortreplaced-by | replaces | refer | seealso 【詳細参照】交換|交換|参照|seealso / replaced-by | replaces | refer | seealso
        Comments

        この患者リソースと別の患者リソース間のリンクのタイプをValueSet(LinkType)より選択する。
         - replaced-by : このリンクを含む患者リソースは使用しないこと
         - replaces : このリンクを含む患者リソースは、現在アクティブな患者レコードである
         - refer : このリンクを含む患者リソースは使用中であり、有効であるが、患者に関する主な情報源とは見なされていない
         - seealso : このリンクを含む患者リソースは使用中で有効であるが、同じ人物に関するデータが含まれていることがわかっている別の患者リソースを指す

        Control1..1
        BindingThe codes SHALL be taken from LinkTypehttp://hl7.org/fhir/ValueSet/link-type|4.0.1
        (required to http://hl7.org/fhir/ValueSet/link-type|4.0.1)

        この患者リソースと別の患者リソースとの間のリンクのタイプ。 / The type of link between this patient resource and another patient resource.

        Typecode
        Is Modifierfalse
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        Summarytrue
        Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))

        Guidance on how to interpret the contents of this table can be found here

        0. Patient
        Definition

        患者情報の記述に使用する。電子カルテ共有サービスで使用できる。

        Short患者情報の記述に使用する。
        Comments

        本プロファイルは、患者を識別するidentifierとして、被保険者個人識別子を必須としている。また、name.family, name.given, gender, birthDate, address.text, address.city, address.stateを必須としている。

        Control0..*
        Is Modifierfalse
        Summaryfalse
        Alternate NamesSubjectOfCare Client Resident
        Invariantsdom-2: リソースが別のリソースに含まれている場合、ネストされたリソースを含めてはなりません / If the resource is contained in another resource, it SHALL NOT contain nested Resources (contained.contained.empty())
        dom-3: リソースが別のリソースに含まれている場合、それはリソースの他の場所から参照されるか、含有リソースを参照するものとします / 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: リソースが別のリソースに含まれている場合、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: 別のリソースにリソースが含まれている場合、セキュリティラベルはありません / If a resource is contained in another resource, it SHALL NOT have a security label (contained.meta.security.empty())
        dom-6: リソースには、堅牢な管理のための叙述(Narative)が必要です / A resource should have narrative for robust management (text.`div`.exists())
        valid-system-local-patientID: R1010:施設患者IDを記述する場合には、identifier.systemは、'urn:oid:1.2.392.100495.20.3.51.[1+施設番号10桁]'でなければならない。 ((identifier.where(system.substring(0,31) = 'urn:oid:1.2.392.100495.20.3.51.').count()=1 and (identifier.where(system.substring(0,31) = 'urn:oid:1.2.392.100495.20.3.51.')).system.substring(31,1) = '1' and (identifier.where(system.substring(0,31) = 'urn:oid:1.2.392.100495.20.3.51.')).system.substring(32).matches('^[0-4][0-9][1-3][0-9]{7}$')) or (identifier.where(system.substring(0,31) = 'urn:oid:1.2.392.100495.20.3.51.').empty()))
        valid-system-insurance-patientIdentifier: R1012:被保険者識別子情報(identifier.system="http://jpfhir.jp/fhir/clins/Idsystem/JP_Insurance_memberID")は1つだけ必須。 ((identifier.where(system = 'http://jpfhir.jp/fhir/clins/Idsystem/JP_Insurance_memberID').count()=1))
        valid-value-insurance-patientIdentifier: R1013:identifier.value 被保険者識別子情報の形式は、"保険者等番号:被保険者記号:被保険者番号:被保険者証等枝番"で、それぞれ半角英数字8桁固定、半角または全角文字列(空白を含まない)、半角または全角文字列(同)、半角数字2桁固定(1文字目は0)であり、それぞれ存在しない場合には、空文字列とする。 ((identifier.where(system = 'http://jpfhir.jp/fhir/clins/Idsystem/JP_Insurance_memberID').count()=1 and identifier.where(system = 'http://jpfhir.jp/fhir/clins/Idsystem/JP_Insurance_memberID').value.matches('^[0-9]{8}:[^:^\\s^ ]*:[^:^\\s^ ]*:0[0-9]$')))
        2. Patient.id
        Definition

        リソースのURLで使用されるリソースの論理ID。割り当てられたら、この値は変更されません。 / The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.

        Shortこのアーティファクトの論理ID / Logical id of this artifact
        Comments

        リソースにIDがないのは、IDが作成操作を使用してサーバーに送信されている場合です。 / The only time that a resource does not have an id is when it is being submitted to the server using a create operation.

        Control0..1
        Typeid
        Is Modifierfalse
        Summarytrue
        4. Patient.meta
        Definition

        リソースに関するメタデータ。これは、インフラストラクチャによって維持されるコンテンツです。コンテンツの変更は、常にリソースのバージョンの変更に関連付けられているとは限りません。 / The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content might not always be associated with version changes to the resource.

        Shortリソースに関するメタデータ / Metadata about the resource
        Control0..1
        TypeMeta
        Is Modifierfalse
        Summarytrue
        Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        6. Patient.meta.id
        Definition

        リソース内の要素の固有ID(内部参照用)。これは、スペースを含まない任意の文字列値である可能性があります。

        Shortエレメント相互参照のためのユニークID
        Control0..1
        Typestring
        Is Modifierfalse
        XML FormatIn the XML format, this property is represented as an attribute.
        Summaryfalse
        8. Patient.meta.extension
        Definition

        「要素の基本的な定義に含まれない追加情報を表すために使用されることがあります。拡張機能の使用を安全かつ管理しやすくするために、定義および使用に適用される厳格なガバナンスのセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たす必要のある要件のセットがあります。」

        Short実装によって定義される追加コンテンツ
        Comments

        どのようなアプリケーション、プロジェクト、または標準が拡張機能を使用しているかに関わらず、拡張機能の使用には決して汚名が付くわけではありません - それらを使用または定義する機関または管轄区域に関係なく。拡張機能の使用こそが、FHIR仕様を誰にとっても簡単なコアレベルで維持することを可能にします。

        Control0..*
        TypeExtension
        Is Modifierfalse
        Summaryfalse
        Alternate Namesextensions, user content
        Invariantsele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()))
        ext-1: 「拡張機能または値[x]のいずれかが必要です。両方ではありません。」 (extension.exists() != value.exists())
        SlicingThis element introduces a set of slices on Patient.meta.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
        • value @ url
        • 10. Patient.meta.versionId
          Definition

          バージョン固有の識別子

          Shortバージョン固有の識別子
          Comments

          サーバーがこの値を割り当て、クライアントが指定した値を無視する。ただし、サーバーが更新/削除時にバージョンの整合性を強制する場合を除く。

          Control0..1
          Typeid
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summarytrue
          Invariantsele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()))
          12. Patient.meta.lastUpdated
          Definition

          この患者情報の内容がサーバ上で最後に格納または更新された日時、またはこのFHIRリソースが生成された日時

          Short最終更新日
          Comments

          この値はリソースが初めて作成される場合を除いて常に設定されています。サーバー/リソースマネージャーがこの値を設定します。クライアントが提供する値は関係ありません。これはHTTP Last-Modifiedに相当し、readのインタラクションで同じ値を持つべきです。

          Control0..1
          Typeinstant
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summarytrue
          Invariantsele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()))
          14. Patient.meta.source
          Definition

          リソースのソースシステムを識別するURI。これにより、リソース内の情報のソースをトラックまたは区別するために使用できる最小限の[プロビナンス](provenance.html#)情報が提供されます。ソースは、別のFHIRサーバー、ドキュメント、メッセージ、データベースなどを識別できます。

          Short「リソースがどこから来たかを特定する」(Risōsu ga doko kara kita ka o tokutei suru)
          Comments

          「プロバナンスのリソースにおいて、これはProvenance.entity.what[x]に対応します。ソースの正確な使用方法(および含意されるProvenance.entity.role)は実装者の判断に委ねられます。指定されたソースは1つだけです。追加のプロバナンスの詳細が必要な場合は、完全なプロバナンスリソースを使用するべきです。

          この要素は、正規のURLでホストされていないリソースの現在のマスターソースがどこにあるかを示すために使用できます。」

          Control0..1
          Typeuri
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summarytrue
          Invariantsele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()))
          16. Patient.meta.profile
          Definition

          準拠しているプロファイルとして次のURLを指定する。http://jpfhir.jp/fhir/eCS/StructureDefinition/JP_Patient_eCS

          Short準拠しているプロファイルとして次のURLを指定する。http://jpfhir.jp/fhir/eCS/StructureDefinition/JP_Patient_eCS
          Comments

          これらの主張が時間の経過に伴って検証または更新される方法と、それらを決定するサーバーや他の基盤に任されます。プロファイルURLのリストは1セットです。

          Control1..1
          Typecanonical(StructureDefinition)
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summarytrue
          Invariantsele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()))
          18. Patient.meta.security
          Definition

          このリソースにはセキュリティラベルが適用されています。これらのタグにより、特定のリソースが全体的なセキュリティポリシーやインフラストラクチャに関連付けられます。

          Shortこのリソースに適用されたセキュリティラベル
          Comments

          セキュリティラベルは変更せずにリソースのバージョンを更新可能です。セキュリティラベルのリストはセットであり、一意性はシステム/コードに基づき、バージョンと表示は無視されます。

          Control0..*
          BindingUnless not suitable, these codes SHALL be taken from All Security Labels
          (extensible to http://hl7.org/fhir/ValueSet/security-labels)

          医療プライバシーおよびセキュリティ分類システムからのセキュリティラベル。

          TypeCoding
          Is Modifierfalse
          Summarytrue
          Invariantsele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()))
          20. Patient.meta.tag
          Definition

          このリソースに適用されるタグです。タグは、リソースをプロセスやワークフローに識別し、関連付けるために使用することが意図されており、アプリケーションはリソースの意味を解釈する際にタグを考慮する必要はありません。

          Shortこのリソースに適用されたタグ
          Comments

          リソースの表示バージョンを変更することなく、タグを更新できます。タグのリストは集合です。ユニーク性はシステム/コードに基づき、バージョンと表示は無視されます。

          Control0..*
          BindingFor example codes, see CommonTags
          (example to http://hl7.org/fhir/ValueSet/common-tags)

          「様々なタグを表すコードで、一般的にはワークフローに関連しています。

          TypeCoding
          Is Modifierfalse
          Summarytrue
          Invariantsele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()))
          22. Patient.implicitRules
          Definition

          リソースが構築されたときに従った一連のルールへの参照。コンテンツの処理時に理解する必要があります。多くの場合、これは他のプロファイルなどとともに特別なルールを定義する実装ガイドへの参照です。 / A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content. Often, this is a reference to an implementation guide that defines the special rules along with other profiles etc.

          Shortこのコンテンツが作成されたルールのセット / A set of rules under which this content was created
          Comments

          このルールセットを主張することは、コンテンツが限られた取引パートナーのセットによってのみ理解されることを制限します。これにより、本質的に長期的にデータの有用性が制限されます。ただし、既存の健康エコシステムは非常に破壊されており、一般的に計算可能な意味でデータを定義、収集、交換する準備ができていません。可能な限り、実装者や仕様ライターはこの要素の使用を避ける必要があります。多くの場合、使用する場合、URLは、これらの特別なルールを他のプロファイル、バリューセットなどとともに叙述(Narative)の一部として定義する実装ガイドへの参照です。 / Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element. Often, when used, the URL is a reference to an implementation guide that defines these special rules as part of it's narrative along with other profiles, value sets, etc.

          Control0..1
          Typeuri
          Is Modifiertrue because 暗黙のルールは、意味または解釈を変更するリソースに関する追加の知識を提供する可能性があるため、この要素は修飾子としてラベル付けされています。 / This element is labeled as a modifier because the implicit rules may provide additional knowledge about the resource that modifies it's meaning or interpretation
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summarytrue
          Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          24. Patient.language
          Definition

          リソースが書かれている基本言語。 / The base language in which the resource is written.

          Shortリソースコンテンツの言語 / Language of the resource content
          Comments

          言語は、インデックス作成とアクセシビリティをサポートするために提供されます(通常、テキストから音声までのサービスなどのサービスが言語タグを使用します)。叙述(Narative)のHTML言語タグは、叙述(Narative)に適用されます。リソース上の言語タグを使用して、リソース内のデータから生成された他のプレゼンテーションの言語を指定できます。すべてのコンテンツが基本言語である必要はありません。リソース。言語は、叙述(Narative)に自動的に適用されると想定されるべきではありません。言語が指定されている場合、HTMLのDIV要素にも指定されている場合(XML:LangとHTML Lang属性の関係については、HTML5のルールを参照してください)。 / Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource. Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute).

          Control0..1
          BindingThe codes SHOULD be taken from CommonLanguages
          (preferred to http://hl7.org/fhir/ValueSet/languages)

          人間の言語。 / A human language.

          Additional BindingsPurpose
          AllLanguagesMax Binding
          Typecode
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summaryfalse
          Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          26. Patient.text
          Definition

          リソースの概要を含み、人間へのリソースの内容を表すために使用できる人間の読み取り可能な叙述(Narative)。叙述(Narative)はすべての構造化されたデータをエンコードする必要はありませんが、人間が叙述(Narative)を読むだけで「臨床的に安全」にするために十分な詳細を含める必要があります。リソースの定義は、臨床的安全を確保するために、叙述(Narative)で表現するコンテンツを定義する場合があります。 / A human-readable narrative that contains a summary of the resource and can be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety.

          Short人間の解釈のためのリソースのテキスト概要 / Text summary of the resource, for human interpretation
          Comments

          含まれるリソースには叙述(Narative)がありません。含まれていないリソースには叙述(Narative)が必要です。場合によっては、リソースには、追加の個別のデータがほとんどまたはまったくないテキストのみがあります(すべてのMinoccur = 1要素が満たされている限り)。これは、情報がtext blob (バイナリー ラージ オブジェクト)としてキャプチャされるレガシーシステムからのデータ、またはテキストが生またはナレーションされ、エンコードされた情報が後で追加される場合に必要になる場合があります。 / Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative. In some cases, a resource may only have text with little or no additional discrete data (as long as all minOccurs=1 elements are satisfied). This may be necessary for data from legacy systems where information is captured as a "text blob" or where text is additionally entered raw or narrated and encoded information is added later.

          Control0..1
          TypeNarrative
          Is Modifierfalse
          Summaryfalse
          Alternate Namesnarrative, html, xhtml, display
          Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          28. Patient.contained
          Definition

          これらのリソースには、それらを含むリソースを除いて独立した存在はありません - 独立して特定することはできず、独自の独立したトランザクションスコープを持つこともできません。 / These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope.

          Shortインラインリソースが含まれています / Contained, inline Resources
          Comments

          識別が失われると、コンテンツを適切に識別できる場合は、これを行うべきではありません。含まれるリソースには、メタ要素にプロファイルとタグがある場合がありますが、セキュリティラベルはありません。 / This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again. Contained resources may have profiles and tags In their meta elements, but SHALL NOT have security labels.

          Control0..*
          TypeResource
          Is Modifierfalse
          Summaryfalse
          Alternate Namesinline resources, anonymous resources, contained resources
          30. Patient.extension
          Definition

          リソースの基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the resource. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

          Short実装で定義された追加のコンテンツ / Additional content defined by implementations
          Comments

          拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

          Control0..*
          TypeExtension
          Is Modifierfalse
          Summaryfalse
          Alternate Namesextensions, user content
          Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both (extension.exists() != value.exists())
          SlicingThis element introduces a set of slices on Patient.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
          • value @ url
          • 32. Patient.extension:religion
            Slice Namereligion
            Definition

            患者の公言された宗教的所属。

            Short患者の宗教 【詳細参照】
            Comments

            患者の宗教をValueSet(v3.ReligiousAffiliation)より選択する。輸血や食事で考慮が必要な場合がある。
             - 1013 キリスト教
             - 1020 ヒンドゥー教
             - 1023 イスラム教
             
            など

            Control0..*
            TypeExtension(Patient Religion) (Extension Type: CodeableConcept)
            Is Modifierfalse
            Summaryfalse
            Alternate Namesextensions, user content
            Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both (extension.exists() != value.exists())
            34. Patient.extension:birthPlace
            Slice NamebirthPlace
            Definition

            患者の登録された出生地。システムは、birthPlaceアドレスを個別の要素に格納しない場合、address.textを使用してよい。

            Short患者の生誕地 【詳細参照】
            Comments

            患者の生誕地をAddress型で表現する

            Control0..1
            TypeExtension(Patient Birth Place) (Extension Type: Address)
            Is Modifierfalse
            Summaryfalse
            Alternate Namesextensions, user content
            Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both (extension.exists() != value.exists())
            36. Patient.extension:race
            Slice Namerace
            Definition

            オプションの拡張要素-すべてのリソースで使用できる。

            Short患者の人種 【詳細参照】
            Comments

            患者の人種をValueSet(Race)より選択する。
             - 2034-7 中国人
             - 2039-6 日本人
             - 2040-4 韓国人
             - 2108-9 ヨーロッパ人
             - 2110-5 英国人
             - 2111-3 フランス人
             - 2112-1 ドイツ人
             
            など

            Control0..*
            TypeExtension(JP Core Patient Race Extension) (Extension Type: CodeableConcept)
            Is Modifierfalse
            Summaryfalse
            Alternate Namesextensions, user content
            Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both (extension.exists() != value.exists())
            38. Patient.modifierExtension
            Definition

            リソースの基本的な定義の一部ではなく、それを含む要素の理解および/または含有要素の子孫の理解を変更するために使用される場合があります。通常、修飾子要素は否定または資格を提供します。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義することが許可されていますが、拡張機能の定義の一部として満たされる一連の要件があります。アプリケーションの処理リソースは、修飾子拡張機能をチェックする必要があります。

            モディファイア拡張は、リソースまたはdomainResource上の要素の意味を変更してはなりません(修飾軸自体の意味を変更することはできません)。 / May be used to represent additional information that is not part of the basic definition of the resource and that modifies the understanding of the element that contains it and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

            Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

            Short無視できない拡張機能 / Extensions that cannot be ignored
            Comments

            拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

            Control0..*
            TypeExtension
            Is Modifiertrue because モディファイア拡張は、それらを含むリソースの意味または解釈を変更することが期待されています / Modifier extensions are expected to modify the meaning or interpretation of the resource that contains them
            Summaryfalse
            Requirements

            修飾子拡張機能により、安全に無視できる大部分の拡張機能と明確に区別できるように、安全に無視できない拡張機能が可能になります。これにより、実装者が拡張の存在を禁止する必要性を排除することにより、相互運用性が促進されます。詳細については、[修飾子拡張の定義](拡張性.html#modifierextension)を参照してください。 / Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

            Alternate Namesextensions, user content
            Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both (extension.exists() != value.exists())
            40. Patient.identifier
            Definition

            保険者・被保険者番号情報(system="http://jpfhir.jp/fhir/clins/Idsystem/JP_Insurance_memberID")はあれば必須(電子カルテ情報共有サービスでは必須)。被保険者個人識別子の仕様は「被保険者個人識別子」の文字列仕様を参照のこと。それが取得できていない場合や、同時に施設での患者番号も記述したい場合には、自施設の患者番号(system="urn:oid:1.2.392.100495.20.3.51.[1+施設番号10桁]")とし、その施設での患者番号を記述する。

            Short保険者・被保険者番号情報、自施設の患者番号など。
            Comments

            IDの名前空間を表す Patient.identifier.system と ID値そのものを表す Patient.identifier.value の組み合わせとして表現する。
            Patient.identifier.system には、urn:oid:1.2.392.100495.20.3.51.医療機関識別OID番号を使用する。
            医療機関識別OID番号は患者IDの発行者である機関の医療機関コード(10桁)の先頭に1をつけた11桁とする。医療機関コード(10桁)の詳細はOrganizationプロファイルの医療機関コード10桁の説明を参照すること。
             
            例:医療機関コード「1312345670」の場合「urn:oid:1.2.392.100495.20.3.51.11312345670」
             
            なお、urn:oid:1.2.392.100495.20.3.51の部分は、「処方情報 HL7FHIR 記述仕様」表19 識別子名前空間一覧において医療機関等の患者IDとして割り当てられたOIDのURL型である。地域医療連携ネットワークの地域患者IDを指定する場合も同様に、地域患者IDを識別する名前空間(IHE ITI PIX等で使用されるOID等)をsystemに使用することができる。

            NoteThis is a business identifier, not a resource identifier (see discussion)
            Control1..*
            TypeIdentifier
            Is Modifierfalse
            Summarytrue
            Requirements

            ほとんどの場合、患者には特定の数値識別子が割り当てられる。

            Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            42. Patient.identifier.id
            Definition

            リソース内の要素の一意のID(内部参照用)。これは、スペースを含まない文字列値である場合があります。 / Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

            Short要素間参照のための一意のID / Unique id for inter-element referencing
            Control0..1
            Typestring
            Is Modifierfalse
            XML FormatIn the XML format, this property is represented as an attribute.
            Summaryfalse
            44. Patient.identifier.extension
            Definition

            要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

            Short実装で定義された追加のコンテンツ / Additional content defined by implementations
            Comments

            拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

            Control0..*
            TypeExtension
            Is Modifierfalse
            Summaryfalse
            Alternate Namesextensions, user content
            Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both (extension.exists() != value.exists())
            SlicingThis element introduces a set of slices on Patient.identifier.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
            • value @ url
            • 46. Patient.identifier.use
              Definition

              この識別子の目的。 / The purpose of this identifier.

              Shortusual | official | temp | secondary | old (If known) 【詳細参照】
              Comments

              IDの種別をValueSet(IdentifierUse)より選択する。 - usual : 一般- official : 公式(マイナンバーなど、最も信頼できると見なされる場合に使用)- temp : 一時的 - secondary : 二次利用 - old : 過去の識別子

              Control0..1
              BindingThe codes SHALL be taken from IdentifierUse
              (required to http://hl7.org/fhir/ValueSet/identifier-use|4.0.1)

              既知の場合、この識別子の目的を識別します。 / Identifies the purpose for this identifier, if known .

              Typecode
              Is Modifiertrue because これは、アプリケーションが一時的なIDを永続的なIDと間違えてはならないため、「IS修飾子」とラベル付けされています。 / This is labeled as "Is Modifier" because applications should not mistake a temporary id for a permanent one.
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              Summarytrue
              Requirements

              特定の使用のコンテキストが一連の識別子の中から選択される適切な識別子を許可します。 / Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers.

              Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              48. Patient.identifier.type
              Definition

              特定の目的に使用する識別子を決定するために使用できる識別子のコード化されたタイプ。 / A coded type for the identifier that can be used to determine which identifier to use for a specific purpose.

              Short識別子の種別 【詳細参照】
              Comments

              IDの種別をValueSet(Identifier Type Codes)より選択する。 - DL : 運転免許証番号 - PPN : パスポート番号 - BRN : 血統登録番号 - MR : カルテ番号、など

              Control0..1
              BindingUnless not suitable, these codes SHALL be taken from Identifier Type Codes
              (extensible to http://hl7.org/fhir/ValueSet/identifier-type)

              特定の目的に使用する識別子を決定するために使用できる識別子のコード化されたタイプ。 / A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

              TypeCodeableConcept
              Is Modifierfalse
              Summarytrue
              Requirements

              識別子システムが不明な場合、ユーザーは識別子を使用できます。 / Allows users to make use of identifiers when the identifier system is not known.

              Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              50. Patient.identifier.system
              Definition

              値の名前空間、つまり一意のセット値を記述するURLを確立します。 / Establishes the namespace for the value - that is, a URL that describes a set values that are unique.

              ShortThe namespace for the identifier value 【詳細参照】
              Comments

              Patient.identifier.system には、urn:oid:1.2.392.100495.20.3.51.医療機関識別OID番号を使用する。 医療機関識別OID番号は患者IDの発行者である機関の医療機関コード(10桁)の先頭に1をつけた11桁とする。医療機関コード(10桁)の詳細はOrganizationプロファイルの医療機関コード10桁の説明を参照すること。 例:医療機関コード「1312345670」の場合「urn:oid:1.2.392.100495.20.3.51.11312345670」 なお、urn:oid:1.2.392.100495.20.3.51の部分は、「処方情報 HL7FHIR 記述仕様」表19 識別子名前空間一覧において医療機関等の患者IDとして割り当てられたOIDのURL型である。地域医療連携ネットワークの地域患者IDを指定する場合も同様に、地域患者IDを識別する名前空間(IHE ITI PIX等で使用されるOID等)をsystemに使用することができる。

              Control0..1
              Typeuri
              Is Modifierfalse
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              Summarytrue
              Requirements

              識別子のセットがたくさんあります。2つの識別子を一致させるには、どのセットを扱っているかを知る必要があります。システムは、特定の一意の識別子セットを識別します。 / There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers.

              Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              52. Patient.identifier.value
              Definition

              通常、識別子の部分はユーザーに関連し、システムのコンテキスト内で一意のユーザーに関連しています。 / The portion of the identifier typically relevant to the user and which is unique within the context of the system.

              Short識別子のvalueは一意である必要がある。 【詳細参照】
              Comments

              患者を一意的に識別するID(例えば、患者IDやカルテ番号など)を設定。

              Control1..1
              Typestring
              Is Modifierfalse
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              Summarytrue
              Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              54. Patient.identifier.period
              Definition

              識別子が使用される/有効な期間。 / Time period during which identifier is/was valid for use.

              ShortIDが使用に有効だった時間期間 / Time period when id is/was valid for use
              Comments

              IDが使われていた/使われている期間。

              Control0..1
              TypePeriod
              Is Modifierfalse
              Summarytrue
              Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              56. Patient.identifier.assigner
              Definition

              識別子を発行/管理する組織。 / Organization that issued/manages the identifier.

              ShortIDを発行した組織(単なるテキストである可能性があります) / Organization that issued id (may be just text)
              Comments

              IDを発行した組織(テキストのみでも可)

              Control0..1
              TypeReference(JP Core Organization Profile)
              Is Modifierfalse
              Summarytrue
              Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              58. Patient.active
              Definition

              この患者記録がアクティブに使用されているかどうか。多くのシステムは、このプロパティを使用して、組織のビジネスルールに基づいて一定期間見られなかった患者など、非現在の患者としてマークする。
              非アクティブな患者を除外するために患者リストをフィルタリングするためによく使用される。
              死亡した患者は、同じ理由で不活性とマークされる場合があるが、死後しばらくは活性である場合がある。

              Shortこの患者の記録が積極的に使用されているかどうか / Whether this patient's record is in active use
              Comments

              この患者の記録が有効かどうか。誤って患者を登録して削除したい場合などにfalseにする

              Control0..1
              Typeboolean
              Is Modifiertrue because この要素は、レコードの有効・無効判定を示すステータス要素であるため、修飾子としてラベル付けされる
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              Summarytrue
              Requirements

              患者レコードが誤って作成された場合のため、使用されないレコードとしてマークできる必要がある。

              Meaning if Missingこのリソースは、アクティブな要素の値が提供されていない場合、一般にアクティブであると想定されています / This resource is generally assumed to be active if no value is provided for the active element
              Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              60. Patient.name
              Definition

              個人に関連付けられた名前。

              Short患者に関連付けられた名前 / A name associated with the patient
              Comments

              患者は、用途や適用期間が異なる複数の名前を持つ場合がある。動物の場合、名前は人間によって割り当てられて使用され、同じパターンを持つという意味で「HumanName」を使用する。
              FHIRデータ型仕様に従って、以下の内容を採用する。
               - 姓名分割できる場合は、名前パート HumanName.familyとHumanName.givenに指定する
               - ミドルネームがある場合は、given に指定する(givenは繰り返し可能)
               - 姓名に分割できない場合は、HumanName.text にフルネームを指定する
               - 各名前パートとtext は、両方存在してもよい
               - 漢字氏名、カナ氏名の区別は、iso21090-EN-representation を使用する

              Control1..*
              TypeHumanName(JP Core HumanName DataType)
              Is Modifierfalse
              Must Supporttrue
              Summarytrue
              Requirements

              複数の名前で患者を追跡できる必要がある。例としては、正式名とパートナー名がある。

              Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              62. Patient.name.id
              Definition

              リソース内の要素の一意のID(内部参照用)。これは、スペースを含まない文字列値である場合があります。 / Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

              Short要素間参照のための一意のID / Unique id for inter-element referencing
              Control0..1
              Typestring
              Is Modifierfalse
              XML FormatIn the XML format, this property is represented as an attribute.
              Summaryfalse
              64. Patient.name.extension
              Definition

              An Extension

              ShortExtension
              Control0..*
              TypeExtension
              Is Modifierfalse
              Summaryfalse
              Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both (extension.exists() != value.exists())
              SlicingThis element introduces a set of slices on Patient.name.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
              • value @ url
              • 66. Patient.name.extension.id
                Definition

                リソース内の要素の一意のID(内部参照用)。これは、スペースを含まない文字列値である場合があります。 / Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                Short要素間参照のための一意のID / Unique id for inter-element referencing
                Control0..1
                Typestring
                Is Modifierfalse
                XML FormatIn the XML format, this property is represented as an attribute.
                Summaryfalse
                68. Patient.name.extension.extension
                Definition

                要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                Short実装で定義された追加のコンテンツ / Additional content defined by implementations
                Comments

                拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                Control0..*
                TypeExtension
                Is Modifierfalse
                Summaryfalse
                Alternate Namesextensions, user content
                Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both (extension.exists() != value.exists())
                SlicingThis element introduces a set of slices on Patient.name.extension.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                • value @ url
                • 70. Patient.name.extension.url
                  Definition

                  拡張コードの定義のソース - 論理名またはURL。 / Source of the definition for the extension code - a logical name or a URL.

                  Short拡張機能の意味を識別します / identifies the meaning of the extension
                  Comments

                  定義は、拡張性コードの計算可能または人間が読み取る可能性のある定義を直接指している場合があります。または、他の仕様で宣言されているように、論理的なURIである場合があります。定義は、拡張機能を定義する構造定義のURIでなければなりません。 / The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.

                  Control1..1
                  Typeuri
                  Is Modifierfalse
                  XML FormatIn the XML format, this property is represented as an attribute.
                  Summaryfalse
                  72. Patient.name.extension.value[x]
                  Definition

                  拡張値の値 - データ型の制約付きセットの1つでなければなりません(リストの[拡張性](拡張性](拡張性。html)を参照)。 / Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).

                  Short拡張値の値 / Value of extension
                  Control0..1
                  TypeChoice of: base64Binary, boolean, canonical, code, date, dateTime, decimal, id, instant, integer, markdown, oid, positiveInt, string, time, unsignedInt, uri, url, uuid, Address, Age, Annotation, Attachment, CodeableConcept, Coding, ContactPoint, Count, Distance, Duration, HumanName, Identifier, Money, Period, Quantity, Range, Ratio, Reference, SampledData, Signature, Timing, ContactDetail, Contributor, DataRequirement, Expression, ParameterDefinition, RelatedArtifact, TriggerDefinition, UsageContext, Dosage, Meta
                  [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
                  Is Modifierfalse
                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                  Summaryfalse
                  Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  SlicingThis element introduces a set of slices on Patient.name.extension.value[x]. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                  • type @ $this
                  • 74. Patient.name.extension.value[x]:valueCode
                    Slice NamevalueCode
                    Definition

                    拡張値の値 - データ型の制約付きセットの1つでなければなりません(リストの[拡張性](拡張性](拡張性。html)を参照)。 / Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).

                    Short拡張値の値 / Value of extension
                    Control0..1
                    Typecode
                    [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
                    Is Modifierfalse
                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                    Summaryfalse
                    Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    76. Patient.name.extension:nameRepresentationUse
                    Slice NamenameRepresentationUse
                    Definition

                    名前の表現方法

                    Short実装で定義された追加のコンテンツ / Additional content defined by implementations
                    Comments

                    名前の文字起こし-表現方法(日本の名前など)。

                    Control0..1
                    TypeExtension(EN Representation) (Extension Type: code)
                    Is Modifierfalse
                    Summaryfalse
                    Alternate Namesextensions, user content
                    Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both (extension.exists() != value.exists())
                    78. Patient.name.use
                    Definition

                    この名前の目的を特定します。 / Identifies the purpose for this name.

                    Short通常|公式|一時的|ニックネーム|匿名|古い|未婚女性 / usual | official | temp | nickname | anonymous | old | maiden
                    Comments

                    アプリケーションは、一時的または古いものであると明示的に言わない限り、名前が最新であると想定できます。 / Applications can assume that a name is current unless it explicitly says that it is temporary or old.

                    Control0..1
                    BindingThe codes SHALL be taken from NameUse
                    (required to http://hl7.org/fhir/ValueSet/name-use|4.0.1)

                    人間名の使用。 / The use of a human name.

                    Typecode
                    Is Modifiertrue because これは、アプリケーションが一時的または古い名前などを間違えないでください。 / This is labeled as "Is Modifier" because applications should not mistake a temporary or old name etc.for a current/permanent one
                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                    Summarytrue
                    Requirements

                    特定の使用のコンテキストに適切な名前を許可します。名前のセットの中から選択できます。 / Allows the appropriate name for a particular context of use to be selected from among a set of names.

                    Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    80. Patient.name.text
                    Definition

                    表示する必要があるため、名前全体を指定します。アプリケーションUIで。これは、特定の部分の代わりに、または特定の部分と同様に提供される場合があります。 / Specifies the entire name as it should be displayed e.g. on an application UI. This may be provided instead of or as well as the specific parts.

                    Shortフルネームのテキスト表現 / Text representation of the full name
                    Comments

                    テキスト表現とパーツの両方を提供できます。名前を更新するアプリケーションは、テキストとパーツの両方が存在する場合、一部に見つからないテキストにコンテンツが含まれていないことを保証するものとします。 / Can provide both a text representation and parts. Applications updating a name SHALL ensure that when both text and parts are present, no content is included in the text that isn't found in a part.

                    Control0..1
                    Typestring
                    Is Modifierfalse
                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                    Summarytrue
                    Requirements

                    レンダリング可能で、不コード化されていないフォーム。 / A renderable, unencoded form.

                    Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    82. Patient.name.family
                    Definition

                    系図にリンクする名前の部分。一部の文化(例:エリトリア)では、息子の姓は父親の名です。 / The part of a name that links to the genealogy. In some cultures (e.g. Eritrea) the family name of a son is the first name of his father.

                    Short姓(「姓」と呼ばれることが多い) / Family name (often called 'Surname')
                    Comments

                    姓は、拡張機能(DE、NL、ES関連の培養)を使用して特定の部品に分解できます。 / Family Name may be decomposed into specific parts using extensions (de, nl, es related cultures).

                    Control1..1
                    Typestring
                    Is Modifierfalse
                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                    Must Supporttrue
                    Summarytrue
                    Alternate Namessurname
                    Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    84. Patient.name.given
                    Definition

                    名。 / Given name.

                    Short指定された名前(常に「最初」ではありません)。ミドルネームが含まれています / Given names (not always 'first'). Includes middle names
                    Comments

                    イニシャルのみが記録されている場合、フルネームパーツの代わりに使用できます。イニシャルは複数の指定された名前に分離される場合がありますが、多くの場合、特定の制限によるものではありません。指定された名前が常に最初に来るとは限らないため、この要素は「名」とは呼ばれません。 / If only initials are recorded, they may be used in place of the full name parts. Initials may be separated into multiple given names but often aren't due to paractical limitations. This element is not called "first name" since given names do not always come first.

                    Control1..*
                    Typestring
                    Is Modifierfalse
                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                    Must Supporttrue
                    Summarytrue
                    Alternate Namesfirst name, middle name
                    Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    86. Patient.name.prefix
                    Definition

                    アカデミック、リーガル、雇用、または貴族のステータスなどのためにタイトルとして取得され、名前の冒頭に表示される名前の一部。 / Part of the name that is acquired as a title due to academic, legal, employment or nobility status, etc. and that appears at the start of the name.

                    Short名前の前に来るパーツ / Parts that come before the name
                    Control0..*
                    Typestring
                    Is Modifierfalse
                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                    Summarytrue
                    Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    88. Patient.name.suffix
                    Definition

                    アカデミック、リーガル、雇用、または貴族のステータスなどのためにタイトルとして取得され、名前の最後に表示される名前の一部。 / Part of the name that is acquired as a title due to academic, legal, employment or nobility status, etc. and that appears at the end of the name.

                    Short名前の後に来るパーツ / Parts that come after the name
                    Control0..*
                    Typestring
                    Is Modifierfalse
                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                    Summarytrue
                    Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    90. Patient.name.period
                    Definition

                    この名前が指定者に対して有効である期間を示します。 / Indicates the period of time when this name was valid for the named person.

                    Short名前が使用されていた期間 / Time period when name was/is in use
                    Control0..1
                    TypePeriod
                    Is Modifierfalse
                    Summarytrue
                    Requirements

                    名前を履歴上の文脈に配置できます。 / Allows names to be placed in historical context.

                    Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    92. Patient.telecom
                    Definition

                    個人に連絡するための連絡先の詳細(電話番号や電子メールアドレスなど)。

                    Short個人に連絡するための連絡先の詳細
                    Comments

                    患者は、さまざまな用途または適用期間違いで連絡先を複数の方法を持っている場合がある。緊急時連絡先として、また身元確認を支援するためのオプションが必要になる場合がある。患者当人に直接連絡できない場合があるが、患者を代理できる別の関係者(自宅の電話、またはペットの所有者の電話)を設定する場合もある。

                    Control0..*
                    TypeContactPoint
                    Is Modifierfalse
                    Summarytrue
                    Requirements

                    人々は、電話、電子メールなどの何らかの方法で彼らに連絡する(プライマリ)方法を持っている。

                    Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    94. Patient.telecom.id
                    Definition

                    リソース内の要素の固有ID(内部参照用)。これは、スペースを含まない任意の文字列値である可能性があります。

                    Shortエレメント相互参照のためのユニークID
                    Control0..1
                    Typestring
                    Is Modifierfalse
                    XML FormatIn the XML format, this property is represented as an attribute.
                    Summaryfalse
                    96. Patient.telecom.extension
                    Definition

                    要素の基本的な定義に含まれない追加情報を表すために使用されることがあります。拡張機能の使用を安全かつ管理しやすくするために、定義および使用に適用される厳格なガバナンスのセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たす必要のある要件のセットがあります。

                    Short実装によって定義される追加コンテンツ
                    Comments

                    どのようなアプリケーション、プロジェクト、または標準が拡張機能を使用しているかに関わらず、拡張機能の使用には決して汚名が付くわけではありません - それらを使用または定義する機関または管轄区域に関係なく。拡張機能の使用こそが、FHIR仕様を誰にとっても簡単なコアレベルで維持することを可能にします。

                    Control0..*
                    TypeExtension
                    Is Modifierfalse
                    Summaryfalse
                    Alternate Namesextensions, user content
                    Invariantsele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()))
                    ext-1: 拡張機能または値[x]のいずれかが必要です。両方ではありません。 (extension.exists() != value.exists())
                    SlicingThis element introduces a set of slices on Patient.telecom.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                    • value @ url
                    • 98. Patient.telecom.system
                      Definition

                      連絡先用通信フォーム - どの通信システムを使用するには接点が必要ですか。

                      Shortphone | fax | email | pager | url | sms | other 【詳細参照】
                      Comments

                      患者の連絡先の種別をValueSet(ContactPointSystem)より選択する。  - phone : 電話 - fax : Fax  - email : 電子メール - pager : ポケットベル - url : 電話、ファックス、ポケットベル、または電子メールアドレスではなく、URLとして表される連絡先。これはWebサイト、ブログ、Skype、Twitter、Facebookなどのさまざまな機関または個人の連絡先を対象としている。電子メールアドレスには使用しないこと。 - sms : SMSメッセージの送信に使用できる連絡先(携帯電話、一部の固定電話など)  - other : 電話、Fax、ポケットベル、または電子メールアドレスではなく、URLとして表現できない連絡先。例:内部メールアドレス。これは、URLとして表現できる連絡先(Skype、Twitter、Facebookなど)には使用しないこと。

                      Control0..1
                      This element is affected by the following invariants: cpt-2
                      BindingThe codes SHALL be taken from ContactPointSystem
                      (required to http://hl7.org/fhir/ValueSet/contact-point-system|4.0.1)

                      連絡先のための通信フォーム。

                      Typecode
                      Is Modifierfalse
                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                      Summarytrue
                      Invariantsele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()))
                      100. Patient.telecom.value
                      Definition

                      指定されたコミュニケーションシステムに意味がある形式での実際の連絡先の詳細(電話番号または電子メールアドレス)を提供してください。

                      Short実際の連絡先の詳細
                      Comments

                      連絡先の番号やメールアドレス

                      Control0..1
                      Typestring
                      Is Modifierfalse
                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                      Summarytrue
                      Requirements

                      Need to support legacy numbers that are not in a tightly controlled format.

                      Invariantsele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()))
                      102. Patient.telecom.use
                      Definition

                      「接点の目的を特定する。」

                      Shorthome | work | temp | old | mobile - 連絡先の用途等 【詳細参照】
                      Comments

                      患者の連絡先の種別をValueSet(ContactPointUse)より選択する。 一時的なものまたは古いものであると明示しない限り、連絡先が最新とみなされる。
                       - home : 自宅
                       - work : 職場
                       - temp : 一時的
                       - old : 以前の
                       - mobile : モバイル機器

                      Control0..1
                      BindingThe codes SHALL be taken from ContactPointUse
                      (required to http://hl7.org/fhir/ValueSet/contact-point-use|4.0.1)

                      「接点の使用。」

                      Typecode
                      Is Modifiertrue because This is labeled as "Is Modifier" because applications should not mistake a temporary or old contact etc.for a current/permanent one
                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                      Summarytrue
                      Requirements

                      Need to track the way a person uses this contact, so a user can choose which is appropriate for their purpose.

                      Invariantsele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()))
                      104. Patient.telecom.rank
                      Definition

                      一連のコンタクトを使う上で好ましい順序を指定します。ランク値が低いContactPointsの方が、ランク値が高いものよりも優先されます。

                      Short使用の優先順位を指定してください(1が最も優先度が高い)
                      Comments

                      連絡先の使用順序(1 = 最高)

                      Control0..1
                      TypepositiveInt
                      Is Modifierfalse
                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                      Summarytrue
                      Invariantsele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()))
                      106. Patient.telecom.period
                      Definition

                      接点が使用されていた/現在使用中である時間期間

                      Shortコンタクトポイントが使用されている時間帯
                      Comments

                      連絡先が使用されていた/されている期間

                      Control0..1
                      TypePeriod
                      Is Modifierfalse
                      Summarytrue
                      Invariantsele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()))
                      108. Patient.gender
                      Definition

                      管理上の性別-患者が管理および記録管理の目的で持つと見なされる性別。

                      Short男性|女性|その他|わからない / male | female | other | unknown
                      Comments

                      患者の性別をValueSet(AdministrativeGender)より選択する。
                       male 男性
                       female 女性
                       other その他
                       unknown 不明

                      Control1..1
                      BindingThe codes SHALL be taken from AdministrativeGender
                      (required to http://hl7.org/fhir/ValueSet/administrative-gender|4.0.1)

                      管理目的で使用される人の性別。 / The gender of a person used for administrative purposes.

                      Typecode
                      Is Modifierfalse
                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                      Must Supporttrue
                      Summarytrue
                      Requirements

                      (少なくとも)名前と生年月日と組み合わせて、個人の識別に必要です。 / Needed for identification of the individual, in combination with (at least) name and birth date.

                      Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      110. Patient.birthDate
                      Definition

                      個人の生年月日

                      Short個人の生年月日
                      Comments

                      実際の生年月日が不明な場合は、少なくとも推定年を推測として提供する必要があり、時間が必要な場合(出産/乳児ケアシステムなど)に使用できる標準の拡張extension「patient-birthTime」がある。
                      患者の生年月日をYYYY-MM-DD形式で入れる。
                      例:1945-08-23

                      Control1..1
                      Typedate
                      Is Modifierfalse
                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                      Must Supporttrue
                      Summarytrue
                      Requirements

                      個人の年齢は、多くの臨床プロセスを推進します。 / Age of the individual drives many clinical processes.

                      Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      LOINC Code21112-8
                      112. Patient.deceased[x]
                      Definition

                      個人が死亡しているかどうかを示す。

                      Short個人が死亡しているかどうかを示す
                      Comments

                      値がない場合は、個人が死亡したかどうかについてのステートメントがないことを意味し、ほとんどのシステムは、値がないことを人が生きていることの兆候として解釈する。
                      患者が死亡しているかどうかを示す deceasedBooleanまたはdeceasedDateTimeのどちらかに値が入る
                       - deceasedBoolean : true(死亡) / false(生存)
                       - deceasedDateTime : 患者の死亡日時

                      Control0..1
                      TypeChoice of: boolean, dateTime
                      [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
                      Is Modifiertrue because この要素は、患者が故人としてマークされると、患者で実行するのに適した行動が著しく異なる可能性があるため、修飾子としてラベル付けされています。 / This element is labeled as a modifier because once a patient is marked as deceased, the actions that are appropriate to perform on the patient may be significantly different.
                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                      Summarytrue
                      Requirements

                      患者が亡くなったという事実は、臨床プロセスに影響を与えます。また、人間のコミュニケーションと関係管理において、その人が生きているかどうかを知る必要があります。 / The fact that a patient is deceased influences the clinical process. Also, in human communication and relation management it is necessary to know whether the person is alive.

                      Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      114. Patient.address
                      Definition

                      患者の住所。必須。

                      Short個人の住所 【詳細参照】
                      Comments

                      患者は、異なる用途または適用可能な期間で複数の住所を持っている可能性がある。
                      【JP Core仕様】FHIRデータ型仕様に従って、以下の案とした。
                       - 住所が構造化されている場合、住所パート Address.country、Address.postalcode、Address.state、Address.city、Address.line に分割して記載する
                       - 住所が構造化されていない場合は、Address.text に記述する
                       - 各住所パートとtext は、両方存在してもよい
                      ※診療文書構造化記述規約等では、streetAddressLine (FHIRではlineに対応) に指定するとなっていた。

                      Control1..1
                      TypeAddress
                      Is Modifierfalse
                      Must Supporttrue
                      Summarytrue
                      Requirements

                      連絡、請求、報告の要件のために患者の住所を追跡し、識別を支援する必要がある場合があります。 / May need to keep track of patient addresses for contacting, billing or reporting requirements and also to help with identification.

                      Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      116. Patient.address.id
                      Definition

                      リソース内の要素の一意のID(内部参照用)。これは、スペースを含まない文字列値である場合があります。 / Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                      Short要素間参照のための一意のID / Unique id for inter-element referencing
                      Control0..1
                      Typestring
                      Is Modifierfalse
                      XML FormatIn the XML format, this property is represented as an attribute.
                      Summaryfalse
                      118. Patient.address.extension
                      Definition

                      要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                      Short実装で定義された追加のコンテンツ / Additional content defined by implementations
                      Comments

                      拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                      Control0..*
                      TypeExtension
                      Is Modifierfalse
                      Summaryfalse
                      Alternate Namesextensions, user content
                      Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both (extension.exists() != value.exists())
                      SlicingThis element introduces a set of slices on Patient.address.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                      • value @ url
                      • 120. Patient.address.use
                        Definition

                        The purpose of this address.
                        住所の用途

                        Shorthome | work | temp | old | billing - purpose of this address 住所の用途 【詳細参照】
                        Comments

                        住所の用途をValueSet(AddressUse)より選択する。
                         - home : 自宅
                         - work : 職場
                         - temp : 一時的
                         - old : 以前の
                         - billing : 請求書、インボイス、領収書などの送付用

                        Control0..1
                        BindingThe codes SHALL be taken from AddressUse
                        (required to http://hl7.org/fhir/ValueSet/address-use|4.0.1)

                        アドレスの使用。 / The use of an address.

                        Typecode
                        Is Modifiertrue because これは、アプリケーションが一時的または古い住所などを間違えないでください。 / This is labeled as "Is Modifier" because applications should not mistake a temporary or old address etc.for a current/permanent one
                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                        Summarytrue
                        Requirements

                        多くのリストから適切なアドレスを選択できるようにします。 / Allows an appropriate address to be chosen from a list of many.

                        Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        122. Patient.address.type
                        Definition

                        住所(訪問できる住所)と郵送先住所(私書箱や気付住所など)を区別する。ほとんどのアドレスは両方。

                        Shortpostal | physical | both 【詳細参照】
                        Comments

                        住所の種類をValueSet(AddressType)より選択する。
                         - postal : 郵送先 - 私書箱、気付の住所
                         - physical : 訪れることのできる物理的な住所
                         - both : postalとphysicalの両方

                        Control0..1
                        BindingThe codes SHALL be taken from AddressType
                        (required to http://hl7.org/fhir/ValueSet/address-type|4.0.1)

                        アドレスのタイプ(物理 /郵便)。 / The type of an address (physical / postal).

                        Typecode
                        Is Modifierfalse
                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                        Summarytrue
                        Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        124. Patient.address.text
                        Definition

                        表示するアドレス全体を指定する
                        例:郵便ラベル。これは、特定の部品の代わりに、または特定の部品と同様に提供される場合がある。

                        Short住所のテキスト表現 【詳細参照】
                        Comments

                        テキスト表現とパーツの両方を提供できる。アドレスを更新するアプリケーションは、テキストとパーツの両方が存在する場合、パーツにないコンテンツはテキストに含まれないようにする必要がある。
                         - 住所を(都道府県や市町村などに)分離して管理していない場合は、textに入れる。
                         - 住所を(都道府県や市町村などに)分離して管理している場合でも、まとめてtextに入れること。
                         - 郵便番号は含めない。
                         
                        例:東京都文京区本郷7-3-1

                        Control1..1
                        Typestring
                        Is Modifierfalse
                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                        Must Supporttrue
                        Summarytrue
                        Requirements

                        レンダリング可能で、不コード化されていないフォーム。 / A renderable, unencoded form.

                        Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        126. Patient.address.line
                        Definition

                        このコンポーネントには、家番号、アパート番号、通りの名前、通りの方向、P.O。が含まれる。ボックス番号、配達のヒント、および同様の住所情報など。

                        Shortストリート名や番地など 【詳細参照】
                        Comments

                        【JP Core仕様】state要素とcity要素で表現しなかったそのあとの住所部分を番地以降の部分も含めてすべていれる。
                        英数字は半角でも全角でもよい。文字列の前後および途中に空白文字を含めないこと。
                        繰り返し要素が許されているので、区切りを表現したい場合には、複数要素に分けて格納してもよい。
                         
                        例:本郷7-3-1
                        例:大字石神976
                        例:藤崎町大字藤崎字西村1-2 春山荘201号室

                        Control0..*
                        Typestring
                        Is Modifierfalse
                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                        Summarytrue
                        Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        128. Patient.address.city
                        Definition

                        n市、町、郊外、村、その他のコミュニティまたは配達センターの名前。

                        Short市区町村名 【詳細参照】
                        Comments

                        1MBを超えないこと。 【JP Core仕様】郡市区町村部分だけを「郡」「市」「区」「町」「村」などの文字を含めて設定する。 例:文京区

                        Control0..1
                        Typestring
                        Is Modifierfalse
                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                        Summarytrue
                        Alternate NamesMunicpality
                        Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        130. Patient.address.district
                        Definition

                        管理エリア(郡)の名前。 / The name of the administrative area (county).

                        Short地区名 【詳細参照】
                        Comments

                        【JP Core仕様】日本の住所では使用しない。

                        Control0..1
                        Typestring
                        Is Modifierfalse
                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                        Summarytrue
                        Alternate NamesCounty
                        Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        132. Patient.address.state
                        Definition

                        国の主権が制限されている国のサブユニット。日本の場合、都道府県名。

                        Short国の次の地区単位 【詳細参照】
                        Comments

                        1MBを超えないこと。 都道府県名。「都」「道」「府」「県」のそれぞれの文字を含める。 例:東京都

                        Control0..1
                        Typestring
                        Is Modifierfalse
                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                        Summarytrue
                        Alternate NamesProvince, Territory
                        Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        134. Patient.address.postalCode
                        Definition

                        郵便サービスによって定義された地域を指定する郵便番号。 / A postal code designating a region defined by the postal service.

                        Short郵便番号 【詳細参照】
                        Comments

                        郵便番号。日本の郵便番号の場合には3桁数字とハイフン1文字と4桁数字からなる半角8文字、または最初の3桁だけの3文字のいずれかとする。 例:113-8655

                        Control0..1
                        Typestring
                        Is Modifierfalse
                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                        Summarytrue
                        Alternate NamesZip
                        Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        136. Patient.address.country
                        Definition

                        国-一般的に理解されている、または一般的に受け入れられている国の国名かコード。

                        Short国名またはISO 3166コード (ISO 3166 2 or 3文字こーど)
                        Comments

                        ISO 3166 3文字コードは、人間が読める国名の代わりに使用する。 ISO 3166の2文字または3文字のコード. 日本であれば、jpまたはjpn

                        Control0..1
                        Typestring
                        Is Modifierfalse
                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                        Summarytrue
                        Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        138. Patient.address.period
                        Definition

                        住所が使用されていた(いる)期間

                        Short住所が使用されていた(いる)期間
                        Comments

                        住所が使用されていた/されている期間。 期間は時間の範囲を指定する。使用状況はその期間全体に適用されるか、範囲から1つの値が適用される。 期間は、時間間隔(経過時間の測定値)には使用されない。

                        Control0..1
                        TypePeriod
                        Is Modifierfalse
                        Summarytrue
                        Requirements

                        アドレスを履歴上の文脈に配置できるようにします。 / Allows addresses to be placed in historical context.

                        Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        140. Patient.maritalStatus
                        Definition

                        このフィールドは患者の最新の婚姻(市民)状態

                        Short患者の婚姻(市民)状態 【詳細参照】
                        Comments

                        患者の婚姻関係をValueSet(Marital Status Codes)より選択する。
                         A : 婚姻取消・無効
                         D : 離婚
                         I : 暫定法令
                         L : 法的別居中
                         M : 既婚
                         P : 一夫多妻制
                         S : 生涯独身・非婚
                         T : 同棲
                         U : 未婚
                         W : 未亡人
                         UNK : 不明

                        Control0..1
                        BindingUnless not suitable, these codes SHALL be taken from Marital Status Codes
                        (extensible to http://hl7.org/fhir/ValueSet/marital-status)

                        人の国内パートナーシップの状況。 / The domestic partnership status of a person.

                        TypeCodeableConcept
                        Is Modifierfalse
                        Summaryfalse
                        Requirements

                        ほとんどの場合、すべてではないにしても、それをキャプチャします。 / Most, if not all systems capture it.

                        Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        142. Patient.multipleBirth[x]
                        Definition

                        患者が多胎児の一人であるか(boolean)、実際の出生順位(integer)であるかを示す。

                        Short患者が多胎出産の一人かどうか
                        Comments

                        multipleBirthBooleanまたはmultipleBirthIntegerのどちらかに値が入る
                         - multipleBirthBoolean : 多胎出産時かどうか
                        3つ子の例にbooleanが指定された場合、3つの患者レコードすべてがvalueBoolean = trueになる(順序は示されない)
                         - multipleBirthInteger : 多胎出産時の出生順位
                        たとえば、3つ子の2番目の生まれはvalueInteger = 2で、3番目の生まれはvalueInteger = 3になる

                        Control0..1
                        TypeChoice of: boolean, integer
                        [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
                        Is Modifierfalse
                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                        Summaryfalse
                        Requirements

                        多産児の曖昧性解消、特にラボなど、医療提供者が患者に会わない場合に関連する。

                        Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        144. Patient.photo
                        Definition

                        患者の画像。

                        Short患者の画像
                        Comments

                        ガイドライン:
                         - 臨床写真ではなく、身分証明写真を使用すること
                         - 寸法をサムネイルに制限する
                         - リソースの更新を容易にするため、バイト数を少なくすること

                        Control0..*
                        TypeAttachment
                        Is Modifierfalse
                        Summaryfalse
                        Requirements

                        多くのEHRシステムには、患者の画像をキャプチャする機能がある。より新しいソーシャルメディアの使用にも適合する。

                        Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        146. Patient.contact
                        Definition

                        患者の連絡先者(例:保護者、パートナー、友人)。

                        Short患者の連絡先者(例:保護者、パートナー、友人)
                        Comments

                        連絡先には、家族、取引先、保護者、介護者など、あらゆる種類の連絡先が含まれる。連絡先として使用しない親戚や家族を登録するためには適用されない。

                        Control0..*
                        TypeBackboneElement
                        Is Modifierfalse
                        Summaryfalse
                        Requirements

                        患者について連絡できる人を確認する必要がある。

                        Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        pat-1: 少なくとも連絡先の詳細または組織への参照を含めるものとする / 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())
                        148. Patient.contact.id
                        Definition

                        リソース内の要素の一意のID(内部参照用)。これは、スペースを含まない文字列値である場合があります。 / Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                        Short要素間参照のための一意のID / Unique id for inter-element referencing
                        Control0..1
                        Typestring
                        Is Modifierfalse
                        XML FormatIn the XML format, this property is represented as an attribute.
                        Summaryfalse
                        150. Patient.contact.extension
                        Definition

                        要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                        Short実装で定義された追加のコンテンツ / Additional content defined by implementations
                        Comments

                        拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                        Control0..*
                        TypeExtension
                        Is Modifierfalse
                        Summaryfalse
                        Alternate Namesextensions, user content
                        Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both (extension.exists() != value.exists())
                        152. Patient.contact.modifierExtension
                        Definition

                        要素の基本的な定義の一部ではなく、それが含まれている要素の理解、および/または含まれる要素の子孫の理解を変更するために使用される場合があります。通常、修飾子要素は否定または資格を提供します。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。アプリケーションの処理リソースは、修飾子拡張機能をチェックする必要があります。

                        モディファイア拡張は、リソースまたはdomainResource上の要素の意味を変更してはなりません(修飾軸自体の意味を変更することはできません)。 / May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                        Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                        Short認識されていなくても無視できない拡張機能 / Extensions that cannot be ignored even if unrecognized
                        Comments

                        拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                        Control0..*
                        TypeExtension
                        Is Modifiertrue because 修飾子拡張は、それらを含む要素の意味または解釈を変更することが期待されています / Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                        Summarytrue
                        Requirements

                        修飾子拡張機能により、安全に無視できる大部分の拡張機能と明確に区別できるように、安全に無視できない拡張機能が可能になります。これにより、実装者が拡張の存在を禁止する必要性を排除することにより、相互運用性が促進されます。詳細については、[修飾子拡張の定義](拡張性.html#modifierextension)を参照してください。 / Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                        Alternate Namesextensions, user content, modifiers
                        Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both (extension.exists() != value.exists())
                        154. Patient.contact.relationship
                        Definition

                        患者と連絡先の関係性。

                        Short関係性の種類 【詳細参照】
                        Comments

                        患者との関係性をValueSet(PatientContactRelationship)より選択する。
                         C : 緊急連絡先
                         E : 雇用者
                         F : 連邦政府機関
                         I : 保険会社
                         N : 近親者
                         S : 州政府機関
                         U : 不明

                        Control0..*
                        BindingUnless not suitable, these codes SHALL be taken from PatientContactRelationship
                        (extensible to http://hl7.org/fhir/ValueSet/patient-contactrelationship)

                        その患者の患者と接触者との関係の性質。 / The nature of the relationship between a patient and a contact person for that patient.

                        TypeCodeableConcept
                        Is Modifierfalse
                        Summaryfalse
                        Requirements

                        状況に応じて、アプローチするのに最適な関係者を決定するために使用される。

                        Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        156. Patient.contact.name
                        Definition

                        連絡先に登録された名前。

                        Short連絡先に関連付けられた名前 / A name associated with the contact person
                        Control0..1
                        TypeHumanName
                        Is Modifierfalse
                        Summaryfalse
                        Requirements

                        連絡先は名前で識別する必要があるが、その連絡先に複数の名前が必要になることはまれである。

                        Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        158. Patient.contact.telecom
                        Definition

                        連絡先に登録された連絡方法(電話番号やメールアドレスなど)。

                        Short人の連絡先の詳細 / A contact detail for the person
                        Comments

                        連絡先には、さまざまな用途または適用期間で連絡を取るための複数の方法がある。その人に緊急に連絡する際の連絡先を確認する必要がある。

                        Control0..*
                        TypeContactPoint
                        Is Modifierfalse
                        Summaryfalse
                        Requirements

                        電話、電子メールなどの(優先する)連絡方法を確認する必要がある。

                        Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        160. Patient.contact.address
                        Definition

                        連絡先の住所。

                        Short連絡先の住所 / Address for the contact person
                        Control0..1
                        TypeAddress
                        Is Modifierfalse
                        Summaryfalse
                        Requirements

                        郵送ないし訪問により連絡を取ることができるよう注意する必要があるため。

                        Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        162. Patient.contact.gender
                        Definition

                        管理上の性別-連絡先担当者が管理および記録管理のために持っていると考えられる性別。

                        Short男性|女性|その他|わからない / male | female | other | unknown
                        Control0..1
                        BindingThe codes SHALL be taken from AdministrativeGender
                        (required to http://hl7.org/fhir/ValueSet/administrative-gender|4.0.1)

                        管理目的で使用される人の性別。 / The gender of a person used for administrative purposes.

                        Typecode
                        Is Modifierfalse
                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                        Summaryfalse
                        Requirements

                        その人に正しく話しかけるために必要である。

                        Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        164. Patient.contact.organization
                        Definition

                        連絡先が主として活動する、または勤務している組織。

                        Short連絡先に関連する組織 / Organization that is associated with the contact
                        Comments

                        連絡先に関連する組織

                        Control0..1
                        This element is affected by the following invariants: pat-1
                        TypeReference(JP Core Organization Profile)
                        Is Modifierfalse
                        Summaryfalse
                        Requirements

                        保護者またはビジネス関連の連絡先については、組織が関連しています。 / For guardians or business related contacts, the organization is relevant.

                        Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        166. Patient.contact.period
                        Definition

                        この患者に関連して、この連絡担当者または組織に連絡することが有効な期間。

                        Shortこの患者に関連するこの連絡先または組織が連絡するのが有効な期間 / The period during which this contact person or organization is valid to be contacted relating to this patient
                        Control0..1
                        TypePeriod
                        Is Modifierfalse
                        Summaryfalse
                        Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        168. Patient.communication
                        Definition

                        健康について患者と会話する際に使用する言語。

                        Short健康について患者と会話する際に使用する言語
                        Comments

                        言語が指定されていない場合、デフォルトのローカル言語が話されていることを意味する。複数のモードの習熟度を伝える必要がある場合は、複数のPatient.Communicationアソシエーションが必要である。動物の場合、言語は関連するフィールドではないため、インスタンスから除外する必要がある。患者がデフォルトの現地言語を話さない場合、通訳者が必要であることを明示的に宣言するために、通訳者必須基準を使用できる。

                        Control0..*
                        TypeBackboneElement
                        Is Modifierfalse
                        Summaryfalse
                        Requirements

                        患者が現地の言語を話さない場合、通訳が必要になる場合があるため、話せる言語と習熟度は、患者と関心のある他の人の両方にとって注意すべき重要な事項である。

                        Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        170. Patient.communication.id
                        Definition

                        リソース内の要素の一意のID(内部参照用)。これは、スペースを含まない文字列値である場合があります。 / Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                        Short要素間参照のための一意のID / Unique id for inter-element referencing
                        Control0..1
                        Typestring
                        Is Modifierfalse
                        XML FormatIn the XML format, this property is represented as an attribute.
                        Summaryfalse
                        172. Patient.communication.extension
                        Definition

                        要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                        Short実装で定義された追加のコンテンツ / Additional content defined by implementations
                        Comments

                        拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                        Control0..*
                        TypeExtension
                        Is Modifierfalse
                        Summaryfalse
                        Alternate Namesextensions, user content
                        Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both (extension.exists() != value.exists())
                        174. Patient.communication.modifierExtension
                        Definition

                        要素の基本的な定義の一部ではなく、それが含まれている要素の理解、および/または含まれる要素の子孫の理解を変更するために使用される場合があります。通常、修飾子要素は否定または資格を提供します。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。アプリケーションの処理リソースは、修飾子拡張機能をチェックする必要があります。

                        モディファイア拡張は、リソースまたはdomainResource上の要素の意味を変更してはなりません(修飾軸自体の意味を変更することはできません)。 / May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                        Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                        Short認識されていなくても無視できない拡張機能 / Extensions that cannot be ignored even if unrecognized
                        Comments

                        拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                        Control0..*
                        TypeExtension
                        Is Modifiertrue because 修飾子拡張は、それらを含む要素の意味または解釈を変更することが期待されています / Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                        Summarytrue
                        Requirements

                        修飾子拡張機能により、安全に無視できる大部分の拡張機能と明確に区別できるように、安全に無視できない拡張機能が可能になります。これにより、実装者が拡張の存在を禁止する必要性を排除することにより、相互運用性が促進されます。詳細については、[修飾子拡張の定義](拡張性.html#modifierextension)を参照してください。 / Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                        Alternate Namesextensions, user content, modifiers
                        Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both (extension.exists() != value.exists())
                        176. Patient.communication.language
                        Definition

                        ISO-639-1 alpha 2コード小文字で言語を、またオプションとしてハイフンとISO-3166-1 alpha 2コード大文字を続けて地域を表す。たとえば、英語の場合は「en」、アメリカ英語の場合は「en-US」、イギリス英語の場合は「en-EN」である。

                        Short健康について患者と会話する際に使用する言語。 【詳細参照】
                        Comments

                        患者とコミュニケーションするときに使用できる言語をValueSet(CommonLanguages)より選択する。
                         de : ドイツ語
                         en : 英語
                         fr : フランス語
                         ja : 日本語
                         ko : 韓国語
                        など

                        Control1..1
                        BindingThe codes SHOULD be taken from CommonLanguages
                        (preferred to http://hl7.org/fhir/ValueSet/languages)

                        人間の言語。 / A human language.

                        Additional BindingsPurpose
                        AllLanguagesMax Binding
                        TypeCodeableConcept
                        Is Modifierfalse
                        Summaryfalse
                        Requirements

                        多言語の国のほとんどのシステムは、言語を伝えたいと考えられる。 すべてのシステムが実際に地域の方言を必要とするわけではない。

                        Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        178. Patient.communication.preferred
                        Definition

                        患者がこの言語を優先するかどうかを示す(他の言語よりも特定レベルまで習得している)。

                        Short言語選好インジケーター / Language preference indicator
                        Comments

                        この言語は、医療情報を伝えるために特に識別される。
                        患者がこの言語を習得している場合はtrue、そうでなければfalseを設定する。

                        Control0..1
                        Typeboolean
                        Is Modifierfalse
                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                        Summaryfalse
                        Requirements

                        特定のレベルまで複数の言語を習得している人は、複数の言語を選択する可能性がある。つまり、特定の言語でのコミュニケーションに自信を持ち、他の言語を一種の備えとしている。

                        Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        180. Patient.generalPractitioner
                        Definition

                        患者が指名するケア提供者

                        Short患者が指名するケア提供者
                        Comments

                        これはプライマリケア提供者(GPを含む)である場合もあれば、コミュニティ/障害を持つ患者指定のケアマネージャーである場合もある。ケアチームの記録には使用されない。これらはケアプランまたはEpisodeOfCareリソースにリンクされるCareTeamリソースに含まれている必要がある。複数のGPは、学期中の大学GPと共にリストされた家庭GPなどの学生や、「フライイン/フライアウト」労働者など、さまざまな理由で患者に対して記録される場合がある。また、医学的問題を認識し続けるために家庭GPに含まれる。
                        管轄区域は、必要に応じてこれを1、またはタイプごとに1にプロファイルできると決定する場合がある。

                        Control0..*
                        TypeReference(JP Core Organization Profile, JP Core Practitioner Profile, JP Core PractitionerRole Profile)
                        Is Modifierfalse
                        Summaryfalse
                        Alternate NamescareProvider
                        Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        182. Patient.managingOrganization
                        Definition

                        患者記録の管理者である組織。

                        Short患者記録の管理者である組織
                        Comments

                        特定の患者記録を管理する組織は1つだけである。他の組織には独自の患者レコードがあり、Linkプロパティを使用してレコードを結合する場合がある(または、関連付けの信頼性評価を含めることができる個人リソース)

                        Control0..1
                        TypeReference(JP Core Organization Profile)
                        Is Modifierfalse
                        Summarytrue
                        Requirements

                        事実上の同一患者をリンクする別のPatientリソース

                        Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        184. Patient.link
                        Definition

                        事実上の同一患者をリンクする別のPatientリソース。

                        Short同じ実際の人に関係する別の患者リソースへのリンク / Link to another patient resource that concerns the same actual person
                        Comments

                        リンクされた患者記録に相互リンクがあるという仮定はない。

                        Control0..*
                        TypeBackboneElement
                        Is Modifiertrue because この要素は、メインのPatientリソースではない可能性があるため、修飾子としてラベル付けされ、このPatientレコードの代わりに参照された患者を使用する必要がある。link.type値が 'replaced-by'の場合
                        Summarytrue
                        Requirements

                        複数のユースケースがある。
                         - 事務的なエラーのため一貫して人間を特定することが困難であり患者の記録が重複している
                         - 複数のサーバにわたり患者情報が配布されている

                        Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        186. Patient.link.id
                        Definition

                        リソース内の要素の一意のID(内部参照用)。これは、スペースを含まない文字列値である場合があります。 / Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                        Short要素間参照のための一意のID / Unique id for inter-element referencing
                        Control0..1
                        Typestring
                        Is Modifierfalse
                        XML FormatIn the XML format, this property is represented as an attribute.
                        Summaryfalse
                        188. Patient.link.extension
                        Definition

                        要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                        Short実装で定義された追加のコンテンツ / Additional content defined by implementations
                        Comments

                        拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                        Control0..*
                        TypeExtension
                        Is Modifierfalse
                        Summaryfalse
                        Alternate Namesextensions, user content
                        Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both (extension.exists() != value.exists())
                        190. Patient.link.modifierExtension
                        Definition

                        要素の基本的な定義の一部ではなく、それが含まれている要素の理解、および/または含まれる要素の子孫の理解を変更するために使用される場合があります。通常、修飾子要素は否定または資格を提供します。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。アプリケーションの処理リソースは、修飾子拡張機能をチェックする必要があります。

                        モディファイア拡張は、リソースまたはdomainResource上の要素の意味を変更してはなりません(修飾軸自体の意味を変更することはできません)。 / May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                        Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                        Short認識されていなくても無視できない拡張機能 / Extensions that cannot be ignored even if unrecognized
                        Comments

                        拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                        Control0..*
                        TypeExtension
                        Is Modifiertrue because 修飾子拡張は、それらを含む要素の意味または解釈を変更することが期待されています / Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                        Summarytrue
                        Requirements

                        修飾子拡張機能により、安全に無視できる大部分の拡張機能と明確に区別できるように、安全に無視できない拡張機能が可能になります。これにより、実装者が拡張の存在を禁止する必要性を排除することにより、相互運用性が促進されます。詳細については、[修飾子拡張の定義](拡張性.html#modifierextension)を参照してください。 / Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                        Alternate Namesextensions, user content, modifiers
                        Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both (extension.exists() != value.exists())
                        192. Patient.link.other
                        Definition

                        リンクが参照する他の患者リソース。

                        Shortリンクが指す他の患者または関連者のリソース / The other patient or related person resource that the link refers to
                        Comments

                        ここでRelatedPersonを参照すると、Personレコードを使用して患者とRelatedPersonを同じ個人として関連付ける必要がなくなる。

                        Control1..1
                        TypeReference(JP Core Patient Profile, RelatedPerson)
                        Is Modifierfalse
                        Summarytrue
                        Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        194. Patient.link.type
                        Definition

                        この患者リソースと別の患者リソース間のリンクのタイプ。

                        Shortreplaced-by | replaces | refer | seealso 【詳細参照】
                        Comments

                        この患者リソースと別の患者リソース間のリンクのタイプをValueSet(LinkType)より選択する。
                         - replaced-by : このリンクを含む患者リソースは使用しないこと
                         - replaces : このリンクを含む患者リソースは、現在アクティブな患者レコードである
                         - refer : このリンクを含む患者リソースは使用中であり、有効であるが、患者に関する主な情報源とは見なされていない
                         - seealso : このリンクを含む患者リソースは使用中で有効であるが、同じ人物に関するデータが含まれていることがわかっている別の患者リソースを指す

                        Control1..1
                        BindingThe codes SHALL be taken from LinkType
                        (required to http://hl7.org/fhir/ValueSet/link-type|4.0.1)

                        この患者リソースと別の患者リソースとの間のリンクのタイプ。 / The type of link between this patient resource and another patient resource.

                        Typecode
                        Is Modifierfalse
                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                        Summarytrue
                        Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))