HL7 FHIR JP Core ImplementationGuide
1.1.1 - ci-build
HL7 FHIR JP Core ImplementationGuide - Local Development build (v1.1.1). See the Directory of published versions
Active as of 2023-05-25 |
Definitions for the jp-imagingstudy-endoscopy resource profile.
Guidance on how to interpret the contents of this table can be found here.
1. ImagingStudy | |
2. ImagingStudy.identifier | |
Definition | DICOM画像検査全体を一意に識別するためのID。 「DICOMスタディインスタンスUIDやアクセッション番号のようなImagingStudyの識別子」 |
Note | This is a business identifier, not a resource identifier (see discussion) |
Must Support | true |
Comments | Study Instance UIDの値を指定する。 「DICOM Study Instance UIDのエンコーディングについては、[Imaging Study Implementation Notes](imagingstudy.html#notes)のディスカッションを参照してください。アクセッション番号はACSN識別子タイプを使用する必要があります。」 |
3. ImagingStudy.status | |
Definition | DICOM画像検査のステータス。 「ImagingStudyの現在の状態。」 |
4. ImagingStudy.modality | |
Definition | DICOM画像検査で使用された撮影装置(モダリティ)。 「DICOMコンテキストグループ29(値セットOID 1.2.840.10008.6.1.19)にある、実際の取得モダリティであるすべてのシリーズモダリティ値のリスト。」 |
Comments | 内視鏡を表すモダリティコード”ES”を指定する。複数モダリティを使用した場合には、該当するモダリティコードを並記する。 |
5. ImagingStudy.subject | |
Definition | DICOM画像検査の対象患者に関する情報。 画像検査の被写体、通常患者。 |
Type | Reference(JP_Patient|Patient|Device|Group) |
Must Support | true |
Comments | JP Core Patientリソースを参照する。 「QAファントムはデバイスで記録できます。複数の対象(例えば、ネズミなど)はグループで記録できます。」 |
6. ImagingStudy.encounter | |
Definition | このDICOM画像検査を実施するきっかけとなった情報。 このImagingStudyが作成される医療イベント(例:患者と医療提供者の相互作用). |
Type | Reference(JP_Encounter|Encounter) |
Comments | JP Core Encounterリソースを参照する。 これは通常、イベントが発生した出来事の中で発生しますが、公式の出会いの完了前または後に開始されることがありますが、出会いの文脈に関連している場合があります(例:入院前検査)。 |
7. ImagingStudy.started | |
Definition | 検査開始日時、もしくは撮影装置に患者情報が届いた/入力された日時。 研究が始まった日時。 |
8. ImagingStudy.basedOn | |
Definition | 他のシステムから依頼されたオーダ情報。 この画像検査を実施する結果となった診断依頼のリスト。 |
Comments | 通常、依頼元となるServiceRequestリソースを参照する。他のシステムと連携していない場合は参照不要。 |
9. ImagingStudy.referrer | |
Definition | 依頼医師。 「依頼 / 照会している医師。」 |
Type | Reference(JP_Practitioner|Practitioner|PractitionerRole) |
Comments | ServiceRequestから参照できるため必須ではない。画像についていない情報を無理に生成してreferrerに入力する必要はない。使用する場合には、JP Core Practitionerリソースを参照する。 |
10. ImagingStudy.interpreter | |
Definition | 画像を診断した医師。 「誰がその研究を読み、画像やその他の内容を解釈したのか。」 |
Type | Reference(JP_Practitioner|Practitioner|PractitionerRole) |
Comments | 通常、読影医。内視鏡では省略してよい。使用する場合には、JP Core Practitionerリソースを参照する。 |
11. ImagingStudy.endpoint | |
Definition | このDICOM画像検査リソースが存在する位置。 研究のアクセス(例:クエリ、ビュー、または取得)を提供するネットワークサービス。DICOMエンドポイントの使用に関する情報については、実装ノートを参照してください。研究レベルエンドポイントは、同じEndpoint.connectionTypeを持つシリーズレベルエンドポイントによって上書きされない限り、研究内の各シリーズに適用されます。 |
Comments | 基本的には1つ指定する。 典型的なエンドポイントタイプは、DICOM WADO-RSで、RESTful APIを使用してネイティブまたはレンダリング(例:JPG、PNG)形式のDICOMインスタンスを取得するために使用されます。DICOM WADO-URIは同様にネイティブまたはレンダリングインスタンスを取得できますが、HTTPクエリベースのアプローチを使用します。 DICOM QIDO-RSは、実際のインスタンスを取得せずにDICOM情報のRESTfulクエリを許可します。また、IHE Invoke Image Display(IID)は、画像ウェブビューアの標準呼び出しを提供します。 |
12. ImagingStudy.numberOfSeries | |
Definition | このDICOM画像検査に含まれるシリーズ数。 研究のシリーズ数。与えられたこの値は、リソースの可用性、セキュリティ、またはその他の要因により、このリソースが含むシリーズ要素の数よりも大きくなる場合があります。シリーズ要素が存在する場合は、この要素が存在する必要があります。 |
13. ImagingStudy.numberOfInstances | |
Definition | このDICOM画像検査に含まれるイメージ(インスタンス)の数。 研究内のSOPインスタンスの数。提供される値は、リソースの可用性、セキュリティ、またはその他の要因により、このリソースが含むインスタンス要素の数よりも大きくなる場合があります。この要素は、任意のインスタンス要素が存在する場合に存在する必要があります。 |
14. ImagingStudy.procedureReference | |
Definition | 実施された処置に関する情報。 このImagingStudyが一部であった手順。 |
Type | Reference(JP_Procedure|Procedure) |
Comments | 内視鏡では省略してよい。使用する場合には、JP Core Procedureを参照する。 |
15. ImagingStudy.procedureCode | |
Definition | 実施された処置を表すコード。 "実行された手順タイプのコード。" |
Binding | The codes SHALL be taken from http://playbook.radlex.org/playbook/SearchRadlexAction; other codes may be used where these codes are not suitableThe codes SHALL be taken from http://www.rsna.org/RadLex_Playbook.aspx; other codes may be used where these codes are not suitable |
Comments | 内視鏡では省略してよい。 |
16. ImagingStudy.location | |
Definition | DICOM画像検査が実施された場所。 「ImagingStudyが行われた主要な物理的場所。」 |
Type | Reference(JP_Location|Location) |
Comments | 使用する場合には、JP Core Locationリソースを参照する。 |
17. ImagingStudy.reasonCode | |
Definition | DICOM画像検査が依頼された理由を表す1つ以上のコード。 「なぜイメージングスタディが依頼されたかを示す臨床状態の説明。」 |
Binding | For example codes, see JP Core ImagingStudy Endoscopy Reason Code JED ValueSetFor example codes, see ProcedureReasonCodes |
Comments | JED (Japan Endoscopy Database) Projectで定義されている検査種別については、JED基本情報用語の”検査目的”、”治療目的”のコードを使用することを強く推奨する。 |
18. ImagingStudy.reasonReference | |
Definition | DICOM画像検査の実施理由に関する情報。 この研究を正当化する存在を示す別の資源を示します。 |
Type | Reference(JP_DiagnosticReport_Endoscopy|Condition|Observation|Media|DiagnosticReport|DocumentReference) |
Comments | 使用する場合には、JP Core DiagnosticReport Endoscopyリソースを参照する。 |
19. ImagingStudy.note | |
Definition | description要素に関するコメント。 DICOMの推奨マッピングに従い、この要素は「Study Description attribute (0008,1030)」から派生しています。画像検査に関する観察や所見は、別のリソース(「Observation」など)に記録するべきで、この要素には記録しないでください。 |
20. ImagingStudy.description | |
Definition | DICOM画像検査に関する記述。 研究の画像管理者の説明。機関が作成した研究の説明または分類(コンポーネント)の実施。 |
Comments | JAHIS 内視鏡DICOM画像データ規約の(0008,1030)の記載例に合わせ、検査種別を記載することを推奨する。 |
21. ImagingStudy.series | |
Definition | DICOM画像検査に含まれるシリーズ(大まかな画像のグループ)。 それぞれの研究には、1つ以上の画像シリーズや他のコンテンツがあります。 |
22. ImagingStudy.series.uid | |
Definition | シリーズを一意に識別するためのUID。 シリーズのDICOMシリーズインスタンスUID。 |
Comments | Series Instance UID (0020,000E) の値を指定する。 「[DICOM PS3.3 C.7.3]を参照してください。(http://dicom.nema.org/medical/dicom/current/output/chtml/part03/sect_C.7.3.html)」 |
23. ImagingStudy.series.number | |
Definition | Series Instance UIDとは別に、ユーザー(または装置)が自由に決められるシリーズ番号。 「このシリーズの数値識別子」(Kono shirīzu no suuchi shikibetsushi) |
24. ImagingStudy.series.modality | |
Definition | このシリーズが取得された撮影装置(モダリティ)。 このシリーズの連続性のモダリティ。 |
Must Support | true |
Comments | 内視鏡を表すモダリティコード”ES”を指定する。1シリーズ1モダリティで、1つのシリーズの中に複数のモダリティが混在することはない。 |
25. ImagingStudy.series.description | |
Definition | このシリーズに関する記述。 「シリーズの説明。」 |
26. ImagingStudy.series.numberOfInstances | |
Definition | このシリーズに含まれる画像枚数。 研究中のSOPインスタンスの数。与えられた値が、リソースの利用可能性、セキュリティ、またはその他の要因により、このリソースに含まれるインスタンス要素の数よりも大きくなる場合があります。この要素は、インスタンス要素が存在する場合にのみ存在する必要があります。 |
27. ImagingStudy.series.endpoint | |
Definition | このシリーズのリソースが存在する位置。 このシリーズにアクセスするためのネットワークサービス(クエリ、ビュー、または取得など)を提供しています。DICOMエンドポイントの使用方法に関する情報については、実装ノートを参照してください。シリーズレベルのエンドポイントが存在する場合、同じEndpoint.connectionTypeを持つスタディレベルのエンドポイントよりも優先されます。 |
28. ImagingStudy.series.bodySite | |
Definition | このシリーズの対象となる解剖学的部位。 調べた解剖学的構造。DICOMパート16附属書L(http://dicom.nema.org/medical/dicom/current/output/chtml/part16/chapter_L.html)を参照して、DICOMからSNOMED-CTのマッピングを確認してください。bodySiteには、撮影された身体部位の側方性を示す場合がありますが、その場合、ImagingStudy.series.lateralityの内容と一致する必要があります。 |
Comments | 内視鏡では省略してよい。 |
29. ImagingStudy.series.laterality | |
Definition | 解剖学的部位の左右。 検査される(おそらくペアリングされた)解剖学的構造物の側性。例えば、左膝、両側の肺、または非ペアの腹部。もしあれば、ImagingStudy.series.bodySiteで示された任意の側性情報と一致する必要があります。 |
Comments | 内視鏡では省略してよい。 |
30. ImagingStudy.series.specimen | |
Definition | このシリーズの検体に関する情報。 生検の全スライドイメージングのために撮影された試料。 |
Comments | 内視鏡では省略してよい。 |
31. ImagingStudy.series.started | |
Definition | このシリーズの開始日時。 シリーズが開始された日付と時間。 |
Comments | Series Date (0008,0021)、およびSeries Time (0008,0031)(いずれもType3)に値が入っていれば、その値を指定する。 |
32. ImagingStudy.series.performer | |
Definition | このシリーズの実施医。 「シリーズを行った人またはものと、彼らがどのように関わっていたかを示しています。」 |
Comments | 内視鏡では省略してよい。 シリーズを実行した人が分かっていない場合、彼らの組織を記録することができます。患者または関係者がパフォーマーになることがあります。例:患者キャプチャイメージの場合。 |
33. ImagingStudy.series.performer.function | |
Definition | このシリーズの実施医の役割。 "俳優のシリーズへの参加のタイプを区別する。" |
Comments | 内視鏡では省略してよい。 |
34. ImagingStudy.series.performer.actor | |
Definition | このシリーズの撮影者、もしくは組織。 「シリーズを行った人または物を示す。」 |
Comments | 内視鏡では省略してよい。 |
35. ImagingStudy.series.instance | |
Definition | シリーズに含まれるインスタンス(画像)単位の情報。 シリーズ内の単一のSOPインスタンス、例えばイメージまたはプレゼンテーションステート。 |
36. ImagingStudy.series.instance.uid | |
Definition | インスタンス(画像)のユニークID。 この画像または他のDICOMコンテンツのDICOM SOPインスタンスUID。 |
Must Support | true |
Comments | SOP Instance UID (0008,0018) に入力されている値を指定する。 DICOM PS3.3 C.12.1を見てください。 |
37. ImagingStudy.series.instance.sopClass | |
Definition | SOPクラスUID。 DICOMインスタンスのタイプ。 |
Must Support | true |
Comments | 内視鏡では、主に以下の値が指定される。 VL Endoscopic Image Storage:1.2.840.10008.5.1.4.1.1.77.1.1 Secondary Capture Image Storage:1.2.840.10008.5.1.4.1.1.7 |
38. ImagingStudy.series.instance.number | |
Definition | SOP Instance UIDとは別に、ユーザー(または装置)が自由に決められるインスタンス(画像)ごとの番号。 シリーズ内のインスタンスの数。 (Shirīzu-nai no insutansu no kazu.) |
Comments | Instance Number (0020,0013) に値が入っていた場合は、その値を指定する。 |
39. ImagingStudy.series.instance.title | |
Definition | 画像に関する説明。 インスタンスの説明。 |
Comments | 部門システム側で説明を付ける場合は、その説明を指定してもよい。 特に、SR、プレゼンテーションステート、値マッピングなどの後継分析オブジェクトに関しては。 |
Guidance on how to interpret the contents of this table can be found here.
1. ImagingStudy | |
Definition | DICOM画像研究で生成されたコンテンツの表現。 研究には、共通の文脈で収集または生成されたサービスオブジェクトペアインスタンス(SOPインスタンス - 画像またはその他のデータ)のセットで構成される一連のシリーズが含まれます。 シリーズは1つのモダリティのみ(X線、CT、MR、超音波など)、研究には複数の異なるモダリティのシリーズが含まれる場合があります。 |
Control | 0..* |
Summary | false |
Invariants | Defined on this element dom-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. ImagingStudy.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. |
Control | 0..1 |
Type | uri |
Is Modifier | true |
Summary | true |
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. |
Invariants | Defined on this element ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count())) |
3. ImagingStudy.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). |
Control | 0..* |
Type | Extension |
Is Modifier | true |
Summary | false |
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 Names | extensions, user content |
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. |
Invariants | Defined on this element ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count())) ext-1: 「拡張機能または値[x]のいずれかが必要です。両方ではありません。」両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both (: extension.exists() != value.exists()) |
4. ImagingStudy.identifier | |
Definition | DICOM画像検査全体を一意に識別するためのID。 「DICOMスタディインスタンスUIDやアクセッション番号のようなImagingStudyの識別子」 |
Note | This is a business identifier, not a resource identifier (see discussion) |
Control | 0..* |
Type | Identifier |
Must Support | true |
Summary | true |
Requirements | If one or more series elements are present in the ImagingStudy, then there shall be one DICOM Study UID identifier (see DICOM PS 3.3 C.7.2. |
Alternate Names | StudyInstanceUID, AccessionNumber |
Comments | Study Instance UIDの値を指定する。 「DICOM Study Instance UIDのエンコーディングについては、[Imaging Study Implementation Notes](imagingstudy.html#notes)のディスカッションを参照してください。アクセッション番号はACSN識別子タイプを使用する必要があります。」 |
Invariants | Defined on this element ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (: hasValue() or (children().count() > id.count())) |
5. ImagingStudy.status | |
Definition | DICOM画像検査のステータス。 「ImagingStudyの現在の状態。」 |
Control | 1..1 |
Binding | The codes SHALL be taken from ImagingStudyStatus 「ImagingStudyの状態。」 |
Type | code |
Is Modifier | true |
Summary | true |
Comments | 「不明」は「その他」を表すものではありません-定義された状態の1つが適用される必要があります。「不明」は、制作システムが現在の状態を確信できない場合に使用されます。」 |
Invariants | Defined on this element ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (: hasValue() or (children().count() > id.count())) |
6. ImagingStudy.modality | |
Definition | DICOM画像検査で使用された撮影装置(モダリティ)。 「DICOMコンテキストグループ29(値セットOID 1.2.840.10008.6.1.19)にある、実際の取得モダリティであるすべてのシリーズモダリティ値のリスト。」 |
Control | 0..* |
Binding | The codes SHALL be taken from http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_29.html; other codes may be used where these codes are not suitable 「インスタンスにおける取得データの種類。」 |
Type | Coding |
Summary | true |
Alternate Names | ModalitiesInStudy |
Comments | 内視鏡を表すモダリティコード”ES”を指定する。複数モダリティを使用した場合には、該当するモダリティコードを並記する。 |
Invariants | Defined on this element ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (: hasValue() or (children().count() > id.count())) |
7. ImagingStudy.subject | |
Definition | DICOM画像検査の対象患者に関する情報。 画像検査の被写体、通常患者。 |
Control | 1..1 |
Type | Reference(JP_Patient|Patient|Device|Group) |
Must Support | true |
Summary | true |
Comments | JP Core Patientリソースを参照する。 「QAファントムはデバイスで記録できます。複数の対象(例えば、ネズミなど)はグループで記録できます。」 |
Invariants | Defined on this element ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (: hasValue() or (children().count() > id.count())) |
8. ImagingStudy.encounter | |
Definition | このDICOM画像検査を実施するきっかけとなった情報。 このImagingStudyが作成される医療イベント(例:患者と医療提供者の相互作用). |
Control | 0..1 |
Type | Reference(JP_Encounter|Encounter) |
Summary | true |
Comments | JP Core Encounterリソースを参照する。 これは通常、イベントが発生した出来事の中で発生しますが、公式の出会いの完了前または後に開始されることがありますが、出会いの文脈に関連している場合があります(例:入院前検査)。 |
Invariants | Defined on this element ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (: hasValue() or (children().count() > id.count())) |
9. ImagingStudy.started | |
Definition | 検査開始日時、もしくは撮影装置に患者情報が届いた/入力された日時。 研究が始まった日時。 |
Control | 0..1 |
Type | dateTime |
Summary | true |
Alternate Names | StudyDate, StudyTime |
Example | General:2011-01-01T11:01:20+03:00 |
Invariants | Defined on this element ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (: hasValue() or (children().count() > id.count())) |
10. ImagingStudy.basedOn | |
Definition | 他のシステムから依頼されたオーダ情報。 この画像検査を実施する結果となった診断依頼のリスト。 |
Control | 0..* |
Type | Reference(CarePlan|ServiceRequest|Appointment|AppointmentResponse|Task) |
Summary | true |
Requirements | To support grouped procedures (one imaging study supporting multiple ordered procedures, e.g. chest/abdomen/pelvis CT). |
Comments | 通常、依頼元となるServiceRequestリソースを参照する。他のシステムと連携していない場合は参照不要。 |
Invariants | Defined on this element ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (: hasValue() or (children().count() > id.count())) |
11. ImagingStudy.referrer | |
Definition | 依頼医師。 「依頼 / 照会している医師。」 |
Control | 0..1 |
Type | Reference(JP_Practitioner|Practitioner|PractitionerRole) |
Summary | true |
Alternate Names | ReferringPhysiciansName |
Comments | ServiceRequestから参照できるため必須ではない。画像についていない情報を無理に生成してreferrerに入力する必要はない。使用する場合には、JP Core Practitionerリソースを参照する。 |
Invariants | Defined on this element ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (: hasValue() or (children().count() > id.count())) |
12. ImagingStudy.interpreter | |
Definition | 画像を診断した医師。 「誰がその研究を読み、画像やその他の内容を解釈したのか。」 |
Control | 0..* |
Type | Reference(JP_Practitioner|Practitioner|PractitionerRole) |
Summary | true |
Alternate Names | Name of Physician(s) Reading Study |
Comments | 通常、読影医。内視鏡では省略してよい。使用する場合には、JP Core Practitionerリソースを参照する。 |
Invariants | Defined on this element ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (: hasValue() or (children().count() > id.count())) |
13. ImagingStudy.endpoint | |
Definition | このDICOM画像検査リソースが存在する位置。 研究のアクセス(例:クエリ、ビュー、または取得)を提供するネットワークサービス。DICOMエンドポイントの使用に関する情報については、実装ノートを参照してください。研究レベルエンドポイントは、同じEndpoint.connectionTypeを持つシリーズレベルエンドポイントによって上書きされない限り、研究内の各シリーズに適用されます。 |
Control | 0..* |
Type | Reference(Endpoint) |
Summary | true |
Requirements | Access methods for viewing (e.g., IHE’s IID profile) or retrieving (e.g., DICOM’s WADO-URI and WADO-RS) the study or the study’s series or instances. The study-level baseLocation applies to each series in the study, unless overridden in series by a series-level baseLocation of the same type. |
Comments | 基本的には1つ指定する。 典型的なエンドポイントタイプは、DICOM WADO-RSで、RESTful APIを使用してネイティブまたはレンダリング(例:JPG、PNG)形式のDICOMインスタンスを取得するために使用されます。DICOM WADO-URIは同様にネイティブまたはレンダリングインスタンスを取得できますが、HTTPクエリベースのアプローチを使用します。 DICOM QIDO-RSは、実際のインスタンスを取得せずにDICOM情報のRESTfulクエリを許可します。また、IHE Invoke Image Display(IID)は、画像ウェブビューアの標準呼び出しを提供します。 |
Invariants | Defined on this element ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (: hasValue() or (children().count() > id.count())) |
14. ImagingStudy.numberOfSeries | |
Definition | このDICOM画像検査に含まれるシリーズ数。 研究のシリーズ数。与えられたこの値は、リソースの可用性、セキュリティ、またはその他の要因により、このリソースが含むシリーズ要素の数よりも大きくなる場合があります。シリーズ要素が存在する場合は、この要素が存在する必要があります。 |
Control | 0..1 |
Type | unsignedInt |
Summary | true |
Alternate Names | NumberOfStudyRelatedSeries |
Invariants | Defined on this element ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (: hasValue() or (children().count() > id.count())) |
15. ImagingStudy.numberOfInstances | |
Definition | このDICOM画像検査に含まれるイメージ(インスタンス)の数。 研究内のSOPインスタンスの数。提供される値は、リソースの可用性、セキュリティ、またはその他の要因により、このリソースが含むインスタンス要素の数よりも大きくなる場合があります。この要素は、任意のインスタンス要素が存在する場合に存在する必要があります。 |
Control | 0..1 |
Type | unsignedInt |
Summary | true |
Alternate Names | NumberOfStudyRelatedInstances |
Invariants | Defined on this element ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (: hasValue() or (children().count() > id.count())) |
16. ImagingStudy.procedureReference | |
Definition | 実施された処置に関する情報。 このImagingStudyが一部であった手順。 |
Control | 0..1 |
Type | Reference(JP_Procedure|Procedure) |
Summary | true |
Comments | 内視鏡では省略してよい。使用する場合には、JP Core Procedureを参照する。 |
Invariants | Defined on this element ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (: hasValue() or (children().count() > id.count())) |
17. ImagingStudy.procedureCode | |
Definition | 実施された処置を表すコード。 "実行された手順タイプのコード。" |
Control | 0..* |
Binding | The codes SHALL be taken from http://playbook.radlex.org/playbook/SearchRadlexAction; other codes may be used where these codes are not suitableThe codes SHALL be taken from http://www.rsna.org/RadLex_Playbook.aspx; other codes may be used where these codes are not suitable |
Type | CodeableConcept |
Summary | true |
Alternate Names | ProcedureCodeSequence |
Comments | 内視鏡では省略してよい。 |
Invariants | Defined on this element ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (: hasValue() or (children().count() > id.count())) |
18. ImagingStudy.location | |
Definition | DICOM画像検査が実施された場所。 「ImagingStudyが行われた主要な物理的場所。」 |
Control | 0..1 |
Type | Reference(JP_Location|Location) |
Summary | true |
Requirements | Ties the event to where the records are likely kept and provides context around the event occurrence (e.g. if it occurred inside or outside a dedicated healthcare setting). |
Comments | 使用する場合には、JP Core Locationリソースを参照する。 |
Invariants | Defined on this element ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (: hasValue() or (children().count() > id.count())) |
19. ImagingStudy.reasonCode | |
Definition | DICOM画像検査が依頼された理由を表す1つ以上のコード。 「なぜイメージングスタディが依頼されたかを示す臨床状態の説明。」 |
Control | 0..* |
Binding | For example codes, see JP Core ImagingStudy Endoscopy Reason Code JED ValueSetFor example codes, see ProcedureReasonCodes |
Type | CodeableConcept |
Summary | true |
Comments | JED (Japan Endoscopy Database) Projectで定義されている検査種別については、JED基本情報用語の”検査目的”、”治療目的”のコードを使用することを強く推奨する。 |
Invariants | Defined on this element ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (: hasValue() or (children().count() > id.count())) |
20. ImagingStudy.reasonReference | |
Definition | DICOM画像検査の実施理由に関する情報。 この研究を正当化する存在を示す別の資源を示します。 |
Control | 0..* |
Type | Reference(JP_DiagnosticReport_Endoscopy|Condition|Observation|Media|DiagnosticReport|DocumentReference) |
Summary | true |
Comments | 使用する場合には、JP Core DiagnosticReport Endoscopyリソースを参照する。 |
Invariants | Defined on this element ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (: hasValue() or (children().count() > id.count())) |
21. ImagingStudy.note | |
Definition | description要素に関するコメント。 DICOMの推奨マッピングに従い、この要素は「Study Description attribute (0008,1030)」から派生しています。画像検査に関する観察や所見は、別のリソース(「Observation」など)に記録するべきで、この要素には記録しないでください。 |
Control | 0..* |
Type | Annotation |
Summary | true |
Invariants | Defined on this element ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (: hasValue() or (children().count() > id.count())) |
22. ImagingStudy.description | |
Definition | DICOM画像検査に関する記述。 研究の画像管理者の説明。機関が作成した研究の説明または分類(コンポーネント)の実施。 |
Control | 0..1 |
Type | string |
Summary | true |
Alternate Names | StudyDescription |
Comments | JAHIS 内視鏡DICOM画像データ規約の(0008,1030)の記載例に合わせ、検査種別を記載することを推奨する。 |
Invariants | Defined on this element ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (: hasValue() or (children().count() > id.count())) |
23. ImagingStudy.series | |
Definition | DICOM画像検査に含まれるシリーズ(大まかな画像のグループ)。 それぞれの研究には、1つ以上の画像シリーズや他のコンテンツがあります。 |
Control | 0..* |
Type | BackboneElement |
Summary | true |
Invariants | Defined on this element ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (: hasValue() or (children().count() > id.count())) |
24. ImagingStudy.series.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). |
Control | 0..* |
Type | Extension |
Is Modifier | true |
Summary | true |
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 Names | extensions, user content, modifiers |
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. |
Invariants | Defined on this element ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count())) ext-1: 「拡張機能または値[x]のいずれかが必要です。両方ではありません。」両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both (: extension.exists() != value.exists()) |
25. ImagingStudy.series.uid | |
Definition | シリーズを一意に識別するためのUID。 シリーズのDICOMシリーズインスタンスUID。 |
Control | 1..1 |
Type | id |
Summary | true |
Requirements | DICOM Series Instance UID. |
Alternate Names | SeriesInstanceUID |
Comments | Series Instance UID (0020,000E) の値を指定する。 「[DICOM PS3.3 C.7.3]を参照してください。(http://dicom.nema.org/medical/dicom/current/output/chtml/part03/sect_C.7.3.html)」 |
Example | General:2.16.124.113543.6003.2588828330.45298.17418.2723805630 |
Invariants | Defined on this element ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (: hasValue() or (children().count() > id.count())) |
26. ImagingStudy.series.number | |
Definition | Series Instance UIDとは別に、ユーザー(または装置)が自由に決められるシリーズ番号。 「このシリーズの数値識別子」(Kono shirīzu no suuchi shikibetsushi) |
Control | 0..1 |
Type | unsignedInt |
Summary | true |
Alternate Names | SeriesNumber |
Example | General:3 |
Invariants | Defined on this element ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (: hasValue() or (children().count() > id.count())) |
27. ImagingStudy.series.modality | |
Definition | このシリーズが取得された撮影装置(モダリティ)。 このシリーズの連続性のモダリティ。 |
Control | 1..1 |
Binding | The codes SHALL be taken from http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_29.html; other codes may be used where these codes are not suitable 「インスタンスにおける取得データの種類。」 |
Type | Coding |
Must Support | true |
Summary | true |
Alternate Names | Modality |
Comments | 内視鏡を表すモダリティコード”ES”を指定する。1シリーズ1モダリティで、1つのシリーズの中に複数のモダリティが混在することはない。 |
Invariants | Defined on this element ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (: hasValue() or (children().count() > id.count())) |
28. ImagingStudy.series.description | |
Definition | このシリーズに関する記述。 「シリーズの説明。」 |
Control | 0..1 |
Type | string |
Summary | true |
Alternate Names | SeriesDescription |
Example | General:CT Surview 180 |
Invariants | Defined on this element ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (: hasValue() or (children().count() > id.count())) |
29. ImagingStudy.series.numberOfInstances | |
Definition | このシリーズに含まれる画像枚数。 研究中のSOPインスタンスの数。与えられた値が、リソースの利用可能性、セキュリティ、またはその他の要因により、このリソースに含まれるインスタンス要素の数よりも大きくなる場合があります。この要素は、インスタンス要素が存在する場合にのみ存在する必要があります。 |
Control | 0..1 |
Type | unsignedInt |
Summary | true |
Alternate Names | NumberOfSeriesRelatedInstances |
Invariants | Defined on this element ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (: hasValue() or (children().count() > id.count())) |
30. ImagingStudy.series.endpoint | |
Definition | このシリーズのリソースが存在する位置。 このシリーズにアクセスするためのネットワークサービス(クエリ、ビュー、または取得など)を提供しています。DICOMエンドポイントの使用方法に関する情報については、実装ノートを参照してください。シリーズレベルのエンドポイントが存在する場合、同じEndpoint.connectionTypeを持つスタディレベルのエンドポイントよりも優先されます。 |
Control | 0..* |
Type | Reference(Endpoint) |
Summary | true |
Requirements | Access methods for retrieving (e.g., DICOM’s WADO-URI and WADO-RS) the series or the series’ instances. A baseLocation specified at the series level has precedence over a baseLocation of the same type specified at the study level. |
Comments | 典型的なエンドポイントタイプには、レストフルAPIを使用してネイティブまたはレンダリング(例:JPG、PNG)形式のDICOMインスタンスを取得するために使用されるDICOM WADO-RSが含まれ、HTTPクエリベースのアプローチを使用して同様のネイティブまたはレンダリングインスタンスを取得することができるDICOM WADO-URIが含まれ、DICOM情報のRESTfulクエリを可能にするDICOM QIDO-RSが含まれます。 |
Invariants | Defined on this element ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (: hasValue() or (children().count() > id.count())) |
31. ImagingStudy.series.bodySite | |
Definition | このシリーズの対象となる解剖学的部位。 調べた解剖学的構造。DICOMパート16附属書L(http://dicom.nema.org/medical/dicom/current/output/chtml/part16/chapter_L.html)を参照して、DICOMからSNOMED-CTのマッピングを確認してください。bodySiteには、撮影された身体部位の側方性を示す場合がありますが、その場合、ImagingStudy.series.lateralityの内容と一致する必要があります。 |
Control | 0..1 |
Binding | For example codes, see SNOMEDCTBodyStructures 解剖学的位置を記述するコード。左右対称性を含む場合があります。 |
Type | Coding |
Summary | true |
Alternate Names | BodyPartExamined |
Comments | 内視鏡では省略してよい。 |
Invariants | Defined on this element ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (: hasValue() or (children().count() > id.count())) |
32. ImagingStudy.series.laterality | |
Definition | 解剖学的部位の左右。 検査される(おそらくペアリングされた)解剖学的構造物の側性。例えば、左膝、両側の肺、または非ペアの腹部。もしあれば、ImagingStudy.series.bodySiteで示された任意の側性情報と一致する必要があります。 |
Control | 0..1 |
Binding | For example codes, see Laterality 「適用される部位の側性を示すコード(左側、右側など)」 |
Type | Coding |
Summary | true |
Comments | 内視鏡では省略してよい。 |
Invariants | Defined on this element ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (: hasValue() or (children().count() > id.count())) |
33. ImagingStudy.series.specimen | |
Definition | このシリーズの検体に関する情報。 生検の全スライドイメージングのために撮影された試料。 |
Control | 0..* |
Type | Reference(Specimen) |
Summary | true |
Comments | 内視鏡では省略してよい。 |
Invariants | Defined on this element ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (: hasValue() or (children().count() > id.count())) |
34. ImagingStudy.series.started | |
Definition | このシリーズの開始日時。 シリーズが開始された日付と時間。 |
Control | 0..1 |
Type | dateTime |
Summary | true |
Comments | Series Date (0008,0021)、およびSeries Time (0008,0031)(いずれもType3)に値が入っていれば、その値を指定する。 |
Invariants | Defined on this element ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (: hasValue() or (children().count() > id.count())) |
35. ImagingStudy.series.performer | |
Definition | このシリーズの実施医。 「シリーズを行った人またはものと、彼らがどのように関わっていたかを示しています。」 |
Control | 0..* |
Type | BackboneElement |
Summary | true |
Requirements | The performer is recorded at the series level, since each series in a study may be performed by a different performer, at different times, and using different devices. A series may be performed by multiple performers. |
Alternate Names | PerformingPhysicianName, OperatorName |
Comments | 内視鏡では省略してよい。 シリーズを実行した人が分かっていない場合、彼らの組織を記録することができます。患者または関係者がパフォーマーになることがあります。例:患者キャプチャイメージの場合。 |
Invariants | Defined on this element ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (: hasValue() or (children().count() > id.count())) |
36. ImagingStudy.series.performer.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). |
Control | 0..* |
Type | Extension |
Is Modifier | true |
Summary | true |
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 Names | extensions, user content, modifiers |
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. |
Invariants | Defined on this element ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count())) ext-1: 「拡張機能または値[x]のいずれかが必要です。両方ではありません。」両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both (: extension.exists() != value.exists()) |
37. ImagingStudy.series.performer.function | |
Definition | このシリーズの実施医の役割。 "俳優のシリーズへの参加のタイプを区別する。" |
Control | 0..1 |
Binding | The codes SHALL be taken from ImagingStudySeriesPerformerFunction; other codes may be used where these codes are not suitable 「パフォーマーの関与のタイプ」 |
Type | CodeableConcept |
Summary | true |
Requirements | Allows disambiguation of the types of involvement of different performers. |
Comments | 内視鏡では省略してよい。 |
Invariants | Defined on this element ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (: hasValue() or (children().count() > id.count())) |
38. ImagingStudy.series.performer.actor | |
Definition | このシリーズの撮影者、もしくは組織。 「シリーズを行った人または物を示す。」 |
Control | 1..1 |
Type | Reference(Practitioner|PractitionerRole|Organization|CareTeam|Patient|Device|RelatedPerson) |
Summary | true |
Comments | 内視鏡では省略してよい。 |
Invariants | Defined on this element ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (: hasValue() or (children().count() > id.count())) |
39. ImagingStudy.series.instance | |
Definition | シリーズに含まれるインスタンス(画像)単位の情報。 シリーズ内の単一のSOPインスタンス、例えばイメージまたはプレゼンテーションステート。 |
Control | 0..* |
Type | BackboneElement |
Summary | false |
Invariants | Defined on this element ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (: hasValue() or (children().count() > id.count())) |
40. ImagingStudy.series.instance.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). |
Control | 0..* |
Type | Extension |
Is Modifier | true |
Summary | true |
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 Names | extensions, user content, modifiers |
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. |
Invariants | Defined on this element ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count())) ext-1: 「拡張機能または値[x]のいずれかが必要です。両方ではありません。」両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both (: extension.exists() != value.exists()) |
41. ImagingStudy.series.instance.uid | |
Definition | インスタンス(画像)のユニークID。 この画像または他のDICOMコンテンツのDICOM SOPインスタンスUID。 |
Control | 1..1 |
Type | id |
Must Support | true |
Summary | false |
Requirements | DICOM SOP Instance UID. |
Alternate Names | SOPInstanceUID |
Comments | SOP Instance UID (0008,0018) に入力されている値を指定する。 DICOM PS3.3 C.12.1を見てください。 |
Example | General:2.16.124.113543.6003.189642796.63084.16748.2599092903 |
Invariants | Defined on this element ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (: hasValue() or (children().count() > id.count())) |
42. ImagingStudy.series.instance.sopClass | |
Definition | SOPクラスUID。 DICOMインスタンスのタイプ。 |
Control | 1..1 |
Binding | The codes SHALL be taken from http://dicom.nema.org/medical/dicom/current/output/chtml/part04/sect_B.5.html#table_B.5-1; other codes may be used where these codes are not suitable インスタンスのSOPクラス。 |
Type | Coding |
Must Support | true |
Summary | false |
Alternate Names | SOPClassUID |
Comments | 内視鏡では、主に以下の値が指定される。 VL Endoscopic Image Storage:1.2.840.10008.5.1.4.1.1.77.1.1 Secondary Capture Image Storage:1.2.840.10008.5.1.4.1.1.7 |
Invariants | Defined on this element ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (: hasValue() or (children().count() > id.count())) |
43. ImagingStudy.series.instance.number | |
Definition | SOP Instance UIDとは別に、ユーザー(または装置)が自由に決められるインスタンス(画像)ごとの番号。 シリーズ内のインスタンスの数。 (Shirīzu-nai no insutansu no kazu.) |
Control | 0..1 |
Type | unsignedInt |
Summary | false |
Alternate Names | InstanceNumber |
Comments | Instance Number (0020,0013) に値が入っていた場合は、その値を指定する。 |
Example | General:1 |
Invariants | Defined on this element ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (: hasValue() or (children().count() > id.count())) |
44. ImagingStudy.series.instance.title | |
Definition | 画像に関する説明。 インスタンスの説明。 |
Control | 0..1 |
Type | string |
Summary | false |
Comments | 部門システム側で説明を付ける場合は、その説明を指定してもよい。 特に、SR、プレゼンテーションステート、値マッピングなどの後継分析オブジェクトに関しては。 |
Invariants | Defined on this element ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (: hasValue() or (children().count() > id.count())) |
Guidance on how to interpret the contents of this table can be found here.
1. ImagingStudy | |||||
Definition | DICOM画像研究で生成されたコンテンツの表現。 研究には、共通の文脈で収集または生成されたサービスオブジェクトペアインスタンス(SOPインスタンス - 画像またはその他のデータ)のセットで構成される一連のシリーズが含まれます。 シリーズは1つのモダリティのみ(X線、CT、MR、超音波など)、研究には複数の異なるモダリティのシリーズが含まれる場合があります。 | ||||
Control | 0..* | ||||
Summary | false | ||||
2. ImagingStudy.id | |||||
Definition | 「リソースのURLで使用される論理ID。一度割り当てられたら、この値は変更されません。」 | ||||
Control | 0..1 | ||||
Type | id | ||||
Summary | true | ||||
Comments | 「リソースにIDがないのは、作成操作を使用してサーバーに送信されているときだけです。」 | ||||
3. ImagingStudy.meta | |||||
Definition | リソースに関するメタデータ。これはインフラストラクチャによって維持されるコンテンツです。 コンテンツの変更は、リソースのバージョン変更と常に関連しているわけではありません。 | ||||
Control | 0..1 | ||||
Type | Meta | ||||
Summary | true | ||||
Invariants | Defined on this element ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (: hasValue() or (children().count() > id.count())) | ||||
4. ImagingStudy.implicitRules | |||||
Definition | 「リソース構築時に遵守された一連のルールを指すものであり、コンテンツを処理する際に理解する必要があります。しばしば、特別なルールを定義する実装ガイドとその他のプロファイルなどを含むものです。」 | ||||
Control | 0..1 | ||||
Type | uri | ||||
Is Modifier | true | ||||
Summary | true | ||||
Comments | このルールセットを主張することで、取引先の限られた集団にしか内容を理解させることができず、長期的にはデータの有用性が制限されます。しかしながら、現存するヘルスエコシステムは高度に分断化しており、一般的に計算可能な形式でデータを定義、収集、交換する準備が整っていません。できる限り、実装者および/または仕様ライターはこの要素の使用を避けるべきです。使用する場合、URLは、そのナラティブとともに他のプロファイル、値セットなどを含む実装ガイドを定義する参照となります。 | ||||
Invariants | Defined on this element ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (: hasValue() or (children().count() > id.count())) | ||||
5. ImagingStudy.language | |||||
Definition | 「リソースが書かれている基本言語。」 | ||||
Control | 0..1 | ||||
Binding | The codes SHOULD be taken from CommonLanguages
「人間の言語。」(Ningen no gengo.
| ||||
Type | code | ||||
Summary | false | ||||
Comments | 言語はインデックスとアクセシビリティをサポートするために提供されます(通常、テキスト読み上げなどのサービスは言語タグを使用します)。物語のHTML言語タグは、物語に適用されます。リソース上の言語タグは、リソース内のデータから生成される他のプレゼンテーションの言語を指定するために使用できます。すべてのコンテンツが基本言語である必要はありません。Resource.languageは自動的に物語に適用されたと想定してはいけません。言語が指定されている場合、HTMLのdiv要素にも指定する必要があります(xml:langとhtml lang属性の関係に関する情報はHTML5の規則を参照)。 | ||||
Invariants | Defined on this element ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (: hasValue() or (children().count() > id.count())) | ||||
6. ImagingStudy.text | |||||
Definition | 「リソースの要約を含む人が読めるナビゲーションであり、リソースの内容を人に表現するために使用できます。ナビゲーションはすべての構造化されたデータをエンコードする必要はありませんが、人間がナビゲーションを読むだけで「臨床的に安全」であるために十分な詳細を含む必要があります。リソース定義には、臨床的な安全性を確保するためにナビゲーションで表現する必要があるコンテンツが定義される場合があります。」 | ||||
Control | 0..1 | ||||
Type | Narrative | ||||
Summary | false | ||||
Alternate Names | narrative, html, xhtml, display | ||||
Comments | 含まれるリソースには説明がありません。含まれないリソースには説明が必要です。場合によっては、リソースが少量のデータしか含まず、テキストだけで表現されることがあります(minOccurs = 1要素がすべて満たされている限り)。これは、情報が「テキストの塊」としてキャプチャされるレガシーシステムからのデータや、テキストが生またはナレーションされて符号化された情報が後で追加される場合に必要な場合があります。 | ||||
Invariants | Defined on this element ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (: hasValue() or (children().count() > id.count())) | ||||
7. ImagingStudy.contained | |||||
Definition | 「これらのリソースは、それらを含むリソースから独立した存在を持ちません。それらは独立して識別することはできず、独自の独立したトランザクション範囲を持つこともできません。」 | ||||
Control | 0..* | ||||
Type | Resource | ||||
Summary | false | ||||
Alternate Names | inline resources, anonymous resources, contained resources | ||||
Comments | 「コンテンツが適切に識別できる場合には、これを行うべきではありません。識別が失われると、再び復元することは非常に困難であり(文脈に依存します)、メタ要素にプロファイルとタグを持つことができますが、セキュリティのラベルを持っていてはいけません。」 | ||||
8. ImagingStudy.extension | |||||
Definition | 「リソースの基本的な定義の一部ではない追加情報を表すために使用することができます。拡張機能の使用を安全かつ管理可能にするために、定義と使用の一定のガバナンスが適用されます。実装者はどんな拡張機能でも定義できますが、拡張機能の定義の一部として満たす必要がある要件があります」 | ||||
Control | 0..* | ||||
Type | Extension | ||||
Summary | false | ||||
Alternate Names | extensions, user content | ||||
Comments | どのようなアプリケーション、プロジェクト、または標準が拡張機能を使用しているかに関わらず、拡張機能の使用には決して汚名が付くわけではありません - それらを使用または定義する機関または管轄区域に関係なく。拡張機能の使用こそが、FHIR仕様を誰にとっても簡単なコアレベルで維持することを可能にします。 | ||||
Invariants | Defined on this element ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (: hasValue() or (children().count() > id.count())) ext-1: 「拡張機能または値[x]のいずれかが必要です。両方ではありません。」 (: extension.exists() != value.exists()) | ||||
9. ImagingStudy.modifierExtension | |||||
Definition | 「リソースの基本的な定義に含まれない、要素の理解や、それを含む要素の子孫の理解を修正する追加情報を表すためにも使用されることがあります。通常、修飾要素は否定や修飾を提供します。拡張機能の使用を安全で管理しやすくするために、拡張機能の定義と使用に対して厳格な統治が適用されます。実装者は拡張機能を定義することが許可されていますが、拡張機能の定義の一部として満たす必要がある要件があります。リソースを処理するアプリケーションは、修飾子拡張をチェックする必要があります。修飾子拡張は、リソースまたはドメインリソースの任意の要素の意味を変更してはなりません(修飾子拡張自体の意味も変更できません)。」 | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | true | ||||
Summary | false | ||||
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. | ||||
Alternate Names | extensions, user content | ||||
Comments | どのようなアプリケーション、プロジェクト、または標準が拡張機能を使用しているかに関わらず、拡張機能の使用には決して汚名が付くわけではありません - それらを使用または定義する機関または管轄区域に関係なく。拡張機能の使用こそが、FHIR仕様を誰にとっても簡単なコアレベルで維持することを可能にします。 | ||||
Invariants | Defined on this element ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (: hasValue() or (children().count() > id.count())) ext-1: 「拡張機能または値[x]のいずれかが必要です。両方ではありません。」 (: extension.exists() != value.exists()) | ||||
10. ImagingStudy.identifier | |||||
Definition | DICOM画像検査全体を一意に識別するためのID。 | ||||
Note | This is a business identifier, not a resource identifier (see discussion) | ||||
Control | 0..* | ||||
Type | Identifier | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | If one or more series elements are present in the ImagingStudy, then there shall be one DICOM Study UID identifier (see DICOM PS 3.3 C.7.2. | ||||
Alternate Names | StudyInstanceUID, AccessionNumber | ||||
Comments | Study Instance UIDの値を指定する。 | ||||
Invariants | Defined on this element ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (: hasValue() or (children().count() > id.count())) | ||||
11. ImagingStudy.status | |||||
Definition | DICOM画像検査のステータス。 | ||||
Control | 1..1 | ||||
Binding | The codes SHALL be taken from ImagingStudyStatus 「ImagingStudyの状態。 | ||||
Type | code | ||||
Is Modifier | true | ||||
Summary | true | ||||
Comments | 「不明」は「その他」を表すものではありません-定義された状態の1つが適用される必要があります。「不明」は、制作システムが現在の状態を確信できない場合に使用されます。」 | ||||
Invariants | Defined on this element ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (: hasValue() or (children().count() > id.count())) | ||||
12. ImagingStudy.modality | |||||
Definition | DICOM画像検査で使用された撮影装置(モダリティ)。 | ||||
Control | 0..* | ||||
Binding | The codes SHALL be taken from http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_29.html; other codes may be used where these codes are not suitable 「インスタンスにおける取得データの種類。 | ||||
Type | Coding | ||||
Summary | true | ||||
Alternate Names | ModalitiesInStudy | ||||
Comments | 内視鏡を表すモダリティコード”ES”を指定する。複数モダリティを使用した場合には、該当するモダリティコードを並記する。 | ||||
Invariants | Defined on this element ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (: hasValue() or (children().count() > id.count())) | ||||
13. ImagingStudy.subject | |||||
Definition | DICOM画像検査の対象患者に関する情報。 | ||||
Control | 1..1 | ||||
Type | Reference(JP_Patient) | ||||
Must Support | true | ||||
Summary | true | ||||
Comments | JP Core Patientリソースを参照する。 | ||||
Invariants | Defined on this element ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (: hasValue() or (children().count() > id.count())) | ||||
14. ImagingStudy.encounter | |||||
Definition | このDICOM画像検査を実施するきっかけとなった情報。 | ||||
Control | 0..1 | ||||
Type | Reference(JP_Encounter) | ||||
Summary | true | ||||
Comments | JP Core Encounterリソースを参照する。 | ||||
Invariants | Defined on this element ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (: hasValue() or (children().count() > id.count())) | ||||
15. ImagingStudy.started | |||||
Definition | 検査開始日時、もしくは撮影装置に患者情報が届いた/入力された日時。 | ||||
Control | 0..1 | ||||
Type | dateTime | ||||
Summary | true | ||||
Alternate Names | StudyDate, StudyTime | ||||
Example | General:2011-01-01T11:01:20+03:00 | ||||
Invariants | Defined on this element ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (: hasValue() or (children().count() > id.count())) | ||||
16. ImagingStudy.basedOn | |||||
Definition | 他のシステムから依頼されたオーダ情報。 | ||||
Control | 0..* | ||||
Type | Reference(CarePlan|ServiceRequest|Appointment|AppointmentResponse|Task) | ||||
Summary | true | ||||
Requirements | To support grouped procedures (one imaging study supporting multiple ordered procedures, e.g. chest/abdomen/pelvis CT). | ||||
Comments | 通常、依頼元となるServiceRequestリソースを参照する。他のシステムと連携していない場合は参照不要。 | ||||
Invariants | Defined on this element ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (: hasValue() or (children().count() > id.count())) | ||||
17. ImagingStudy.referrer | |||||
Definition | 依頼医師。 | ||||
Control | 0..1 | ||||
Type | Reference(JP_Practitioner) | ||||
Summary | true | ||||
Alternate Names | ReferringPhysiciansName | ||||
Comments | ServiceRequestから参照できるため必須ではない。画像についていない情報を無理に生成してreferrerに入力する必要はない。使用する場合には、JP Core Practitionerリソースを参照する。 | ||||
Invariants | Defined on this element ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (: hasValue() or (children().count() > id.count())) | ||||
18. ImagingStudy.interpreter | |||||
Definition | 画像を診断した医師。 | ||||
Control | 0..* | ||||
Type | Reference(JP_Practitioner) | ||||
Summary | true | ||||
Alternate Names | Name of Physician(s) Reading Study | ||||
Comments | 通常、読影医。内視鏡では省略してよい。使用する場合には、JP Core Practitionerリソースを参照する。 | ||||
Invariants | Defined on this element ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (: hasValue() or (children().count() > id.count())) | ||||
19. ImagingStudy.endpoint | |||||
Definition | このDICOM画像検査リソースが存在する位置。 | ||||
Control | 0..* | ||||
Type | Reference(Endpoint) | ||||
Summary | true | ||||
Requirements | Access methods for viewing (e.g., IHE’s IID profile) or retrieving (e.g., DICOM’s WADO-URI and WADO-RS) the study or the study’s series or instances. The study-level baseLocation applies to each series in the study, unless overridden in series by a series-level baseLocation of the same type. | ||||
Comments | 基本的には1つ指定する。 | ||||
Invariants | Defined on this element ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (: hasValue() or (children().count() > id.count())) | ||||
20. ImagingStudy.numberOfSeries | |||||
Definition | このDICOM画像検査に含まれるシリーズ数。 | ||||
Control | 0..1 | ||||
Type | unsignedInt | ||||
Summary | true | ||||
Alternate Names | NumberOfStudyRelatedSeries | ||||
Invariants | Defined on this element ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (: hasValue() or (children().count() > id.count())) | ||||
21. ImagingStudy.numberOfInstances | |||||
Definition | このDICOM画像検査に含まれるイメージ(インスタンス)の数。 | ||||
Control | 0..1 | ||||
Type | unsignedInt | ||||
Summary | true | ||||
Alternate Names | NumberOfStudyRelatedInstances | ||||
Invariants | Defined on this element ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (: hasValue() or (children().count() > id.count())) | ||||
22. ImagingStudy.procedureReference | |||||
Definition | 実施された処置に関する情報。 | ||||
Control | 0..1 | ||||
Type | Reference(JP_Procedure) | ||||
Summary | true | ||||
Comments | 内視鏡では省略してよい。使用する場合には、JP Core Procedureを参照する。 | ||||
Invariants | Defined on this element ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (: hasValue() or (children().count() > id.count())) | ||||
23. ImagingStudy.procedureCode | |||||
Definition | 実施された処置を表すコード。 | ||||
Control | 0..* | ||||
Binding | The codes SHALL be taken from http://playbook.radlex.org/playbook/SearchRadlexAction; other codes may be used where these codes are not suitable | ||||
Type | CodeableConcept | ||||
Summary | true | ||||
Alternate Names | ProcedureCodeSequence | ||||
Comments | 内視鏡では省略してよい。 | ||||
Invariants | Defined on this element ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (: hasValue() or (children().count() > id.count())) | ||||
24. ImagingStudy.location | |||||
Definition | DICOM画像検査が実施された場所。 | ||||
Control | 0..1 | ||||
Type | Reference(JP_Location) | ||||
Summary | true | ||||
Requirements | Ties the event to where the records are likely kept and provides context around the event occurrence (e.g. if it occurred inside or outside a dedicated healthcare setting). | ||||
Comments | 使用する場合には、JP Core Locationリソースを参照する。 | ||||
Invariants | Defined on this element ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (: hasValue() or (children().count() > id.count())) | ||||
25. ImagingStudy.reasonCode | |||||
Definition | DICOM画像検査が依頼された理由を表す1つ以上のコード。 | ||||
Control | 0..* | ||||
Binding | For example codes, see JP Core ImagingStudy Endoscopy Reason Code JED ValueSet | ||||
Type | CodeableConcept | ||||
Summary | true | ||||
Comments | JED (Japan Endoscopy Database) Projectで定義されている検査種別については、JED基本情報用語の”検査目的”、”治療目的”のコードを使用することを強く推奨する。 | ||||
Invariants | Defined on this element ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (: hasValue() or (children().count() > id.count())) | ||||
26. ImagingStudy.reasonReference | |||||
Definition | DICOM画像検査の実施理由に関する情報。 | ||||
Control | 0..* | ||||
Type | Reference(JP_DiagnosticReport_Endoscopy) | ||||
Summary | true | ||||
Comments | 使用する場合には、JP Core DiagnosticReport Endoscopyリソースを参照する。 | ||||
Invariants | Defined on this element ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (: hasValue() or (children().count() > id.count())) | ||||
27. ImagingStudy.note | |||||
Definition | description要素に関するコメント。 | ||||
Control | 0..* | ||||
Type | Annotation | ||||
Summary | true | ||||
Invariants | Defined on this element ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (: hasValue() or (children().count() > id.count())) | ||||
28. ImagingStudy.description | |||||
Definition | DICOM画像検査に関する記述。 | ||||
Control | 0..1 | ||||
Type | string | ||||
Summary | true | ||||
Alternate Names | StudyDescription | ||||
Comments | JAHIS 内視鏡DICOM画像データ規約の(0008,1030)の記載例に合わせ、検査種別を記載することを推奨する。 | ||||
Invariants | Defined on this element ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (: hasValue() or (children().count() > id.count())) | ||||
29. ImagingStudy.series | |||||
Definition | DICOM画像検査に含まれるシリーズ(大まかな画像のグループ)。 | ||||
Control | 0..* | ||||
Type | BackboneElement | ||||
Summary | true | ||||
30. ImagingStudy.series.id | |||||
Definition | リソース内の要素の固有ID(内部参照用)。これは、スペースを含まない任意の文字列値である可能性があります。 | ||||
Control | 0..1 | ||||
Type | string | ||||
XML Representation | In the XML format, this property is represented as an attribute. | ||||
Summary | false | ||||
31. ImagingStudy.series.extension | |||||
Definition | 「要素の基本的な定義に含まれない追加情報を表すために使用されることがあります。拡張機能の使用を安全かつ管理しやすくするために、定義および使用に適用される厳格なガバナンスのセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たす必要のある要件のセットがあります。」 | ||||
Control | 0..* | ||||
Type | Extension | ||||
Summary | false | ||||
Alternate Names | extensions, user content | ||||
Comments | どのようなアプリケーション、プロジェクト、または標準が拡張機能を使用しているかに関わらず、拡張機能の使用には決して汚名が付くわけではありません - それらを使用または定義する機関または管轄区域に関係なく。拡張機能の使用こそが、FHIR仕様を誰にとっても簡単なコアレベルで維持することを可能にします。 | ||||
Invariants | Defined on this element ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (: hasValue() or (children().count() > id.count())) ext-1: 「拡張機能または値[x]のいずれかが必要です。両方ではありません。」 (: extension.exists() != value.exists()) | ||||
32. ImagingStudy.series.modifierExtension | |||||
Definition | 「基本的な要素の定義に含まれない追加情報を表すために使用されることがあり、それによって、その要素自体または取り込んでいる要素の子孫の理解を修正する。修飾子要素は通常、否定または修飾を提供します。拡張機能の安全で管理しやすい使用を実現するために、定義および使用に厳しいガバナンスセットが適用されています。どの実装者でも拡張機能を定義できますが、拡張機能の定義の一部として満たす必要がある要件があります。リソースを処理するアプリケーションは、修飾子拡張子をチェックする必要があります。 修飾子拡張機能は、リソースまたはドメインリソースの任意の要素の意味を変更してはなりません(修飾子拡張自体の意味を変更することもできません)。」 | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | true | ||||
Summary | true | ||||
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. | ||||
Alternate Names | extensions, user content, modifiers | ||||
Comments | どのようなアプリケーション、プロジェクト、または標準が拡張機能を使用しているかに関わらず、拡張機能の使用には決して汚名が付くわけではありません - それらを使用または定義する機関または管轄区域に関係なく。拡張機能の使用こそが、FHIR仕様を誰にとっても簡単なコアレベルで維持することを可能にします。 | ||||
Invariants | Defined on this element ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (: hasValue() or (children().count() > id.count())) ext-1: 「拡張機能または値[x]のいずれかが必要です。両方ではありません。」 (: extension.exists() != value.exists()) | ||||
33. ImagingStudy.series.uid | |||||
Definition | シリーズを一意に識別するためのUID。 | ||||
Control | 1..1 | ||||
Type | id | ||||
Summary | true | ||||
Requirements | DICOM Series Instance UID. | ||||
Alternate Names | SeriesInstanceUID | ||||
Comments | Series Instance UID (0020,000E) の値を指定する。 | ||||
Example | General:2.16.124.113543.6003.2588828330.45298.17418.2723805630 | ||||
Invariants | Defined on this element ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (: hasValue() or (children().count() > id.count())) | ||||
34. ImagingStudy.series.number | |||||
Definition | Series Instance UIDとは別に、ユーザー(または装置)が自由に決められるシリーズ番号。 | ||||
Control | 0..1 | ||||
Type | unsignedInt | ||||
Summary | true | ||||
Alternate Names | SeriesNumber | ||||
Example | General:3 | ||||
Invariants | Defined on this element ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (: hasValue() or (children().count() > id.count())) | ||||
35. ImagingStudy.series.modality | |||||
Definition | このシリーズが取得された撮影装置(モダリティ)。 | ||||
Control | 1..1 | ||||
Binding | The codes SHALL be taken from http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_29.html; other codes may be used where these codes are not suitable 「インスタンスにおける取得データの種類。 | ||||
Type | Coding | ||||
Must Support | true | ||||
Summary | true | ||||
Alternate Names | Modality | ||||
Comments | 内視鏡を表すモダリティコード”ES”を指定する。1シリーズ1モダリティで、1つのシリーズの中に複数のモダリティが混在することはない。 | ||||
Invariants | Defined on this element ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (: hasValue() or (children().count() > id.count())) | ||||
36. ImagingStudy.series.description | |||||
Definition | このシリーズに関する記述。 | ||||
Control | 0..1 | ||||
Type | string | ||||
Summary | true | ||||
Alternate Names | SeriesDescription | ||||
Example | General:CT Surview 180 | ||||
Invariants | Defined on this element ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (: hasValue() or (children().count() > id.count())) | ||||
37. ImagingStudy.series.numberOfInstances | |||||
Definition | このシリーズに含まれる画像枚数。 | ||||
Control | 0..1 | ||||
Type | unsignedInt | ||||
Summary | true | ||||
Alternate Names | NumberOfSeriesRelatedInstances | ||||
Invariants | Defined on this element ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (: hasValue() or (children().count() > id.count())) | ||||
38. ImagingStudy.series.endpoint | |||||
Definition | このシリーズのリソースが存在する位置。 | ||||
Control | 0..* | ||||
Type | Reference(Endpoint) | ||||
Summary | true | ||||
Requirements | Access methods for retrieving (e.g., DICOM’s WADO-URI and WADO-RS) the series or the series’ instances. A baseLocation specified at the series level has precedence over a baseLocation of the same type specified at the study level. | ||||
Comments | 典型的なエンドポイントタイプには、レストフルAPIを使用してネイティブまたはレンダリング(例:JPG、PNG)形式のDICOMインスタンスを取得するために使用されるDICOM WADO-RSが含まれ、HTTPクエリベースのアプローチを使用して同様のネイティブまたはレンダリングインスタンスを取得することができるDICOM WADO-URIが含まれ、DICOM情報のRESTfulクエリを可能にするDICOM QIDO-RSが含まれます。 | ||||
Invariants | Defined on this element ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (: hasValue() or (children().count() > id.count())) | ||||
39. ImagingStudy.series.bodySite | |||||
Definition | このシリーズの対象となる解剖学的部位。 | ||||
Control | 0..1 | ||||
Binding | For example codes, see SNOMEDCTBodyStructures 解剖学的位置を記述するコード。左右対称性を含む場合があります | ||||
Type | Coding | ||||
Summary | true | ||||
Alternate Names | BodyPartExamined | ||||
Comments | 内視鏡では省略してよい。 | ||||
Invariants | Defined on this element ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (: hasValue() or (children().count() > id.count())) | ||||
40. ImagingStudy.series.laterality | |||||
Definition | 解剖学的部位の左右。 | ||||
Control | 0..1 | ||||
Binding | For example codes, see Laterality 「適用される部位の側性を示すコード(左側、右側など) | ||||
Type | Coding | ||||
Summary | true | ||||
Comments | 内視鏡では省略してよい。 | ||||
Invariants | Defined on this element ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (: hasValue() or (children().count() > id.count())) | ||||
41. ImagingStudy.series.specimen | |||||
Definition | このシリーズの検体に関する情報。 | ||||
Control | 0..* | ||||
Type | Reference(Specimen) | ||||
Summary | true | ||||
Comments | 内視鏡では省略してよい。 | ||||
Invariants | Defined on this element ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (: hasValue() or (children().count() > id.count())) | ||||
42. ImagingStudy.series.started | |||||
Definition | このシリーズの開始日時。 | ||||
Control | 0..1 | ||||
Type | dateTime | ||||
Summary | true | ||||
Comments | Series Date (0008,0021)、およびSeries Time (0008,0031)(いずれもType3)に値が入っていれば、その値を指定する。 | ||||
Invariants | Defined on this element ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (: hasValue() or (children().count() > id.count())) | ||||
43. ImagingStudy.series.performer | |||||
Definition | このシリーズの実施医。 | ||||
Control | 0..* | ||||
Type | BackboneElement | ||||
Summary | true | ||||
Requirements | The performer is recorded at the series level, since each series in a study may be performed by a different performer, at different times, and using different devices. A series may be performed by multiple performers. | ||||
Alternate Names | PerformingPhysicianName, OperatorName | ||||
Comments | 内視鏡では省略してよい。 | ||||
Invariants | Defined on this element ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (: hasValue() or (children().count() > id.count())) | ||||
44. ImagingStudy.series.performer.id | |||||
Definition | リソース内の要素の固有ID(内部参照用)。これは、スペースを含まない任意の文字列値である可能性があります。 | ||||
Control | 0..1 | ||||
Type | string | ||||
XML Representation | In the XML format, this property is represented as an attribute. | ||||
Summary | false | ||||
45. ImagingStudy.series.performer.extension | |||||
Definition | 「要素の基本的な定義に含まれない追加情報を表すために使用されることがあります。拡張機能の使用を安全かつ管理しやすくするために、定義および使用に適用される厳格なガバナンスのセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たす必要のある要件のセットがあります。」 | ||||
Control | 0..* | ||||
Type | Extension | ||||
Summary | false | ||||
Alternate Names | extensions, user content | ||||
Comments | どのようなアプリケーション、プロジェクト、または標準が拡張機能を使用しているかに関わらず、拡張機能の使用には決して汚名が付くわけではありません - それらを使用または定義する機関または管轄区域に関係なく。拡張機能の使用こそが、FHIR仕様を誰にとっても簡単なコアレベルで維持することを可能にします。 | ||||
Invariants | Defined on this element ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (: hasValue() or (children().count() > id.count())) ext-1: 「拡張機能または値[x]のいずれかが必要です。両方ではありません。」 (: extension.exists() != value.exists()) | ||||
46. ImagingStudy.series.performer.modifierExtension | |||||
Definition | 「基本的な要素の定義に含まれない追加情報を表すために使用されることがあり、それによって、その要素自体または取り込んでいる要素の子孫の理解を修正する。修飾子要素は通常、否定または修飾を提供します。拡張機能の安全で管理しやすい使用を実現するために、定義および使用に厳しいガバナンスセットが適用されています。どの実装者でも拡張機能を定義できますが、拡張機能の定義の一部として満たす必要がある要件があります。リソースを処理するアプリケーションは、修飾子拡張子をチェックする必要があります。 修飾子拡張機能は、リソースまたはドメインリソースの任意の要素の意味を変更してはなりません(修飾子拡張自体の意味を変更することもできません)。」 | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | true | ||||
Summary | true | ||||
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. | ||||
Alternate Names | extensions, user content, modifiers | ||||
Comments | どのようなアプリケーション、プロジェクト、または標準が拡張機能を使用しているかに関わらず、拡張機能の使用には決して汚名が付くわけではありません - それらを使用または定義する機関または管轄区域に関係なく。拡張機能の使用こそが、FHIR仕様を誰にとっても簡単なコアレベルで維持することを可能にします。 | ||||
Invariants | Defined on this element ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (: hasValue() or (children().count() > id.count())) ext-1: 「拡張機能または値[x]のいずれかが必要です。両方ではありません。」 (: extension.exists() != value.exists()) | ||||
47. ImagingStudy.series.performer.function | |||||
Definition | このシリーズの実施医の役割。 | ||||
Control | 0..1 | ||||
Binding | The codes SHALL be taken from ImagingStudySeriesPerformerFunction; other codes may be used where these codes are not suitable 「パフォーマーの関与のタイプ | ||||
Type | CodeableConcept | ||||
Summary | true | ||||
Requirements | Allows disambiguation of the types of involvement of different performers. | ||||
Comments | 内視鏡では省略してよい。 | ||||
Invariants | Defined on this element ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (: hasValue() or (children().count() > id.count())) | ||||
48. ImagingStudy.series.performer.actor | |||||
Definition | このシリーズの撮影者、もしくは組織。 | ||||
Control | 1..1 | ||||
Type | Reference(Practitioner|PractitionerRole|Organization|CareTeam|Patient|Device|RelatedPerson) | ||||
Summary | true | ||||
Comments | 内視鏡では省略してよい。 | ||||
Invariants | Defined on this element ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (: hasValue() or (children().count() > id.count())) | ||||
49. ImagingStudy.series.instance | |||||
Definition | シリーズに含まれるインスタンス(画像)単位の情報。 | ||||
Control | 0..* | ||||
Type | BackboneElement | ||||
Summary | false | ||||
50. ImagingStudy.series.instance.id | |||||
Definition | リソース内の要素の固有ID(内部参照用)。これは、スペースを含まない任意の文字列値である可能性があります。 | ||||
Control | 0..1 | ||||
Type | string | ||||
XML Representation | In the XML format, this property is represented as an attribute. | ||||
Summary | false | ||||
51. ImagingStudy.series.instance.extension | |||||
Definition | 「要素の基本的な定義に含まれない追加情報を表すために使用されることがあります。拡張機能の使用を安全かつ管理しやすくするために、定義および使用に適用される厳格なガバナンスのセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たす必要のある要件のセットがあります。」 | ||||
Control | 0..* | ||||
Type | Extension | ||||
Summary | false | ||||
Alternate Names | extensions, user content | ||||
Comments | どのようなアプリケーション、プロジェクト、または標準が拡張機能を使用しているかに関わらず、拡張機能の使用には決して汚名が付くわけではありません - それらを使用または定義する機関または管轄区域に関係なく。拡張機能の使用こそが、FHIR仕様を誰にとっても簡単なコアレベルで維持することを可能にします。 | ||||
Invariants | Defined on this element ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (: hasValue() or (children().count() > id.count())) ext-1: 「拡張機能または値[x]のいずれかが必要です。両方ではありません。」 (: extension.exists() != value.exists()) | ||||
52. ImagingStudy.series.instance.modifierExtension | |||||
Definition | 「基本的な要素の定義に含まれない追加情報を表すために使用されることがあり、それによって、その要素自体または取り込んでいる要素の子孫の理解を修正する。修飾子要素は通常、否定または修飾を提供します。拡張機能の安全で管理しやすい使用を実現するために、定義および使用に厳しいガバナンスセットが適用されています。どの実装者でも拡張機能を定義できますが、拡張機能の定義の一部として満たす必要がある要件があります。リソースを処理するアプリケーションは、修飾子拡張子をチェックする必要があります。 修飾子拡張機能は、リソースまたはドメインリソースの任意の要素の意味を変更してはなりません(修飾子拡張自体の意味を変更することもできません)。」 | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | true | ||||
Summary | true | ||||
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. | ||||
Alternate Names | extensions, user content, modifiers | ||||
Comments | どのようなアプリケーション、プロジェクト、または標準が拡張機能を使用しているかに関わらず、拡張機能の使用には決して汚名が付くわけではありません - それらを使用または定義する機関または管轄区域に関係なく。拡張機能の使用こそが、FHIR仕様を誰にとっても簡単なコアレベルで維持することを可能にします。 | ||||
Invariants | Defined on this element ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (: hasValue() or (children().count() > id.count())) ext-1: 「拡張機能または値[x]のいずれかが必要です。両方ではありません。」 (: extension.exists() != value.exists()) | ||||
53. ImagingStudy.series.instance.uid | |||||
Definition | インスタンス(画像)のユニークID。 | ||||
Control | 1..1 | ||||
Type | id | ||||
Must Support | true | ||||
Summary | false | ||||
Requirements | DICOM SOP Instance UID. | ||||
Alternate Names | SOPInstanceUID | ||||
Comments | SOP Instance UID (0008,0018) に入力されている値を指定する。 | ||||
Example | General:2.16.124.113543.6003.189642796.63084.16748.2599092903 | ||||
Invariants | Defined on this element ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (: hasValue() or (children().count() > id.count())) | ||||
54. ImagingStudy.series.instance.sopClass | |||||
Definition | SOPクラスUID。 | ||||
Control | 1..1 | ||||
Binding | The codes SHALL be taken from http://dicom.nema.org/medical/dicom/current/output/chtml/part04/sect_B.5.html#table_B.5-1; other codes may be used where these codes are not suitable インスタンスのSOPクラス | ||||
Type | Coding | ||||
Must Support | true | ||||
Summary | false | ||||
Alternate Names | SOPClassUID | ||||
Comments | 内視鏡では、主に以下の値が指定される。 VL Endoscopic Image Storage:1.2.840.10008.5.1.4.1.1.77.1.1 Secondary Capture Image Storage:1.2.840.10008.5.1.4.1.1.7 | ||||
Invariants | Defined on this element ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (: hasValue() or (children().count() > id.count())) | ||||
55. ImagingStudy.series.instance.number | |||||
Definition | SOP Instance UIDとは別に、ユーザー(または装置)が自由に決められるインスタンス(画像)ごとの番号。 | ||||
Control | 0..1 | ||||
Type | unsignedInt | ||||
Summary | false | ||||
Alternate Names | InstanceNumber | ||||
Comments | Instance Number (0020,0013) に値が入っていた場合は、その値を指定する。 | ||||
Example | General:1 | ||||
Invariants | Defined on this element ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (: hasValue() or (children().count() > id.count())) | ||||
56. ImagingStudy.series.instance.title | |||||
Definition | 画像に関する説明。 | ||||
Control | 0..1 | ||||
Type | string | ||||
Summary | false | ||||
Comments | 部門システム側で説明を付ける場合は、その説明を指定してもよい。 | ||||
Invariants | Defined on this element ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (: hasValue() or (children().count() > id.count())) |