電子カルテ情報共有サービス2文書5情報+患者サマリー FHIR実装ガイド JP-CLINS(CLinical Information Sharing ImplementationGuide) 開発者向け参考情報 v1.10.0-20250208dev
1.10.0-20250208dev - update Japan

電子カルテ情報共有サービス2文書5情報+患者サマリー FHIR実装ガイド JP-CLINS(CLinical Information Sharing ImplementationGuide) 開発者向け参考情報 v1.10.0-20250208dev - Local Development build (v1.10.0-20250208dev) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Resource Profile: JP_Composition_ePCS - Detailed Descriptions

Active as of 2024-09-14

Definitions for the JP-Composition-ePCS resource profile.

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

0. Composition
Definition

単一の一貫した意味の文脈を確立し、文書化するための論理的に一つにまとめられた医療に関連する情報のセットであり、文書化するためにはクリニカルな承認が必要である。コンポジションは、文書化するために必要な構造とナラティブコンテンツを定義しますが、コンポジションだけでは文書ではありません。代わりに、文書タイプ= documentのBundleの最初のエントリである必要があり、コンポジションから参照される他のリソース(患者、実行者、エンカウンタなど)はBundleの後続のエントリとして含まれている必要があります。

Short臨床証明による単一の一貫した臨床声明で構成されたリソースのセット
Comments

この仕様書の焦点は患者固有の臨床陳述にあるが、この資源は研究プロトコルの設計、医療請求書など、必ずしも患者固有の臨床的でない活動にも適用できます。

Control0..*
Is Modifierfalse
Summaryfalse
Invariantsdom-2: もしリソースが他のリソースに含まれている場合、そのリソースにはネストされたリソースを含めてはなりません (moshi risōsu ga hoka no risōsu ni fukumarete iru baai, sono risōsu ni wa nesuto sareta risōsu o fukumete wa narimasen). (contained.contained.empty())
dom-3: もしリソースが他のリソースに含まれている場合、それはリソースの他の場所から参照されるか、含まれるリソースに参照されるべきです。 (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を持つべきではありません。 (contained.meta.versionId.empty() and contained.meta.lastUpdated.empty())
dom-5: もしリソースが他のリソースに含まれている場合、セキュリティラベルを持つべきではありません。 (contained.meta.security.empty())
dom-6: 資源は堅牢な管理のために物語を持つべきである。 (text.`div`.exists())
2. Composition.meta
Definition

リソースに関するMetadata。これはインフラストラクチャによって維持されるコンテンツです。 コンテンツの変更は、リソースのバージョン変更と常に関連しているわけではありません。


リソースに関するMetadata。これは、インフラストラクチャによって維持されるコンテンツです。コンテンツの変更は、常にリソースのバージョンの変更に関連付けられているとは限りません。 / 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リソースに関するMetadata / Metadata about the resource
Control0..1
TypeMeta
Is Modifierfalse
Summarytrue
Invariantsele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()))
ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
4. Composition.meta.lastUpdated
Definition

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

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

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

Control10..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. Composition.meta.profile
Definition

準拠しているプロファイルとして次のURLとバージョンを指定する。バージョン指定を省略した場合には、データ受信時点の最新バージョンとみなされる。http://jpfhir.jp/fhir/ePCS/StructureDefinition/JP_Composition_ePCS|x.y.z


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

Short準拠しているプロファイルとして次のURLとバージョンを指定する。バージョン指定を省略した場合には、データ受信時点の最新バージョンとみなされる。http://jpfhir.jp/fhir/ePCS/StructureDefinition/JP_Composition_ePCS|x.y.zこのリソースが適合を主張するプロファイル
Comments

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

Control10..*
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()))
8. Composition.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は、そのナラティブとともに他のプロファイル、値セットなどを含む実装ガイドを定義する参照となります。


このルールセットを主張することは、コンテンツが限られた取引パートナーのセットによってのみ理解されることを制限します。これにより、本質的に長期的にデータの有用性が制限されます。ただし、既存の健康エコシステムは非常に破壊されており、一般的に計算可能な意味でデータを定義、収集、交換する準備ができていません。可能な限り、実装者や仕様ライターはこの要素の使用を避ける必要があります。多くの場合、使用する場合、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暗黙のルールは、意味または解釈を変更するリソースに関する追加の知識を提供する可能性があるため、この要素は修飾子としてラベル付けされています。 / 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またはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()))
ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
10. Composition.extension
Definition

An Extension


リソースの基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / 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.

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.

Control10..*
TypeExtension
Is Modifierfalse
Summaryfalse
Alternate Namesextensions, user content
Invariantsele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()))
ext-1: extensionまたはvalue[x]のいずれかが必要です。両方ではありません。 (extension.exists() != value.exists())
ele-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 Composition.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
  • value @ url
  • 12. Composition.extension:version
    Slice Nameversion
    Definition

    Version specific identifier for the composition, assigned when each version is created/updated. Note: this extension is deprecated because since R5 Composition has a version element which should be used instead.

    Short文書バージョンを表す拡張
    Comments

    While each resource, including the composition itself, has its own version identifier, this is a formal identifier for the logical version of the composition as a whole. It would remain constant if the resources were moved to a new server, and all got new individual resource versions, for example.

    Control1..1
    TypeExtension(Composition Version Number) (Extension Type: string)
    Is Modifierfalse
    Must Supporttrue
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    ele-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())
    14. Composition.extension:version.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..0*
    TypeExtension
    Is Modifierfalse
    Summaryfalse
    Alternate Namesextensions, user content
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    ele-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 Composition.extension.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
    • value @ url
    • 16. Composition.extension:version.url
      Definition

      Source of the definition for the extension code - a logical name or a URL.


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

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

      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.


      定義は、拡張性コードの計算可能または人間が読み取る可能性のある定義を直接指している場合があります。または、他の仕様で宣言されているように、論理的な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
      Must Supporttrue
      XML FormatIn the XML format, this property is represented as an attribute.
      Summaryfalse
      Fixed Valuehttp://hl7.org/fhir/StructureDefinition/composition-clinicaldocument-versionNumber
      18. Composition.extension:version.value[x]
      Definition

      文書のバージョン番号を表す文字列。 例 : 第1版は "1" とする。


      拡張値の値 - データ型の制約付きセットの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
      Control10..1
      This element is affected by the following invariants: ext-1
      Typestring, 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, code, 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
      Must Supporttrue
      Summaryfalse
      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      20. Composition.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仕様を誰にとっても簡単なコアレベルで維持することを可能にします。


      拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、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モディファイア拡張は、それらを含むリソースの意味または解釈を変更することが期待されています / Modifier extensions are expected to modify the meaning or interpretation of the resource that contains them
      Summaryfalse
      Requirements

      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.


      修飾子拡張機能により、安全に無視できる大部分の拡張機能と明確に区別できるように、安全に無視できない拡張機能が可能になります。これにより、実装者が拡張の存在を禁止する必要性を排除することにより、相互運用性が促進されます。詳細については、[修飾子拡張の定義](拡張性.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またはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()))
      ext-1: extensionまたはvalue[x]のいずれかが必要です。両方ではありません。 (extension.exists() != value.exists())
      ele-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. Composition.identifier
      Definition

      作曲のバージョンに依存しないidentifier。このidentifierは、作曲が時間の経過とともに変更されても一定のままです。

      Short「作成物に対するバージョン非依存のidentifier」
      Comments

      ClinicalDocument/setId in CDA に類似したもの。これらがどのように関連するかについては、リソース定義の議論を参照してください。

      NoteThis is a business identifier, not a resource identifier (see discussion)
      Control10..1
      TypeIdentifier
      Is Modifierfalse
      Must Supporttrue
      Summarytrue
      Invariantsele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()))
      24. Composition.identifier.use
      Definition

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

      Short通常|公式|一時的|セカンダリ|古い(知られている場合) / usual | official | temp | secondary | old (If known)
      Comments

      アプリケーションは、identifierが一時的なものであると明示的に言っていない限り、永続的であると想定できます。 / 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)

      既知の場合、このidentifierの目的を識別します。 / 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

      特定の使用のコンテキストが一連のidentifierの中から選択される適切なidentifierを許可します。 / 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. Composition.identifier.system
      Definition

      文書リソースIDの名前空間を表すURI。固定値。


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

      Short文書リソースIDの名前空間を表すURI。固定値。identifier値の名前空間 / The namespace for the identifier value
      Comments

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

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

      identifierのセットがたくさんあります。2つのidentifierを一致させるには、どのセットを扱っているかを知る必要があります。システムは、特定の一意のidentifierセットを識別します。 / 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.

      Fixed Valuehttp://jpfhir.jp/fhir/core/IdSystem/resourceInstance-identifier
      Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      28. Composition.identifier.value
      Definition

      その医療機関が発行した患者療養計画をその医療機関内において一意に識別するID(患者療養計画サマリー番号)を設定する。

      Identifier型のvalue要素に、保険医療機関番号(10桁)、発行年(4桁)、施設内において発行年内で一意となる番号(32桁以内)をハット文字(“^”)で連結した文字列を指定する。

      例:”1311234567^2020^00123456


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

      Short文書リソースID一意の値 / The value that is unique
      Comments

      値が完全なURIの場合、システムはurn:ietf:rfc:3986でなければなりません。値の主な目的は、計算マッピングです。その結果、比較目的で正規化される可能性があります(例えば、有意でない白文字、ダッシュなどの削除)ヒューマンディスプレイ用の値は、[レンダリングされた値拡張](拡張レンダリングValue.html)を使用して伝達できます。identifier。価値は、identifierの知識を使用しない限り、ケースに敏感なものとして扱われます。システムにより、プロセッサーは、非セイズに固有の処理が安全であると確信できます。 / 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
      Must Supporttrue
      Summarytrue
      Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      30. Composition.status
      Definition

      この文書のステータス。 仕様上は、preliminary | final | amended | entered_in_error のいずれかを設定できるが、医療機関から登録される段階では、"final" でなければならない。


      この作文のワークフロー/臨床ステータス。そのステータスは文書の臨床的立場の指標です。

      Shortこの文書のステータス。初期 | 最終 | 修正済み | エラー入力済み
      Comments

      もし作成物が取り下げられた場合、そのシリーズ内の作成物/文書やデータは、明らかに信用できないと指定されることなく、ユーザーに表示されることは決してないべきです。"entered-in-error"フラグは、この要素が他の要素の修飾子としてラベル付けされる理由です。

      一部のレポート作業フローでは、最終文書の元のナラティブを変更しないで、新しいナラティブのみを追加する必要があります。作成リソースには、このビジネスルールが有効かどうかを明示的に示す明確なステータスがありません。必要に応じて、拡張機能で処理されます。

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

      作成物のワークフロー/臨床的状況。

      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
      Requirements

      Need to be able to mark interim, amended, or withdrawn compositions or documents.

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

      documentタイプのうち文書種別


      特定の作成方法(例えば、病歴と身体検査結果、退院まとめ、進行状況の記録)を指定します。通常、作成の目的に相当します。

      Short文書区分コード作成の種類(可能であればLOINC)
      Comments

      構成タイプについては、LOINCは普及しており、HL7によって強く支持されています。多くの実装ガイドでは、特定のLOINCコードを必要とするか、LOINCを拡張バインディングとして使用します。

      Control1..1
      BindingThe codes SHALL be taken from The codes SHOULD be taken from FHIR文書の文書区分(医療文書)http://hl7.org/fhir/ValueSet/doc-typecodes
      (required to http://jpfhir.jp/fhir/Common/ValueSet/doc-typecodes)
      TypeCodeableConcept
      Is Modifierfalse
      Must Supporttrue
      Summarytrue
      Requirements

      Key metadata element describing the composition, used in searching/filtering.

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

      用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

      Short用語システムによって定義されたコード / Code defined by a terminology system
      Comments

      コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

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

      コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

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

      文書区分コードのコード体系を識別するURI。固定値


      コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

      Short用語システムのアイデンティティ / Identity of the terminology system
      Comments

      uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously.

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

      シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

      Fixed Valuehttp://jpfhir.jp/fhir/Common/CodeSystem/doc-typecodes
      Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      38. Composition.type.coding.code
      Definition

      計画書"56447-6"を指定。固定値。


      システムによって定義された構文のシンボル。シンボルは、定義されたコードまたはコーディングシステムによって定義された構文の式(例:調整後)である場合があります。 / A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination).

      Shortシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
      Control10..1
      Typecode
      Is Modifierfalse
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      Must Supporttrue
      Summarytrue
      Requirements

      システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

      Fixed Value56447-6
      Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      40. Composition.type.coding.display
      Definition

      文書区分コードの表示名。


      システムのルールに従って、システム内のコードの意味の表現。 / A representation of the meaning of the code in the system, following the rules of the system.

      Short文書区分コードの表示名。システムによって定義された表現 / Representation defined by the system
      Control0..1
      Typestring
      Is Modifierfalse
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      Summarytrue
      Requirements

      システムを知らない読者のために、コードの人間の読み取り可能な意味を持ち込むことができる必要があります。 / Need to be able to carry a human-readable meaning of the code for readers that do not know the system.

      Fixed Value計画書
      Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      42. Composition.category
      Definition

      文書カテゴリーコード。 患者サマリー(計画書)では文書サブ区分からDISCHARGE:退院時文書、OUTPATIENT:外来文書 のいずれかを使用する。


      作文のタイプの分類 - インデックスや検索に役立ちます。これは、作文タイプで指定されたコードから暗示されるか、派生することができます。

      Short文書カテゴリーコード"作成物のカテゴリー分類"
      Comments

      これはXDS/MHDのMetadataフィールドです。

      Control10..1*
      BindingThe codes SHALL be taken from For example codes, see FHIR文書の文書サブ区分(医療文書)http://hl7.org/fhir/ValueSet/document-classcodes
      (required to http://jpfhir.jp/fhir/Common/ValueSet/doc-subtypecodes)
      TypeCodeableConcept
      Is Modifierfalse
      Must Supporttrue
      Summarytrue
      Requirements

      Helps humans to assess whether the composition is of interest when viewing an index of compositions or documents.

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

      用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

      Short用語システムによって定義されたコード / Code defined by a terminology system
      Comments

      コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

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

      コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

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

      文書カテゴリコードのコード体系を識別するURI。固定値。


      コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

      Short文書カテゴリコードのコード体系用語システムのアイデンティティ / Identity of the terminology system
      Comments

      uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously.

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

      シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

      Fixed Valuehttp://jpfhir.jp/fhir/Common/CodeSystem/doc-subtypecodes
      Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      48. Composition.category.coding.code
      Definition

      文書カテゴリコード 患者サマリー(計画書)では、文書サブ区分からDISCHARGE:退院時文書、OUTPATIENT:外来文書 のいずれかを使用する。


      システムによって定義された構文のシンボル。シンボルは、定義されたコードまたはコーディングシステムによって定義された構文の式(例:調整後)である場合があります。 / A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination).

      Short文書カテゴリコードシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
      Control10..1
      Typecode
      Is Modifierfalse
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      Must Supporttrue
      Summarytrue
      Requirements

      システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

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

      文書カテゴリ


      システムのルールに従って、システム内のコードの意味の表現。 / A representation of the meaning of the code in the system, following the rules of the system.

      Short文書カテゴリコードの表示名システムによって定義された表現 / Representation defined by the system
      Control0..1
      Typestring
      Is Modifierfalse
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      Summarytrue
      Requirements

      システムを知らない読者のために、コードの人間の読み取り可能な意味を持ち込むことができる必要があります。 / Need to be able to carry a human-readable meaning of the code for readers that do not know the system.

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

      患者情報を表すPatientリソースへの参照。


      作品が誰か、または何についてのものか。作品は人物(患者または医療従事者)、装置(例:機械)または一群の主題(家畜の群れに関する文書や、共通の暴露を共有する患者のセットなど)についてのものであることもある。

      Short患者情報を表すPatientリソースへの参照。作品が誰や何についてのものか
      Comments

      臨床文書においては、通常患者が該当します。

      Control10..1
      TypeReference(JP_Patient_eCS, Resource)
      Is Modifierfalse
      Must Supporttrue
      Summarytrue
      Requirements

      Essential metadata for searching for the composition. Identifies who and/or what the composition/document is about.

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

      Bundleリソースに記述されるPatientリソースのfullUrl要素に指定されるUUIDを指定。 例:"urn:uuid:11f0a9a6_a91d_3aef_fc4e_069995b89c4f"


      他のリソースが見つかった場所への参照。参照は相対的な参照である場合があります。この場合、それはサービスベースURLまたはリソースが見つかった場所に解決する絶対URLに関連しています。参照はバージョン固有のかどうかです。参照がFHIR Restfulサーバーへのものではない場合は、バージョンに固有のものであると想定する必要があります。内部フラグメント参照( '#'で開始)含まれるリソースを参照してください。 / A reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources.

      ShortPatientリソースのfullUrl要素に指定されるUUIDを指定。リテラル参照、相対、内部または絶対URL / Literal reference, Relative, internal or absolute URL
      Comments

      絶対URLを使用すると、クラウド/Webコンテキストに適した安定したスケーラブルなアプローチが提供されますが、相対的/論理的な参照を使用すると、閉じたエコシステムの境界を横切る際に使用するのに適した柔軟なアプローチが提供されます。絶対URLは、FHIR Restfulサーバーを指す必要はありませんが、これは好ましいアプローチです。URLが構造 "/[type]/[id]"に適合している場合、参照がFHIR Restfulサーバーへの参照であると想定する必要があります。 / Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "/[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server.

      Control10..1
      This element is affected by the following invariants: ref-1
      Typestring
      Is Modifierfalse
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      Must Supporttrue
      Summarytrue
      Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      56. Composition.encounter
      Definition

      この文書が作成された受診時状況情報を表すEncounterリソースへの参照。入院外来区分を表すために記述する。


      この文書が関連する臨床面談やケアのタイプを説明します。

      Shortこの文書が作成された受診時状況情報を表すEncounterリソースへの参照"作品の文脈"
      Control10..1
      TypeReference(Encounter)
      Is Modifierfalse
      Must Supporttrue
      Summarytrue
      Requirements

      Provides context for the composition and supports searching.

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

      このリソースを作成または最後に編集した日時。ISO8601に準拠し、秒の精度まで記録し、タイムゾーンも付記する。 午前0時を"24:00"と記録することはできないため"00:00"と記録すること。  例:"2020_08_21T12:28:21+09:00"


      作文の編集時間、著者によって最後に論理的に変更されたときです。

      Short作文編集時間
      Comments

      作成物の最終更新日は文書の日付よりも後になっている場合がありますが、変更されていない場合があります。

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

      dateTime is used for tracking, organizing versions and searching. Note that this is the time of authoring. When packaged in a document, Bundle.timestamp is the date of packaging.


      dateTime is used for tracking, organizing versions and searching. Note that this is the time of authoring. When packaged in a document, Bundle.timestamp is the date of packaging.

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

      文書作成責任者を表すPractitionerリソースへの参照、および文書作成機関の診療科と文書作成機関を表すOrganizationリソースへの参照の2つのReference。


      誰が作文の情報に責任を持つかを確認する。タイピングした人と必ずしも同じである必要はない。

      Short文書作成責任者、文書作成機関(診療科拡張あり)への参照。その作品を作ったのは誰で、あるいは何ですか?
      Control21..2*
      TypeReference(JP_Practitioner_eCS, JP_Organization_eCS, Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization)
      Is Modifierfalse
      Must Supporttrue
      Must Support TypesNo must-support rules about the choice of types/profiles
      Summarytrue
      Requirements

      Identifies who is responsible for the content.

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

      構成物の公式人間可読ラベル

      Short人間が読みやすい名前/タイトル
      Comments

      多くの構成物において、タイトルはテキストや構成型の表示名と同じです(例:「診察」「進行ノート」など)。 CDAではタイトルを必須としていませんが、タイトルを省略することが有用であるという事例はないため、ここでは必須です。この要件に関するフィードバックは、試用期間中に歓迎されます。

      Control1..1
      Typestring
      Is Modifierfalse
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      Must Supporttrue
      Summarytrue
      Fixed Value患者サマリー(療養計画書)
      Invariantsele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()))
      64. Composition.custodian
      Definition

      構成/文書情報を維持し、アクセス可能にする責任を持つ組織またはグループを特定します。

      Short組成を維持する組織
      Comments

      これは文書が構成から派生している場合に便利であり、文書の最新バージョンを取得する方法についてのガイダンスを提供します。これは時にはオプションであり、作成システムによっては知られていない場合があるため、文脈から推測することができます。ただし、派生文書を扱う際にはこの情報を確認することが重要であるため、管理者を提供することが推奨されます。

      Control0..01
      TypeReference(Organization)
      Is Modifierfalse
      Must Supporttrue
      Summarytrue
      Requirements

      Identifies where to go to find the current version, where to report issues, etc.

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

      大腸内視鏡検査や虫垂切除などの臨床サービスが記録されること。

      Short記録されている臨床サービス
      Comments

      イベントは、タイプ要素に一貫性が必要ですが、必要に応じてさらなる情報を提供することができます。

      Control0..0*
      TypeBackboneElement
      Is Modifierfalse
      Must Supporttrue
      Summarytrue
      Requirements

      Provides context for the composition and creates a linkage between a resource describing an event and the composition created describing the event.

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

      計画サマリーセクション


      作品を構成するセクションの根源。

      Short計画サマリー構成はセクションに分割されます
      Control0..1*
      TypeBackboneElement
      Is Modifierfalse
      Must Supporttrue
      Summaryfalse
      Invariantscmp-1: セクションには、テキスト、エントリー、またはサブセクションのいずれかが少なくとも1つ必要です。 (text.exists() or entry.exists() or section.exists())
      cmp-2: セクションが空の場合、emptyReasonを持つことはできません。 (emptyReason.empty() or entry.empty())
      ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()))
      cmp-1: セクションには、テキスト、エントリー、またはサブセクションのいずれかが少なくとも1つ必要です。 (text.exists() or entry.exists() or section.exists())
      cmp-2: セクションが空の場合、emptyReasonを持つことはできません。 (emptyReason.empty() or entry.empty())
      71. Composition.section.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仕様を誰にとっても簡単なコアレベルで維持することを可能にします。


      拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、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修飾子拡張は、それらを含む要素の意味または解釈を変更することが期待されています / Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
      Summarytrue
      Requirements

      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.


      修飾子拡張機能により、安全に無視できる大部分の拡張機能と明確に区別できるように、安全に無視できない拡張機能が可能になります。これにより、実装者が拡張の存在を禁止する必要性を排除することにより、相互運用性が促進されます。詳細については、[修飾子拡張の定義](拡張性.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またはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()))
      ext-1: extensionまたはvalue[x]のいずれかが必要です。両方ではありません。 (extension.exists() != value.exists())
      ele-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())
      73. Composition.section.title
      Definition

      セクションタイトル。固定値。


      この特定のセクションのラベル。これは文書のレンダリングされたコンテンツの一部となり、目次を作成するためにしばしば使用されます。

      Shortセクションタイトルセクションのラベル(例:目次用)
      Comments

      タイトルは人間の読者のためのセクションを識別します。タイトルは、セクションの対象となるリソースのナラティブに一貫性が必要です。通常、セクションにはタイトルが必要ですが、一部の文書では不要または不適切です。これは、サブセクションに独自の区別的なタイトルがあるセクション、または単一のセクションしか持たない文書の場合です。ほとんどの実装ガイドでは、セクションタイトルを必須要素にすることがあります。

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

      Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

      Alternate Namesheader, label, caption
      Fixed Value計画サマリー
      Invariantsele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()))
      75. Composition.section.code
      Definition

      セクション区分コード


      セクションに含まれるコンテンツの種類を識別するコードです。これはセクションタイトルと一致する必要があります。

      Shortセクション区分コードセクションの分類(推奨)
      Comments

      そのコードは、文書の自動処理用のセクションを識別します。文書の構造を制御するためにプロファイルを使用する場合、これは特に関連しています。 もしセクションにサブセクションではなくコンテンツが含まれている場合、セクションコードは、セクションコードの注釈にあるリソースの意味や解釈を変更しません。

      Control10..1
      BindingFor example codes, see DocumentSectionCodeshttp://hl7.org/fhir/ValueSet/doc-section-codes
      (example to http://hl7.org/fhir/ValueSet/doc-section-codes)

      作品/文書の一部の分類。

      TypeCodeableConcept
      Is Modifierfalse
      Must Supporttrue
      Summaryfalse
      Requirements

      Provides computable standardized labels to topics within the document.

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

      用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

      Short用語システムによって定義されたコード / Code defined by a terminology system
      Comments

      コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

      Control10..1*
      BindingThe codes SHALL be taken from For codes, see 患者療養計画サマリー セクション区分コード ValueSet
      (required to http://jpfhir.jp/fhir/ePCS/ValueSet/document-section)
      TypeCoding
      Is Modifierfalse
      Must Supporttrue
      Summarytrue
      Requirements

      コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

      Fixed Value{
        "system" : "http://jpfhir.jp/fhir/clins/CodeSystem/document-section",
        "code" : "422",
        "display" : "計画サマリーセクション"
      }
      Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      79. Composition.section.code.coding.system
      Definition

      セクション区分コードのコード体系を識別するURI。固定値。


      コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

      Shortセクション区分コードのコード体系用語システムのアイデンティティ / Identity of the terminology system
      Comments

      uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously.

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

      シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

      Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/document-section
      Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      81. Composition.section.code.coding.code
      Definition

      セクション区分のコード値。 固定値。


      システムによって定義された構文のシンボル。シンボルは、定義されたコードまたはコーディングシステムによって定義された構文の式(例:調整後)である場合があります。 / A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination).

      Shortセクション区分のコード値システムによって定義された構文のシンボル / Symbol in syntax defined by the system
      Control10..1
      Typecode
      Is Modifierfalse
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      Must Supporttrue
      Summarytrue
      Requirements

      システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

      Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      83. Composition.section.code.coding.display
      Definition

      セクション区分コードの表示名。


      システムのルールに従って、システム内のコードの意味の表現。 / A representation of the meaning of the code in the system, following the rules of the system.

      Shortセクション区分コードの表示名システムによって定義された表現 / Representation defined by the system
      Control0..1
      Typestring
      Is Modifierfalse
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      Must Supporttrue
      Summarytrue
      Requirements

      システムを知らない読者のために、コードの人間の読み取り可能な意味を持ち込むことができる必要があります。 / Need to be able to carry a human-readable meaning of the code for readers that do not know the system.

      Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      85. Composition.section.code.coding.userSelected
      Definition

      このコーディングがユーザーによって直接選択されたことを示します。利用可能なアイテムのピックリスト(コードまたはディスプレイ)。 / Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays).

      Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
      Comments

      一連の代替案の中で、直接選択されたコードが新しい翻訳の最も適切な出発点です。この要素の使用とその結果をより完全に明確にするためには、「直接選択された」ことについては曖昧さがあり、取引パートナー契約が必要になる場合があります。 / Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely.

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

      これは、臨床安全基準として特定されています - この正確なシステム/コードペアは、いくつかのルールまたは言語処理に基づいてシステムによって推測されるのではなく、明示的に選択されたことです。 / This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing.

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

      データを入力したユーザー、および/またはユーザーの意図された意味を表すユーザーによって見られる/選択/発言された概念の人間の言語表現。 / A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user.

      Shortコンセプトの単純なテキスト表現 / Plain text representation of the concept
      Comments

      多くの場合、テキストはコーディングの1つの表示名と同じです。 / Very often the text is the same as a displayName of one of the codings.

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

      用語からのコードは、それらを使用する人間のすべてのニュアンスを使用して、常に正しい意味をキャプチャするとは限りません。または、適切なコードがまったくない場合があります。これらの場合、テキストはソースの完全な意味をキャプチャするために使用されます。 / The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source.

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

      本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。


      人が理解しやすい物語形式で、セクションの確認されたコンテンツを含み、人間がリソースのコンテンツを表現するために使用されます。この物語には、すべての構造化データをエンコードする必要はありませんが、人間が物語を読んで十分に「臨床的に安全」であるために、十分な詳細を含む必要があります。

      Short本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。人間の解釈のために、節のテキストの要約
      Comments

      entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。


      文書プロファイルは、臨床的安全性を確保するために、物語に表現すべき内容を定義することができます。

      Control0..1
      This element is affected by the following invariants: cmp-1
      TypeNarrative
      Is Modifierfalse
      Must Supporttrue
      Summaryfalse
      Invariantsele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()))
      91. Composition.section.text.status
      Definition

      generated | extensions | additional | empty から "additional" の固定値。このセクションに含められるすべてのentry要素による情報に加えて、それらで表現し尽くせていない情報に追加すべき叙述表現であることを示す。


      叙述(Narative)のステータス - それが完全に生成されているかどうか(定義されたデータまたは拡張機能のみから)、または人間がそれを作成し、追加データが含まれている可能性があるかどうか。 / The status of the narrative - whether it's entirely generated (from just the defined data or the extensions too), or whether a human authored it and it may contain additional data.

      Shortセクションの内容作成状態コード生成|拡張機能|追加|空の / generated | extensions | additional | empty
      Control1..1
      BindingThe codes SHALL be taken from NarrativeStatushttp://hl7.org/fhir/ValueSet/narrative-status|4.0.1
      (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1)

      リソースの叙述(Narative)のステータス。 / The status of a resource narrative.

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

      本セクションの内容を xhtml 形式のテキストで表現した文字列。


      実際の叙述(Narative)コンテンツ、XHTMLの剥がれたバージョン。 / The actual narrative content, a stripped down version of XHTML.

      Shortxhtml簡略形式に従った叙述記述データ限られたXHTMLコンテンツ / Limited xhtml content
      Comments

      HTML要素の内容は、HTML 4.0標準の7〜11章と15章で説明されている基本的なHTMLフォーマット要素のみを含むXHTMLフラグメントです。XHTMLコンテンツには、ヘッド、ボディ、外部スタイルシート参照、スクリプト、フォーム、ベース/リンク/Xlink、フレーム、IFRAME、オブジェクトが含まれていません。 / The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained stylesheets. The XHTML content SHALL NOT contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects.

      Control1..1
      Typexhtml
      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()))
      txt-1: 叙述(Narative)には、HTML 4.0標準<a>要素(名前またはHREFのいずれか)、画像、および内部に含まれるスタイルの第7〜11章(第9章のセクション4を除く)および15で説明した基本的なHTMLフォーマット要素と属性のみが含まれます。 (htmlChecks())
      txt-2: 叙述(Narative)には、いくつかの空白でないコンテンツがあります / The narrative SHALL have some non-whitespace content (htmlChecks())
      txt-1: 叙述(Narative)には、HTML 4.0標準<a>要素(名前またはHREFのいずれか)、画像、および内部に含まれるスタイルの第7〜11章(第9章のセクション4を除く)および15で説明した基本的なHTMLフォーマット要素と属性のみが含まれます。 (htmlChecks())
      txt-2: 叙述(Narative)には、いくつかの空白でないコンテンツがあります / The narrative SHALL have some non-whitespace content (htmlChecks())
      95. Composition.section.mode
      Definition

      エントリーリストの作成方法 – それが継続的に維持されるのに適した作業リスト(working)であるか、別のソースからのアイテムのリストのスナップショット(snapshot)を表すか、またはアイテムが追加、変更、削除されることができる作成済みのリスト(changes)であるかを示す。

      Shortworking | snapshot | changes
      Comments

      「変更リストが完全なリストと誤解されることを防ぐため、この要素は修飾子としてラベル付けされます。」

      Control0..01
      BindingThe codes SHALL be taken from ListModehttp://hl7.org/fhir/ValueSet/list-mode|4.0.1
      (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)

      このセクションに適用される処理モード。 (Kono sekushon ni tekiyō sareru shori mōdo.)

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

      Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

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

      セクションエントリー内のアイテムに適用される順序を指定します。

      Shortセクションエントリーの順序
      Comments

      アプリケーションは提供された順序で順序付きリストを描画する必要がありますが、ユーザーが自分の好みに基づいて再順序付けすることもできます。順序が指定されていない場合、順序は不明ですが、それでも何らかの順序がある可能性があります。

      Control0..01
      BindingThe codes SHOULD be taken from ListOrderCodeshttp://hl7.org/fhir/ValueSet/list-order
      (preferred to http://hl7.org/fhir/ValueSet/list-order)

      「エントリーに含まれるアイテムにはどのような順序が適用されますか?」

      TypeCodeableConcept
      Is Modifierfalse
      Summaryfalse
      Requirements

      Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

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

      "このセクションの物語の出典となる実際のリソースへの言及。"

      Shortこのセクションを支持するデータに対する参照
      Comments

      もしリストにエントリーがなければ、空の理由を提供する必要があります。

      Control20..*
      This element is affected by the following invariants: cmp-2
      TypeReference(Resource)
      Is Modifierfalse
      Summaryfalse
      Invariantsele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()))
      SlicingThis element introduces a set of slices on Composition.section.entry. The slices areUnordered and Closed, and can be differentiated using the following discriminators:
      • profile @ resolve()
      • 101. Composition.section.entry:carePlan
        Slice NamecarePlan
        Definition

        療養計画


        "このセクションの物語の出典となる実際のリソースへの言及。"

        Short療養計画このセクションを支持するデータに対する参照
        Comments

        もしリストにエントリーがなければ、空の理由を提供する必要があります。

        Control10..1*
        This element is affected by the following invariants: cmp-2
        TypeReference(JP_CarePlan_ePCS, Resource)
        Is Modifierfalse
        Must Supporttrue
        Summaryfalse
        Invariantsele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()))
        103. Composition.section.entry:condition
        Slice Namecondition
        Definition

        傷病名


        "このセクションの物語の出典となる実際のリソースへの言及。"

        Short傷病名このセクションを支持するデータに対する参照
        Comments

        もしリストにエントリーがなければ、空の理由を提供する必要があります。

        Control10..*
        This element is affected by the following invariants: cmp-2
        TypeReference(JP_Condition_eCS, Resource)
        Is Modifierfalse
        Must Supporttrue
        Summaryfalse
        Invariantsele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()))
        105. Composition.section.section
        Definition

        このセクション内の入れ子のサブセクション。

        Shortネストされたセクション
        Comments

        ネスティングされたセクションは、主に人間の読者がドキュメントの特定の部分に移動するのを助けるために使用されます。

        Control0..0*
        This element is affected by the following invariants: cmp-1
        TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
        Is Modifierfalse
        Summaryfalse
        Invariantsele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()))