HL7 FHIR JP Core ImplementationGuide
1.1.2-dev - ci-build Japan flag

HL7 FHIR JP Core ImplementationGuide - Local Development build (v1.1.2-dev) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Resource Profile: JP_DocumentReference - Detailed Descriptions

Active as of 2023-10-31

Definitions for the JP-DocumentReference resource profile.

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

0. DocumentReference
2. DocumentReference.meta
4. DocumentReference.meta.lastUpdated
Must Supporttrue

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

0. DocumentReference
Definition

あらゆる目的のためのあらゆる種類の文書への参照。ドキュメントを検出および管理できるように、ドキュメントに関するメタデータを提供します。ドキュメントの範囲は、MIMEタイプを備えたセラル化オブジェクトであるため、正式な患者中心のドキュメント(CDA)、Cliical Notes、スキャンされた論文、およびポリシーテキストなどの非患者固有の文書が含まれています。 / A reference to a document of any kind for any purpose. Provides metadata about the document so that the document can be discovered and managed. The scope of a document is any seralized object with a mime-type, so includes formal patient centric documents (CDA), cliical notes, scanned paper, and non-patient specific documents like policy text.

Shortドキュメントへの参照 / A reference to a document
Comments

通常、これはFHIRによって定義されたもの以外のドキュメントに使用されます。 / Usually, this is used for documents other than those defined by FHIR.

Control0..*
Is Modifierfalse
Summaryfalse
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())
2. DocumentReference.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. DocumentReference.meta.lastUpdated
Definition

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

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()))
6. DocumentReference.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()))
8. DocumentReference.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())
10. DocumentReference.status
Definition

このドキュメント参照のステータス。 / The status of this document reference.

Short電流|スーパー付き|エラーに入った / current | superseded | entered-in-error
Comments

これは、DoctSatus要素から独立している可能性のあるDocumentReferenceオブジェクトのステータスです。

この要素には、ステータスにドキュメントまたは参照を現在有効ではないとマークするコードが含まれているため、修飾子としてラベル付けされています。 / This is the status of the DocumentReference object, which might be independent from the docStatus element.

This element is labeled as a modifier because the status contains the codes that mark the document or reference as not currently valid.

Control1..1
BindingThe codes SHALL be taken from DocumentReferenceStatushttp://hl7.org/fhir/ValueSet/document-reference-status|4.0.1
(required to http://hl7.org/fhir/ValueSet/document-reference-status|4.0.1)

ドキュメント参照のステータス。 / The status of the document reference.

Typecode
Is Modifiertrue because この要素は、リソースを有効として扱うべきではないことを意味するステータスに入力されたステータスを含むステータス要素であるため、修飾子としてラベル付けされています。 / This element is labelled as a modifier because it is a status element that contains status entered-in-error which means that the resource should not be treated as valid
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()))
12. DocumentReference.content
Definition

参照されたドキュメントとフォーマット。複数のコンテンツ要素の繰り返しがあり、それぞれが異なる形式を備えている場合があります。 / The document and format referenced. There may be multiple content element repetitions, each with a different format.

Short参照されたドキュメント / Document referenced
Control1..*
TypeBackboneElement
Is Modifierfalse
Summarytrue
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
14. DocumentReference.content.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())
16. DocumentReference.content.attachment
Definition

ドキュメントのドキュメントまたはURLと、コンテンツに整合性があることを証明する重要なメタデータがあります。 / The document or URL of the document along with critical metadata to prove content has integrity.

Shortドキュメントにアクセスする場所 / Where to access the document
Control1..1
TypeAttachment
Is Modifierfalse
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. DocumentReference
Definition

あらゆる目的のためのあらゆる種類の文書への参照。ドキュメントを検出および管理できるように、ドキュメントに関するメタデータを提供します。ドキュメントの範囲は、MIMEタイプを備えたセラル化オブジェクトであるため、正式な患者中心のドキュメント(CDA)、Cliical Notes、スキャンされた論文、およびポリシーテキストなどの非患者固有の文書が含まれています。 / A reference to a document of any kind for any purpose. Provides metadata about the document so that the document can be discovered and managed. The scope of a document is any seralized object with a mime-type, so includes formal patient centric documents (CDA), cliical notes, scanned paper, and non-patient specific documents like policy text.

Shortドキュメントへの参照 / A reference to a document
Comments

通常、これはFHIRによって定義されたもの以外のドキュメントに使用されます。 / Usually, this is used for documents other than those defined by FHIR.

Control0..*
Is Modifierfalse
Summaryfalse
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())
2. DocumentReference.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. DocumentReference.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. DocumentReference.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. DocumentReference.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 DocumentReference.meta.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
  • 10. DocumentReference.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()))
    12. DocumentReference.meta.lastUpdated
    Definition

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

    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. DocumentReference.meta.source
    Definition

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

    Short「リソースがどこから来たかを特定する」
    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. DocumentReference.meta.profile
    Definition

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

    Shortこのリソースが適合を主張するプロファイル
    Comments

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

    Control0..*
    Typecanonical(StructureDefinition)
    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()))
    18. DocumentReference.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. DocumentReference.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. DocumentReference.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. DocumentReference.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. DocumentReference.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. DocumentReference.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. DocumentReference.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())
    32. DocumentReference.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())
    34. DocumentReference.masterIdentifier
    Definition

    ドキュメントのソースによって割り当てられたドキュメント識別子。この識別子は、このバージョンのドキュメントに固有です。この一意の識別子は、このバージョンのドキュメントを識別するために他の場所で使用できます。 / Document identifier as assigned by the source of the document. This identifier is specific to this version of the document. This unique identifier may be used elsewhere to identify this version of the document.

    Shortマスターバージョン固有の識別子 / Master Version Specific Identifier
    Comments

    CDAドキュメントID拡張機能とルート。 / CDA Document Id extension and root.

    Control0..1
    TypeIdentifier
    Is Modifierfalse
    Summarytrue
    Requirements

    このIDの構造と形式は、フォーマットコード属性に対応する仕様と一致するものとします。(たとえば、DICOM標準ドキュメントの場合、64文字の数値UID、HL7 CDA形式の場合、CDAドキュメントID拡張機能のシリアル化と「oid^拡張機能」の形式のルート。16 UTF-8 charmax。oidが拡張機能なしでコーディングされている場合、 '^'文字は含まれません。)。 / The structure and format of this Id shall be consistent with the specification corresponding to the formatCode attribute. (e.g. for a DICOM standard document a 64-character numeric UID, for an HL7 CDA format a serialization of the CDA Document Id extension and root in the form "oid^extension", where OID is a 64 digits max, and the Id is a 16 UTF-8 char max. If the OID is coded without the extension then the '^' character shall not be included.).

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

    バージョンの独立識別子を含む、ドキュメントに関連付けられた他の識別子。 / Other identifiers associated with the document, including version independent identifiers.

    Shortドキュメントの他の識別子 / Other identifiers for the document
    NoteThis is a business identifier, not a resource identifier (see discussion)
    Control0..*
    TypeIdentifier
    Is Modifierfalse
    Summarytrue
    Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    38. DocumentReference.status
    Definition

    このドキュメント参照のステータス。 / The status of this document reference.

    Short電流|スーパー付き|エラーに入った / current | superseded | entered-in-error
    Comments

    これは、DoctSatus要素から独立している可能性のあるDocumentReferenceオブジェクトのステータスです。

    この要素には、ステータスにドキュメントまたは参照を現在有効ではないとマークするコードが含まれているため、修飾子としてラベル付けされています。 / This is the status of the DocumentReference object, which might be independent from the docStatus element.

    This element is labeled as a modifier because the status contains the codes that mark the document or reference as not currently valid.

    Control1..1
    BindingThe codes SHALL be taken from DocumentReferenceStatus
    (required to http://hl7.org/fhir/ValueSet/document-reference-status|4.0.1)

    ドキュメント参照のステータス。 / The status of the document reference.

    Typecode
    Is Modifiertrue because この要素は、リソースを有効として扱うべきではないことを意味するステータスに入力されたステータスを含むステータス要素であるため、修飾子としてラベル付けされています。 / This element is labelled as a modifier because it is a status element that contains status entered-in-error which means that the resource should not be treated as valid
    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()))
    40. DocumentReference.docStatus
    Definition

    基礎となる文書のステータス。 / The status of the underlying document.

    Short予備|ファイナル|修正|エラーに入った / preliminary | final | amended | entered-in-error
    Comments

    指摘されている文書は、さまざまなライフサイクル状態にある可能性があります。 / The document that is pointed to might be in various lifecycle states.

    Control0..1
    BindingThe codes SHALL be taken from CompositionStatus
    (required to http://hl7.org/fhir/ValueSet/composition-status|4.0.1)

    基礎となる文書のステータス。 / Status of the underlying document.

    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()))
    42. DocumentReference.type
    Definition

    参照されている特定の種類のドキュメントを指定します(例:履歴と物理的、排出概要、進行状況ノート)。これは通常、文書を参照する目的に相当します。 / Specifies the particular kind of document referenced (e.g. History and Physical, Discharge Summary, Progress Note). This usually equates to the purpose of making the document referenced.

    Shortドキュメントの種類(可能であれば泡) / Kind of document (LOINC if possible)
    Comments

    彼が正確なタイプのドキュメントを説明するドキュメントを説明する重要なメタデータ要素。ドキュメントのリストを表示する際に、人間がドキュメントが興味深いかどうかを評価するのに役立ちます。 / Key metadata element describing the document that describes he exact type of document. Helps humans to assess whether the document is of interest when viewing a list of documents.

    Control0..1
    BindingThe codes SHOULD be taken from DocumentTypeValueSet
    (preferred to http://hl7.org/fhir/ValueSet/c80-doc-typecodes)

    正確なタイプの臨床文書。 / Precise type of clinical document.

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

    参照されるドキュメントのタイプの分類 - インデックス作成と検索に役立ちます。これは、documentreference.typeで指定されたコードによって暗示または導出される場合があります。 / A categorization for the type of document referenced - helps for indexing and searching. This may be implied by or derived from the code specified in the DocumentReference.type.

    Shortドキュメントの分類 / Categorization of document
    Comments

    ドキュメントのカテゴリまたは分類を説明する重要なメタデータ要素。これは、使用方法に基づいて同様のドキュメントをグループ化するより広範な視点です。これは、検索に使用される主要なキーです。 / Key metadata element describing the the category or classification of the document. This is a broader perspective that groups similar documents based on how they would be used. This is a primary key used in searching.

    Control0..*
    BindingFor example codes, see DocumentClassValueSet
    (example to http://hl7.org/fhir/ValueSet/document-classcodes)

    マクロレベルでの高レベルの臨床文書。 / High-level kind of a clinical document at a macro level.

    TypeCodeableConcept
    Is Modifierfalse
    Summarytrue
    Alternate Namesclaxs
    Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    46. DocumentReference.subject
    Definition

    文書は誰または何であるか。この文書は、人、患者または医療従事者)、デバイス(機械など)、または被験者のグループ(家畜の群れに関する文書、または一般的な暴露を共有する患者のセットに関するものです。)。 / Who or what the document is about. The document can be about a person, (patient or healthcare practitioner), a device (e.g. a machine) or even a group of subjects (such as a document about a herd of farm animals, or a set of patients that share a common exposure).

    Short誰/文書の主題は何ですか / Who/what is the subject of the document
    Control0..1
    TypeReference(Patient, Practitioner, Group, Device)
    Is Modifierfalse
    Summarytrue
    Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    48. DocumentReference.date
    Definition

    ドキュメント参照が作成されたとき。 / When the document reference was created.

    Shortこのドキュメント参照が作成されたとき / When this document reference was created
    Comments

    参照/インデックス作成時間は、追跡、バージョンの整理、検索に使用されます。 / Referencing/indexing time is used for tracking, organizing versions and searching.

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

    情報をドキュメントに追加する責任者を特定します。 / Identifies who is responsible for adding the information to the document.

    Short誰と/または何が文書を作成したか / Who and/or what authored the document
    Comments

    必ずしも実際のデータ入力(つまり、タイピスト)やソース(情報提供者)を誰が行ったのか(情報提供者)。 / Not necessarily who did the actual data entry (i.e. typist) or who was the source (informant).

    Control0..*
    TypeReference(Practitioner, PractitionerRole, Organization, Device, Patient, RelatedPerson)
    Is Modifierfalse
    Summarytrue
    Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    52. DocumentReference.authenticator
    Definition

    どの個人または組織がこのドキュメントが有効であることを認証しています。 / Which person or organization authenticates that this document is valid.

    Short誰/何がドキュメントを認証したのか / Who/what authenticated the document
    Comments

    法的に認証または証明した著者機関内の参加者を表します。法的認証は、文書が法的認証者によって手動または電子的に署名されたことを意味します。 / Represents a participant within the author institution who has legally authenticated or attested the document. Legal authentication implies that a document has been signed manually or electronically by the legal Authenticator.

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

    ドキュメントの継続的なメンテナンスとアクセスを担当する組織またはグループを特定します。 / Identifies the organization or group who is responsible for ongoing maintenance of and access to the document.

    Shortドキュメントを維持する組織 / Organization which maintains the document
    Comments

    論理組織(ソフトウェアシステム、ベンダー、または部門)を識別して、現在のバージョン、問題などを報告する場所を見つけます。これは、ドキュメントの物理的な場所(URL、ディスクドライブ、またはサーバー)とは異なります。ホストが他の組織の管理に委任される可能性があるドキュメントの技術的な場所。 / Identifies the logical organization (software system, vendor, or department) to go to find the current version, where to report issues, etc. This is different from the physical location (URL, disk drive, or server) of the document, which is the technical location of the document, which host may be delegated to the management of some other organization.

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

    このドキュメントが既に存在する他のドキュメント参照との関係。 / Relationships that this document has with other document references that already exist.

    Short他のドキュメントとの関係 / Relationships to other documents
    Comments

    この要素は、他のドキュメントに追加されたドキュメントが独自に不完全であるため、修飾子としてラベル付けされています。 / This element is labeled as a modifier because documents that append to other documents are incomplete on their own.

    Control0..*
    TypeBackboneElement
    Is Modifierfalse
    Summarytrue
    Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    58. DocumentReference.relatesTo.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
    60. DocumentReference.relatesTo.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())
    62. DocumentReference.relatesTo.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())
    64. DocumentReference.relatesTo.code
    Definition

    このドキュメントが別のドキュメントと一緒に持っている関係のタイプ。 / The type of relationship that this document has with anther document.

    Short交換|変換|サイン|追加 / replaces | transforms | signs | appends
    Comments

    このドキュメントが別のドキュメントを追加した場合、参照されるドキュメントにもアクセスせずにドキュメントを完全に理解することはできません。 / If this document appends another document, then the document cannot be fully understood without also accessing the referenced document.

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

    ドキュメント間の関係のタイプ。 / The type of relationship between documents.

    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()))
    66. DocumentReference.relatesTo.target
    Definition

    この関係のターゲット文書。 / The target document of this relationship.

    Short関係のターゲット / Target of the relationship
    Control1..1
    TypeReference(DocumentReference)
    Is Modifierfalse
    Summarytrue
    Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    68. DocumentReference.description
    Definition

    ソースドキュメントの人間の読み取り可能な説明。 / Human-readable description of the source document.

    Short人間読み取り可能な説明 / Human-readable description
    Comments

    ドキュメントとは何か、ドキュメントの簡潔な要約。 / What the document is about, a terse summary of the document.

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

    人間が文書が興味深いかどうかを評価するのに役立ちます。 / Helps humans to assess whether the document is of interest.

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

    ドキュメントのプライバシー/セキュリティのレベルを指定するセキュリティタグコードのセット。documentreference.meta.securityにはドキュメントへの「参照」のセキュリティラベルが含まれていることに注意してください。一方、documentReference.securityLabelには、参照が参照するドキュメント上のセキュリティラベルのスナップショットが含まれています。 / A set of Security-Tag codes specifying the level of privacy/security of the Document. Note that DocumentReference.meta.security contains the security labels of the "reference" to the document, while DocumentReference.securityLabel contains a snapshot of the security labels on the document the reference refers to.

    Shortドキュメントセキュリティタグ / Document security-tags
    Comments

    機密性コードには、複数の語彙項目を搭載できます。HL7は、HL7ヘルスケアプライバシーとセキュリティ分類システム(HCS)と呼ばれるドキュメント共有環境で望ましいセキュリティとプライバシータグの理解を開発しました。語彙のバインディングは管理領域の責任であるため、次の仕様が推奨されますが、義務付けられていません。この方法の使用は、送信者や受信者を含むすべての関係者が適切にタグ付けおよび執行すると信頼されているXDSアフィニティドメインやその他の信頼ドメインなどのポリシードメイン次第です。

    HL7ヘルスケアのプライバシーとセキュリティ分類(HCS)には、機密性、感度、完全性、および取り扱い警告に固有のコードシステムがあります。いくつかの価値は、ワークフローの役割と特別なプロジェクトに関連しているため、ローカルの語彙から得られます。 / The confidentiality codes can carry multiple vocabulary items. HL7 has developed an understanding of security and privacy tags that might be desirable in a Document Sharing environment, called HL7 Healthcare Privacy and Security Classification System (HCS). The following specification is recommended but not mandated, as the vocabulary bindings are an administrative domain responsibility. The use of this method is up to the policy domain such as the XDS Affinity Domain or other Trust Domain where all parties including sender and recipients are trusted to appropriately tag and enforce.

    In the HL7 Healthcare Privacy and Security Classification (HCS) there are code systems specific to Confidentiality, Sensitivity, Integrity, and Handling Caveats. Some values would come from a local vocabulary as they are related to workflow roles and special projects.

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

    ヘルスケアプライバシーとセキュリティ分類システムからのセキュリティラベル。 / Security Labels from the Healthcare Privacy and Security Classification System.

    TypeCodeableConcept
    Is Modifierfalse
    Summarytrue
    Requirements

    ヘルスケアプライバシー/セキュリティ分類(HCS)セキュリティタグの使用システムの使用が推奨されます。 / Use of the Health Care Privacy/Security Classification (HCS) system of security-tag use is recommended.

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

    参照されたドキュメントとフォーマット。複数のコンテンツ要素の繰り返しがあり、それぞれが異なる形式を備えている場合があります。 / The document and format referenced. There may be multiple content element repetitions, each with a different format.

    Short参照されたドキュメント / Document referenced
    Control1..*
    TypeBackboneElement
    Is Modifierfalse
    Summarytrue
    Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    74. DocumentReference.content.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
    76. DocumentReference.content.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())
    78. DocumentReference.content.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())
    80. DocumentReference.content.attachment
    Definition

    ドキュメントのドキュメントまたはURLと、コンテンツに整合性があることを証明する重要なメタデータがあります。 / The document or URL of the document along with critical metadata to prove content has integrity.

    Shortドキュメントにアクセスする場所 / Where to access the document
    Control1..1
    TypeAttachment
    Is Modifierfalse
    Summarytrue
    Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    82. DocumentReference.content.format
    Definition

    ドキュメントがエンコード、構造、およびテンプレートの識別子は、ドキュメントがMIMETYPEに示されているベース形式を超えて適合することです。 / An identifier of the document encoding, structure, and template that the document conforms to beyond the base format indicated in the mimeType.

    Shortドキュメントのフォーマット/コンテンツルール / Format/content rules for the document
    Comments

    iheは主にフォーマットタイプのurnsを発行しますが、すべてのドキュメントがURIで識別できるわけではないことに注意してください。 / Note that while IHE mostly issues URNs for format types, not all documents can be identified by a URI.

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

    ドキュメント形式コード。 / Document Format Codes.

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

    文書が準備された臨床コンテキスト。 / The clinical context in which the document was prepared.

    Short文書の臨床コンテキスト / Clinical context of document
    Comments

    これらの値は、主に興味深い/関連するドキュメントの検索に役立つために追加されます。 / These values are primarily added to help with searching for interesting/relevant documents.

    Control0..1
    TypeBackboneElement
    Is Modifierfalse
    Summarytrue
    Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    86. DocumentReference.context.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
    88. DocumentReference.context.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())
    90. DocumentReference.context.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())
    92. DocumentReference.context.encounter
    Definition

    ドキュメントコンテンツが関連付けられている臨床的遭遇またはケアの種類について説明します。 / Describes the clinical encounter or type of care that the document content is associated with.

    Shortドキュメントコンテンツのコンテキスト / Context of the document content
    Control0..*
    TypeReference(Encounter, EpisodeOfCare)
    Is Modifierfalse
    Summaryfalse
    Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    94. DocumentReference.context.event
    Definition

    このコードのリストは、文書化されている大腸内視鏡検査や虫垂切除術などの主要な臨床行為を表しています。場合によっては、このイベントは、文書化されているプロシジャー(処置等)が必然的に「歴史と物理的」行為である「履歴と物理的報告」など、タイプコードに固有のものです。 / This list of codes represents the main clinical acts, such as a colonoscopy or an appendectomy, being documented. In some cases, the event is inherent in the type Code, such as a "History and Physical Report" in which the procedure being documented is necessarily a "History and Physical" act.

    Short主な臨床行為が文書化されています / Main clinical acts documented
    Comments

    イベントは、単に「プロシジャー(処置等)報告書」であり、プロシジャー(処置等)は「大腸鏡検査」であるなど、タイプに固有の行為をさらに専門化することができます。1つ以上のイベントコードが含まれている場合、クラスまたはタイプの要素に固有の値と矛盾してはなりません。そのような競合が曖昧な状況を生み出すためです。 / An event can further specialize the act inherent in the type, such as where it is simply "Procedure Report" and the procedure was a "colonoscopy". If one or more event codes are included, they shall not conflict with the values inherent in the class or type elements as such a conflict would create an ambiguous situation.

    Control0..*
    BindingFor example codes, see v3 Code System ActCode
    (example to http://terminology.hl7.org/ValueSet/v3-ActCode)

    このコードのリストは、文書化されている主要な臨床行為を表しています。 / This list of codes represents the main clinical acts being documented.

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

    ドキュメントで説明されているサービスが提供された期間。 / The time period over which the service that is described by the document was provided.

    Short文書化されているサービス時間 / Time of service that is being documented
    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()))
    98. DocumentReference.context.facilityType
    Definition

    患者が見られた施設の種類。 / The kind of facility where the patient was seen.

    Short患者が見られたような施設 / Kind of facility where patient was seen
    Control0..1
    BindingFor example codes, see FacilityTypeCodeValueSet
    (example to http://hl7.org/fhir/ValueSet/c80-facilitycodes)

    XDS施設タイプ。 / XDS Facility Type.

    TypeCodeableConcept
    Is Modifierfalse
    Summaryfalse
    Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    100. DocumentReference.context.practiceSetting
    Definition

    このプロパティは、コンテンツが作成された練習設定に関する詳細を伝える場合があり、多くの場合、臨床の専門性を反映しています。 / This property may convey specifics about the practice setting where the content was created, often reflecting the clinical specialty.

    Shortコンテンツが作成された場所に関する追加の詳細(臨床専門分野など) / Additional details about where the content was created (e.g. clinical specialty)
    Comments

    この要素は、専門診療のクラスのための粗い分類システムに基づいている必要があります。LOINCの主題ドメインによって記述されているような練習設定に分類システムの使用を推奨します。 / This element should be based on a coarse classification system for the class of specialty practice. Recommend the use of the classification system for Practice Setting, such as that described by the Subject Matter Domain in LOINC.

    Control0..1
    BindingFor example codes, see PracticeSettingCodeValueSet
    (example to http://hl7.org/fhir/ValueSet/c80-practice-codes)

    コンテンツが作成された場所に関する追加の詳細(臨床専門分野など)。 / Additional details about where the content was created (e.g. clinical specialty).

    TypeCodeableConcept
    Is Modifierfalse
    Summaryfalse
    Requirements

    これは、プロバイダーがしばしば迅速にソートおよび/または除外して特定のコンテンツを見つけるために依存する重要なメタデータです。 / This is an important piece of metadata that providers often rely upon to quickly sort and/or filter out to find specific content.

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

    ドキュメントが公開されたときに既知の患者情報。特定のバージョンへの参照、または含まれる場合があります。 / The Patient Information as known when the document was published. May be a reference to a version specific, or contained.

    Shortソースからの患者の人口統計 / Patient demographics from source
    Control0..1
    TypeReference(Patient)
    Is Modifierfalse
    Summaryfalse
    Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    104. DocumentReference.context.related
    Definition

    ドキュメントレファレンスに関連する関連識別子またはリソース。 / Related identifiers or resources associated with the DocumentReference.

    Short関連する識別子またはリソース / Related identifiers or resources
    Comments

    ドキュメントレファレンスまたは参照されたドキュメントを作成した識別子またはリソースが作成される場合があります。 / May be identifiers or resources that caused the DocumentReference or referenced Document to be created.

    Control0..*
    TypeReference(Resource)
    Is Modifierfalse
    Summaryfalse
    Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))