<StructureDefinition xmlns="http://hl7.org/fhir">
  <url value="http://jpfhir.jp/fhir/core/StructureDefinition/JP_ImagingStudy_Radiology" />
  <version value="1.0.0" />
  <name value="JP_ImagingStudy_Radiology" />
  <status value="active" />
  <publisher value="FHIR® Japanese implementation research working group in Japan Association of Medical Informatics (JAMI)" />
  <description value="このプロファイルはImagingStudyリソースに対して、放射線検査のデータを送受信するための制約と拡張を定めたものである。" />
  <copyright value="FHIR® Japanese implementation research working group in Japan Association of Medical Informatics (JAMI)" />
  <fhirVersion value="4.0.1" />
  <mapping>
    <identity value="workflow" />
    <uri value="http://hl7.org/fhir/workflow" />
    <name value="Workflow Pattern" />
  </mapping>
  <mapping>
    <identity value="rim" />
    <uri value="http://hl7.org/v3" />
    <name value="RIM Mapping" />
  </mapping>
  <mapping>
    <identity value="dicom" />
    <uri value="http://nema.org/dicom" />
    <name value="DICOM Tag Mapping" />
  </mapping>
  <mapping>
    <identity value="w5" />
    <uri value="http://hl7.org/fhir/fivews" />
    <name value="FiveWs Pattern Mapping" />
  </mapping>
  <mapping>
    <identity value="v2" />
    <uri value="http://hl7.org/v2" />
    <name value="HL7 v2 Mapping" />
  </mapping>
  <kind value="resource" />
  <abstract value="false" />
  <type value="ImagingStudy" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/ImagingStudy" />
  <derivation value="constraint" />
  <differential>
    <element id="ImagingStudy">
      <path value="ImagingStudy" />
      <short value="A set of images produced in single study (one or more series of references images)　単一の検査スタディで生成された画像のセット（1つ以上の一連の参照画像）" />
      <definition value="Representation of the content produced in a DICOM imaging study. A study comprises a set of series, each of which includes a set of Service-Object Pair Instances (SOP Instances - images or other data) acquired or produced in a common context.  A series is of only one modality (e.g. X-ray, CT, MR, ultrasound), but a study may have multiple series of different modalities.&#xD;&#xA;&#xD;&#xA;DICOM画像検査で作成されたコンテンツの表現。スタディは一連のシリーズで構成され、各シリーズには、共通のコンテキストで取得または生成された一連のサービスオブジェクトペアインスタンス（SOPインスタンス-画像またはその他のデータ）が含まれる。シリーズは1つのモダリティ（X線、CT、MR、超音波など）のみだが、スタディには複数の異なるモダリティのシリーズが含まれる場合がある。" />
    </element>
    <element id="ImagingStudy.identifier">
      <path value="ImagingStudy.identifier" />
      <short value="Identifiers for the whole study　スタディ全体の識別子" />
      <definition value="Identifiers for the ImagingStudy such as DICOM Study Instance UID, and Accession Number.&#xD;&#xA;&#xD;&#xA;DICOMスタディインスタンスUIDやアクセッション番号などのImagingStudyの識別子。" />
      <comment value="See discussion under [Imaging Study Implementation Notes](imagingstudy.html#notes) for encoding of DICOM Study Instance UID. Accession Number should use ACSN Identifier type.&#xD;&#xA;&#xD;&#xA;DICOMスタディインスタンスUIDのエンコードについては、[Imaging Study Implementation Notes]（imagingstudy.html＃notes）の説明を参照。アクセッション番号はACSN識別子タイプを使用する必要がある。&#xD;&#xA;&#xD;&#xA;&lt;br&gt;&lt;br&gt;&#xD;&#xA;【JP仕様】&lt;br&gt;&#xD;&#xA;Study Instance UIDは必須、その他は任意。" />
      <requirements value="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](http://dicom.nema.org/medical/dicom/current/output/chtml/part03/sect_C.7.2.html).&#xD;&#xA;ImagingStudyに1つ以上のシリーズ要素が存在する場合、1つのDICOMスタディUID識別子が存在する必要がある（[DICOM PS 3.3 C.7.2]（http://dicom.nema.org/medical/dicom/current/output/を参照） chtml / part03 / sect_C.7.2.html）。" />
    </element>
    <element id="ImagingStudy.status">
      <path value="ImagingStudy.status" />
      <definition value="The current state of the ImagingStudy.　&#xD;&#xA;ImagingStudyの現在のステータス" />
      <comment value="Unknown does not represent &quot;other&quot; - one of the defined statuses must apply.  Unknown is used when the authoring system is not sure what the current status is.&#xD;&#xA;&#xD;&#xA;不明は「その他」を表すものではない。定義されたステータスの1つを適用する必要がある。不明は、オーサリングシステムが現在のステータスを確認できない場合に使用される。&#xD;&#xA;&#xD;&#xA;&lt;br&gt;&lt;br&gt;&#xD;&#xA;【JP仕様】&lt;br&gt;&#xD;&#xA;リソースの状態。" />
    </element>
    <element id="ImagingStudy.modality">
      <path value="ImagingStudy.modality" />
      <short value="All series modality if actual acquisition modalities　実際の取得モダリティーの場合、モダリティーの全シリーズ" />
      <definition value="A list of all the series.modality values that are actual acquisition modalities, i.e. those in the DICOM Context Group 29 (value set OID 1.2.840.10008.6.1.19).&#xD;&#xA;&#xD;&#xA;実際の取得モダリティであるすべてのseries.modality値のリスト、つまりDICOMコンテキストグループ29（値セットOID 1.2.840.10008.6.1.19）の値。" />
      <comment value="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.&#xD;&#xA;&#xD;&#xA;コードは、列挙型またはコードリストで、SNOMED CTなどの非常に正式な定義まで、非常にカジュアルに定義できる。詳細については、HL7v3コア原則を参照のこと。&#xD;&#xA;&#xD;&#xA;【JP-CORE】&#xD;&#xA;・モダリティのコードを設定。&lt;br&gt;&#xD;&#xA;・Seriesの階層の(0008,0060)を集約する、または(0008,0060)　と　(0008, 0061) のOR。但し、重複する値は1つにまとめて表現。&lt;br&gt;" />
    </element>
    <element id="ImagingStudy.subject">
      <path value="ImagingStudy.subject" />
      <short value="Who or what is the subject of the study　検査対象者" />
      <definition value="The subject, typically a patient, of the imaging study.&#xD;&#xA;&#xD;&#xA;画像検査の対象、通常は患者。" />
      <comment value="QA phantoms can be recorded with a Device; multiple subjects (such as mice) can be recorded with a Group.&#xD;&#xA;&#xD;&#xA;QAファントムはデバイスで記録できる。複数の被験者（マウスなど）をグループで記録できる。&#xD;&#xA;&#xD;&#xA;【JP-CORE】&#xD;&#xA;・患者(Patient)リソースを参照。&lt;br&gt;&#xD;&#xA;・DICOMタグ値を参照する場合は、tag mappingの通りグループ0010（患者情報に関連する情報を扱うグループ）を参照。&lt;br&gt;&#xD;&#xA;・不明患者は、空もしくは不明を指すPatientリソースを参照。&lt;br&gt;" />
    </element>
    <element id="ImagingStudy.encounter">
      <path value="ImagingStudy.encounter" />
      <short value="Encounter with which this imaging study is associated　この画像検査が関連しているエンカウンター" />
      <definition value="The healthcare event (e.g. a patient and healthcare provider interaction) during which this ImagingStudy is made.&#xD;&#xA;&#xD;&#xA;このImagingStudyが行われるヘルスケアイベント（患者とヘルスケアプロバイダーの相互作用など）。" />
      <comment value="This will typically be the encounter the event occurred within, but some events may be initiated prior to or after the official completion of an encounter but still be tied to the context of the encounter (e.g. pre-admission test).&#xD;&#xA;&#xD;&#xA;これは通常、イベントが発生したエンカウンターですが、一部のイベントは、エンカウンターの正式な完了の前または後に開始される場合があり、それでもそのエンカウンターのコンテキストに関連付けられています（例：入院前の検査）&#xD;&#xA;&#xD;&#xA;【JP-CORE】&#xD;&#xA;受付を示すEncounterリソースを参照。&#xD;&#xA;（補足：訪問診療では医療者が患者と会った事を指す）" />
    </element>
    <element id="ImagingStudy.started">
      <path value="ImagingStudy.started" />
      <short value="When the study was started　スタディの開始時期" />
      <definition value="Date and time the study started.&#xD;&#xA;&#xD;&#xA;スタディーの開始日時" />
      <comment value="【JP-CORE】&#xD;&#xA;検査開始日時　もしくは　撮影装置へ患者情報が届いた/入力した日時。" />
    </element>
    <element id="ImagingStudy.basedOn">
      <path value="ImagingStudy.basedOn" />
      <short value="Request fulfilled　実施された依頼" />
      <definition value="A list of the diagnostic requests that resulted in this imaging study being performed.&#xD;&#xA;&#xD;&#xA;この画像検査の実施につながった診断依頼のリスト。" />
      <comment value="References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.&#xD;&#xA;&#xD;&#xA;参照は、実際のFHIRリソースへの参照である必要があり、内容に辿り着ける（解決できる）必要があります（アクセス制御、一時的な使用不可などを考慮に入れる）。解決は、URLから取得するか、リソースタイプによって該当する場合は、絶対参照を正規URLとして扱い、ローカルレジストリ/リポジトリで検索することによって行うことができる。&#xD;&#xA;&#xD;&#xA;【JP-CORE】&#xD;&#xA;依頼元のServiceRequestを紐付ける。" />
    </element>
    <element id="ImagingStudy.referrer">
      <path value="ImagingStudy.referrer" />
      <short value="Referring physician　依頼紹介医師" />
      <definition value="The requesting/referring physician.&#xD;&#xA;&#xD;&#xA;依頼紹介医師" />
      <comment value="References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.&#xD;&#xA;&#xD;&#xA;参照は、実際のFHIRリソースへの参照である必要があり、内容に辿り着ける（解決できる）必要があります（アクセス制御、一時的な使用不可などを考慮に入れる）。解決は、URLから取得するか、リソースタイプによって該当する場合は、絶対参照を正規URLとして扱い、ローカルレジストリ/リポジトリで検索することによって行うことができる。&#xD;&#xA;&#xD;&#xA;【JP-CORE】&#xD;&#xA;依頼医師。必須ではない（ServiceRequestから参照できるため）。" />
    </element>
    <element id="ImagingStudy.interpreter">
      <path value="ImagingStudy.interpreter" />
      <short value="Who interpreted images　画像の読影者" />
      <definition value="Who read the study and interpreted the images or other content.&#xD;&#xA;&#xD;&#xA;画像の読影者" />
      <comment value="References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.&#xD;&#xA;&#xD;&#xA;参照は、実際のFHIRリソースへの参照である必要があり、内容に辿り着ける（解決できる）必要があります（アクセス制御、一時的な使用不可などを考慮に入れる）。解決は、URLから取得するか、リソースタイプによって該当する場合は、絶対参照を正規URLとして扱い、ローカルレジストリ/リポジトリで検索することによって行うことができる。&#xD;&#xA;&#xD;&#xA;【JP-CORE】&#xD;&#xA;読影医" />
    </element>
    <element id="ImagingStudy.endpoint">
      <path value="ImagingStudy.endpoint" />
      <short value="Study access endpoint　スタディーにアクセスするエンドポイント" />
      <definition value="The network service providing access (e.g., query, view, or retrieval) for the study. See implementation notes for information about using DICOM endpoints. A study-level endpoint applies to each series in the study, unless overridden by a series-level endpoint with the same Endpoint.connectionType.&#xD;&#xA;&#xD;&#xA;スタディーへのアクセス（クエリ、表示、取得など）を提供するネットワークサービス。 DICOMエンドポイントの使用については、実装ノートを参照。スタディレベルのエンドポイントは、同じEndpoint.connectionType.cを持つシリーズレベルのエンドポイントによってオーバーライドされない限り、スタディの各シリーズに適用される。" />
      <comment value="Typical endpoint types include DICOM WADO-RS, which is used to retrieve DICOM instances in native or rendered (e.g., JPG, PNG), formats using a RESTful API; DICOM WADO-URI, which can similarly retrieve native or rendered instances, except using an HTTP query-based approach; DICOM QIDO-RS, which allows RESTful query for DICOM information without retrieving the actual instances; or IHE Invoke Image Display (IID), which provides standard invocation of an imaging web viewer.&#xD;&#xA;&#xD;&#xA;典型的なエンドポイントタイプには、RESTful APIを使用してネイティブまたはレンダリング（JPG、PNGなど）形式でDICOMインスタンスを取得するために使用されるDICOMWADO-RSが含まれる。 DICOMWADO-URI。HTTPクエリベースのアプローチを使用することを除いて、ネイティブインスタンスまたはレンダリングされたインスタンスを同様に取得できる。 DICOM QIDO-RS。実際のインスタンスを取得せずに、DICOM情報のRESTfulクエリを可能にする。またはIHEInvoke Image Display（IID）。これは、イメージングWebビューアの標準的な呼び出しを提供する。&#xD;&#xA;&#xD;&#xA;【JP-CORE】&#xD;&#xA;DICOMのリソース位置を指定。基本的には1つ。" />
    </element>
    <element id="ImagingStudy.numberOfSeries">
      <path value="ImagingStudy.numberOfSeries" />
      <short value="Number of Study Related Series　スタディー関連のシリーズ数" />
      <definition value="Number of Series in the Study. This value given may be larger than the number of series elements this Resource contains due to resource availability, security, or other factors. This element should be present if any series elements are present.&#xD;&#xA;&#xD;&#xA;調査のシリーズ数。指定されたこの値は、リソースの可用性、セキュリティ、またはその他の要因により、このリソースに含まれる一連の要素の数よりも大きい場合がある。系列要素が存在する場合、この要素が存在する必要がある。" />
      <comment value="32 bit number; for values larger than this, use decimal&#xD;&#xA;32ビット数;これより大きい値の場合は、10進数を使用する。&#xD;&#xA;&#xD;&#xA;【JP-CORE】&#xD;&#xA;シリーズの数" />
    </element>
    <element id="ImagingStudy.numberOfInstances">
      <path value="ImagingStudy.numberOfInstances" />
      <short value="Number of Study Related Instances　スタディー関連のインスタンス数" />
      <definition value="Number of SOP Instances in Study. This value given may be larger than the number of instance elements this resource contains due to resource availability, security, or other factors. This element should be present if any instance elements are present.&#xD;&#xA;&#xD;&#xA;スタディーの中のSOPインスタンスの数。指定されたこの値は、リソースの可用性、セキュリティ、またはその他の要因により、このリソースに含まれるインスタンス要素の数よりも大きい場合がある。インスタンス要素が存在する場合は、この要素が存在する必要がある。" />
      <comment value="32 bit number; for values larger than this, use decimal&#xD;&#xA;32ビット数;これより大きい値の場合は、10進数を使用する。&#xD;&#xA;&#xD;&#xA;【JP-CORE】&#xD;&#xA;イメージ（インスタンス）の数。" />
    </element>
    <element id="ImagingStudy.procedureReference">
      <path value="ImagingStudy.procedureReference" />
      <short value="The performed Procedure reference　実施されたProcedure への参照" />
      <definition value="The procedure which this ImagingStudy was part of.&#xD;&#xA;&#xD;&#xA;このImagingStudyが含まれていたprocedure リソースへの参照。" />
      <comment value="References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.&#xD;&#xA;&#xD;&#xA;参照は、実際のFHIRリソースへの参照である必要があり、内容に辿り着ける（解決できる）必要があります（アクセス制御、一時的な使用不可などを考慮に入れる）。解決は、URLから取得するか、リソースタイプによって該当する場合は、絶対参照を正規URLとして扱い、ローカルレジストリ/リポジトリで検索することによって行うことができる。&#xD;&#xA;&#xD;&#xA;【JP-CORE】&#xD;&#xA;進捗状況に関するProcedureリソースを参照。" />
    </element>
    <element id="ImagingStudy.procedureCode">
      <path value="ImagingStudy.procedureCode" />
      <short value="The performed procedure code　実施されたProcedureのコード" />
      <definition value="The code for the performed procedure type.&#xD;&#xA;&#xD;&#xA;実施されたProcesureのタイプを表すコード。" />
      <comment value="Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.&#xD;&#xA;&#xD;&#xA;すべてのターミノロジーの使用がこの一般的なパターンに適合するわけではない。場合によっては、モデルはCodeableConceptを使用せず、コーディングを直接使用して、テキスト、コーディング、翻訳、および要素間の関係と調整前後の関係を管理するための独自の構造を提供する必要がある。&#xD;&#xA;&#xD;&#xA;【JP-CORE】&#xD;&#xA;エラーコードなどを記載" />
    </element>
    <element id="ImagingStudy.location">
      <path value="ImagingStudy.location" />
      <short value="Where ImagingStudy occurred　ImagingStudy が起こった場所" />
      <definition value="The principal physical location where the ImagingStudy was performed.&#xD;&#xA;&#xD;&#xA;ImagingStudyが実行された主要な物理的な場所。" />
      <comment value="References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.&#xD;&#xA;&#xD;&#xA;参照は、実際のFHIRリソースへの参照である必要があり、内容に辿り着ける（解決できる）必要があります（アクセス制御、一時的な使用不可などを考慮に入れる）。解決は、URLから取得するか、リソースタイプによって該当する場合は、絶対参照を正規URLとして扱い、ローカルレジストリ/リポジトリで検索することによって行うことができる。&#xD;&#xA;&#xD;&#xA;【JP-CORE】&#xD;&#xA;撮影室を示すLocationリソースを参照。" />
    </element>
    <element id="ImagingStudy.reasonCode">
      <path value="ImagingStudy.reasonCode" />
      <short value="Why the study was requested　スタディーが依頼された理由" />
      <definition value="Description of clinical condition indicating why the ImagingStudy was requested.&#xD;&#xA;&#xD;&#xA;ImagingStudyが要求された理由を示す臨床状態の説明。" />
      <comment value="Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.&#xD;&#xA;&#xD;&#xA;すべてのターミノロジーの使用がこの一般的なパターンに適合するわけではない。場合によっては、モデルはCodeableConceptを使用せず、コーディングを直接使用して、テキスト、コーディング、翻訳、および要素間の関係と調整前後の関係を管理するための独自の構造を提供する必要がある。&#xD;&#xA;&#xD;&#xA;【JP-CORE】&#xD;&#xA;未使用" />
    </element>
    <element id="ImagingStudy.reasonReference">
      <path value="ImagingStudy.reasonReference" />
      <short value="Why was study performed　スタディーが実施された理由" />
      <definition value="Indicates another resource whose existence justifies this Study.&#xD;&#xA;&#xD;&#xA;このスタディーを正当化する別のリソースを示す。" />
      <comment value="References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.&#xD;&#xA;&#xD;&#xA;参照は、実際のFHIRリソースへの参照である必要があり、内容に辿り着ける（解決できる）必要があります（アクセス制御、一時的な使用不可などを考慮に入れる）。解決は、URLから取得するか、リソースタイプによって該当する場合は、絶対参照を正規URLとして扱い、ローカルレジストリ/リポジトリで検索することによって行うことができる。&#xD;&#xA;&#xD;&#xA;【JP-CORE】&#xD;&#xA;実施理由が書かれたDiagnosticReportリソースを参照。" />
    </element>
    <element id="ImagingStudy.note">
      <path value="ImagingStudy.note" />
      <short value="User-defined comments　ユーザが定義したコメント" />
      <definition value="Per the recommended DICOM mapping, this element is derived from the Study Description attribute (0008,1030). Observations or findings about the imaging study should be recorded in another resource, e.g. Observation, and not in this element.&#xD;&#xA;&#xD;&#xA;推奨されるDICOMマッピングによると、この要素はスタディの説明属性（0008,1030）から派生している。画像検査に関する観察または所見は、この要素に記述するのではなく、Observationのような別のリソースに記録する必要がある。" />
      <comment value="For systems that do not have structured annotations, they can simply communicate a single annotation with no author or time.  This element may need to be included in narrative because of the potential for modifying information.  *Annotations SHOULD NOT* be used to communicate &quot;modifying&quot; information that could be computable. (This is a SHOULD because enforcing user behavior is nearly impossible).&#xD;&#xA;&#xD;&#xA;構造化された注釈（アノテーション）を持たないシステムの場合、作成者や時間なしで単一の注釈を簡単に伝達できる。情報を変更する可能性があるため、この要素をナラティブに含める必要がある場合があります。 &#xD;&#xA;*注釈は、計算機処理れきる「変更」情報を伝達するために使用されるべきではない*。 （ユーザーの行動を強制することはほとんど不可能であるため、これはSHOULDです）。&#xD;&#xA;&#xD;&#xA;【JP-CORE】&#xD;&#xA;コメント（Annotation型による記述）" />
    </element>
    <element id="ImagingStudy.description">
      <path value="ImagingStudy.description" />
      <short value="Institution-generated description　機関生成の記述" />
      <definition value="The Imaging Manager description of the study. Institution-generated description or classification of the Study (component) performed.&#xD;&#xA;&#xD;&#xA;スタディーのイメージングマネージャーの説明。実施されたスタディー（コンポーネント）の機関生成の説明または分類。" />
      <comment value="Note that FHIR strings SHALL NOT exceed 1MB in size&#xD;&#xA;&#xD;&#xA;FHIR文字列のサイズは1MBを超えてはならないことに注意。&#xD;&#xA;&#xD;&#xA;【JP-CORE】&#xD;&#xA;検査に関するフリーコメント。" />
    </element>
    <element id="ImagingStudy.series">
      <path value="ImagingStudy.series" />
      <short value="Each study has one or more series of instances　個々のスタディーはインスタンスの１以上のシリーズを有する。" />
      <definition value="Each study has one or more series of images or other content.&#xD;&#xA;&#xD;&#xA;個々のスタディーは画像か他の内容の１以上のシリーズを有する。" />
      <comment value="【JP-CORE】&#xD;&#xA;シリーズ（大まかな画像のグループ）" />
    </element>
    <element id="ImagingStudy.series.uid">
      <path value="ImagingStudy.series.uid" />
      <short value="DICOM Series Instance UID for the series　そのシリーズにrタイするDICOMシリーズインスタンスUID" />
      <definition value="The DICOM Series Instance UID for the series.&#xD;&#xA;&#xD;&#xA;そのシリーズにrタイするDICOMシリーズインスタンスUID" />
      <comment value="See [DICOM PS3.3 C.7.3](http://dicom.nema.org/medical/dicom/current/output/chtml/part03/sect_C.7.3.html).&#xD;&#xA;[DICOM PS3.3 C.7.3]（http://dicom.nema.org/medical/dicom/current/output/chtml/part03/sect_C.7.3.html）を参照。&#xD;&#xA;&#xD;&#xA;【JP-CORE】&#xD;&#xA;study階層のidentifierと同じ概念。(0020,000E)にseries固有のUIDが付与される。" />
    </element>
    <element id="ImagingStudy.series.number">
      <path value="ImagingStudy.series.number" />
      <short value="Numeric identifier of this series　このシリーズの数値型識別子" />
      <definition value="The numeric identifier of this series in the study.&#xD;&#xA;&#xD;&#xA;このシリーズの数値型識別子" />
      <comment value="32 bit number; for values larger than this, use decimal&#xD;&#xA;32ビット数;これより大きい値の場合は、10進数を使用する。&#xD;&#xA;&#xD;&#xA;【JP-CORE】&#xD;&#xA;上記UIDとは別に、ユーザー（または装置）が自由に決められる番号。" />
    </element>
    <element id="ImagingStudy.series.modality">
      <path value="ImagingStudy.series.modality" />
      <short value="The modality of the instances in the series　シリーズにおけるインスタンスのモダリティー" />
      <definition value="The modality of this series sequence.&#xD;&#xA;&#xD;&#xA;シリーズシーケンスのモダリティー" />
      <comment value="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.&#xD;&#xA;&#xD;&#xA;コードは、列挙型またはコードリストで、SNOMED CTなどの非常に正式な定義まで、非常に柔軟に定義できる。詳細については、HL7v3コア原則を参照。&#xD;&#xA;&#xD;&#xA;【JP-CORE】&#xD;&#xA;当該シリーズのモダリティコード。1シリーズ1モダリティ（1つのシリーズの中に複数のモダリティが混在することはない）。&#xD;&#xA;&lt;br&gt;&#xD;&#xA;（参照先）&lt;br&gt;&#xD;&#xA;ftp://medical.nema.org/medical/dicom/resources/valuesets/fhir/json/CID_29.json&lt;br&gt;&#xD;&#xA;http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_29.html" />
    </element>
    <element id="ImagingStudy.series.description">
      <path value="ImagingStudy.series.description" />
      <short value="A short human readable summary of the series　シリーズの人間可読な短い要約記述" />
      <definition value="A description of the series.&#xD;&#xA;&#xD;&#xA;シリーズの記述。" />
      <comment value="Note that FHIR strings SHALL NOT exceed 1MB in size&#xD;&#xA;&#xD;&#xA;FHIR文字列のサイズは1MBを超えてはならないことに注意。&#xD;&#xA;&#xD;&#xA;【JP-CORE】&#xD;&#xA;シリーズごとにつけられるフリーコメント。" />
    </element>
    <element id="ImagingStudy.series.numberOfInstances">
      <path value="ImagingStudy.series.numberOfInstances" />
      <definition value="Number of SOP Instances in the Study. The value given may be larger than the number of instance elements this resource contains due to resource availability, security, or other factors. This element should be present if any instance elements are present.&#xD;&#xA;&#xD;&#xA;スタディーの中のSOPインスタンスの数。指定されたこの値は、リソースの可用性、セキュリティ、またはその他の要因により、このリソースに含まれるインスタンス要素の数よりも大きい場合がある。インスタンス要素が存在する場合は、この要素が存在する必要がある。" />
      <comment value="32 bit number; for values larger than this, use decimal&#xD;&#xA;&#xD;&#xA;32ビット数;これより大きい値の場合は、10進数を使用する。&#xD;&#xA;&#xD;&#xA;【JP-CORE】&#xD;&#xA;シリーズに含まれる画像枚数" />
    </element>
    <element id="ImagingStudy.series.endpoint">
      <path value="ImagingStudy.series.endpoint" />
      <short value="Series access endpoint　シリーズにアクセスするエンドポイント" />
      <definition value="The network service providing access (e.g., query, view, or retrieval) for this series. See implementation notes for information about using DICOM endpoints. A series-level endpoint, if present, has precedence over a study-level endpoint with the same Endpoint.connectionType.&#xD;&#xA;&#xD;&#xA;シリーズへのアクセス（クエリ、表示、取得など）を提供するネットワークサービス。 DICOMエンドポイントの使用については、実装ノートを参照。シリーズレベルのエンドポイントは、同じEndpoint.connectionType.cを持つシリーズレベルのエンドポイントによってオーバーライドされない限り、スタディの各シリーズに適用される。" />
      <comment value="Typical endpoint types include DICOM WADO-RS, which is used to retrieve DICOM instances in native or rendered (e.g., JPG, PNG) formats using a RESTful API; DICOM WADO-URI, which can similarly retrieve native or rendered instances, except using an HTTP query-based approach; and DICOM QIDO-RS, which allows RESTful query for DICOM information without retrieving the actual instances.&#xD;&#xA;&#xD;&#xA;典型的なエンドポイントタイプには、RESTful APIを使用してネイティブまたはレンダリング（JPG、PNGなど）形式でDICOMインスタンスを取得するために使用されるDICOMWADO-RSが含まれる。 DICOMWADO-URI。HTTPクエリベースのアプローチを使用することを除いて、ネイティブインスタンスまたはレンダリングされたインスタンスを同様に取得できる。 DICOM QIDO-RSは、実際のインスタンスを取得せずにDICOM情報のRESTfulクエリを可能にする。&#xD;&#xA;&#xD;&#xA;【JP-CORE】&#xD;&#xA;study階層のendpointと同じ。DICOMのリソース位置を指定。基本的には1つ。" />
    </element>
    <element id="ImagingStudy.series.bodySite">
      <path value="ImagingStudy.series.bodySite" />
      <short value="Body part examined　検査した人体部位" />
      <definition value="The anatomic structures examined. See DICOM Part 16 Annex L (http://dicom.nema.org/medical/dicom/current/output/chtml/part16/chapter_L.html) for DICOM to SNOMED-CT mappings. The bodySite may indicate the laterality of body part imaged; if so, it shall be consistent with any content of ImagingStudy.series.laterality.&#xD;&#xA;&#xD;&#xA;検査対象の解剖学的構造。 DICOMからSNOMED-CTへのマッピングについては、DICOM Part 16 Annex L（http://dicom.nema.org/medical/dicom/current/output/chtml/part16/chapter_L.html）を参照。&#xD;&#xA;bodySiteは、画像化された身体部分の左右差を示している場合がある。その場合、ImagingStudy.series.lateralityのコンテンツと一致している必要がある。" />
      <comment value="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.&#xD;&#xA;&#xD;&#xA;コードは、列挙型またはコードリストで、SNOMED CTなどの非常に正式な定義まで、非常に柔軟に定義できる。詳細については、HL7v3コア原則を参照。&#xD;&#xA;&#xD;&#xA;【JP-CORE】&#xD;&#xA;どの部位の検査なのかを示す。フリーではなく、DICOM定義書の中で示される語句しか使えない。" />
    </element>
    <element id="ImagingStudy.series.laterality">
      <path value="ImagingStudy.series.laterality" />
      <short value="Body part laterality　人体部位の左右識別" />
      <definition value="The laterality of the (possibly paired) anatomic structures examined. E.g., the left knee, both lungs, or unpaired abdomen. If present, shall be consistent with any laterality information indicated in ImagingStudy.series.bodySite.&#xD;&#xA;&#xD;&#xA;検査した（おそらく対になっている）解剖学的構造の左右識別。&#xD;&#xA;例：左膝、両方の肺、または対になっていない腹部。存在する場合は、ImagingStudy.series.bodySiteに示されている左右差情報と一致している必要がある。" />
      <comment value="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.&#xD;&#xA;&#xD;&#xA;コードは、列挙型またはコードリストで、SNOMED CTなどの非常に正式な定義まで、非常に柔軟に定義できる。詳細については、HL7v3コア原則を参照。&#xD;&#xA;&#xD;&#xA;【JP-CORE】&#xD;&#xA;左右などを示す。フリーではなく、DICOM定義書の中で示される語句しか使えない。" />
    </element>
    <element id="ImagingStudy.series.specimen">
      <path value="ImagingStudy.series.specimen" />
      <short value="Specimen imaged　画像検査をした検体" />
      <definition value="The specimen imaged, e.g., for whole slide imaging of a biopsy.&#xD;&#xA;&#xD;&#xA;例えば、生検のスライド全体の画像化のために画像化された標本。" />
      <comment value="References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.&#xD;&#xA;&#xD;&#xA;参照は、実際のFHIRリソースへの参照である必要があり、内容に辿り着ける（解決できる）必要があります（アクセス制御、一時的な使用不可などを考慮に入れる）。解決は、URLから取得するか、リソースタイプによって該当する場合は、絶対参照を正規URLとして扱い、ローカルレジストリ/リポジトリで検索することによって行うことができる。&#xD;&#xA;&#xD;&#xA;【JP-CORE】&#xD;&#xA;病理検体などを管理するための番号。&#xD;&#xA;&lt;br&gt;&#xD;&#xA;【議論】&lt;br&gt;&#xD;&#xA;UIDは別のtagが存在するので、ユーザー側で自由に付与していい番号と思われる。" />
    </element>
    <element id="ImagingStudy.series.started">
      <path value="ImagingStudy.series.started" />
      <short value="When the series started　シリーズの開始時期" />
      <definition value="The date and time the series was started.&#xD;&#xA;&#xD;&#xA;シリーズの開始日付、日時。" />
      <comment value="【JP-CORE】&#xD;&#xA;シリーズ単位での開始時刻。最初にシリーズを取得 or 定義した時刻。" />
    </element>
    <element id="ImagingStudy.series.performer">
      <path value="ImagingStudy.series.performer" />
      <short value="Who performed the series　シリーズの実施者" />
      <definition value="Indicates who or what performed the series and how they were involved.&#xD;&#xA;&#xD;&#xA;シリーズを実施し、かかわった人を示す。" />
      <comment value="If the person who performed the series is not known, their Organization may be recorded. A patient, or related person, may be the performer, e.g. for patient-captured images.&#xD;&#xA;&#xD;&#xA;シリーズを行った人がわからない場合は、その組織が記録される場合がある。患者または関係者は、患者自身で取得した画像の場合など、パフォーマーである可能性がある。&#xD;&#xA;&#xD;&#xA;【JP-CORE】&#xD;&#xA;検査を実施した（画像を取得する操作を行った）人。&lt;br&gt;&#xD;&#xA;　　(0008,1050)Performing Physician's Name&lt;br&gt;&#xD;&#xA;　　(0008,1052)Performing Physician Identification Sequence&lt;br&gt;&#xD;&#xA;　　(0008,1070)Operators' Name&lt;br&gt;&#xD;&#xA;　　(0008,1072)Operator Identification Sequence&lt;br&gt;" />
    </element>
    <element id="ImagingStudy.series.performer.actor">
      <path value="ImagingStudy.series.performer.actor" />
      <comment value="References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.&#xD;&#xA;&#xD;&#xA;&lt;br&gt;&lt;br&gt;&#xD;&#xA;【JP仕様】&lt;br&gt;&#xD;&#xA;組織または撮影者" />
    </element>
    <element id="ImagingStudy.series.instance">
      <path value="ImagingStudy.series.instance" />
      <short value="A single SOP instance from the series　シリーズからの単一SOPインスタンス" />
      <definition value="A single SOP instance within the series, e.g. an image, or presentation state.&#xD;&#xA;&#xD;&#xA;ひとつの画像、またはプレゼンテーションの状態など、シリーズ内の単一のSOPインスタンス。" />
      <comment value="【JP-CORE】&#xD;&#xA;インスタンス（画像）単位の情報" />
    </element>
    <element id="ImagingStudy.series.instance.uid">
      <path value="ImagingStudy.series.instance.uid" />
      <comment value="See  [DICOM PS3.3 C.12.1](http://dicom.nema.org/medical/dicom/current/output/chtml/part03/sect_C.12.html#sect_C.12.1).&#xD;&#xA;&#xD;&#xA;&lt;br&gt;&lt;br&gt;&#xD;&#xA;【JP仕様】&lt;br&gt;&#xD;&#xA;画像のユニークID。DICOMタグマッピングにある値をそのまま設定。" />
    </element>
    <element id="ImagingStudy.series.instance.sopClass">
      <path value="ImagingStudy.series.instance.sopClass" />
      <comment value="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.&#xD;&#xA;&#xD;&#xA;&lt;br&gt;&lt;br&gt;&#xD;&#xA;【JP仕様】&lt;br&gt;&#xD;&#xA;SOPクラスUID。DICOMタグマッピングにある値をそのまま設定。" />
    </element>
    <element id="ImagingStudy.series.instance.number">
      <path value="ImagingStudy.series.instance.number" />
      <comment value="32 bit number; for values larger than this, use decimal&#xD;&#xA;&#xD;&#xA;&lt;br&gt;&lt;br&gt;&#xD;&#xA;【JP仕様】&lt;br&gt;&#xD;&#xA;ユーザー（または装置）が自由に決められる画像ごとの番号。DICOMタグマッピングにある値をそのまま設定。" />
    </element>
    <element id="ImagingStudy.series.instance.title">
      <path value="ImagingStudy.series.instance.title" />
      <short value="Description of instance　インスタンスの記述" />
      <definition value="The description of the instance.&#xD;&#xA;インスタンスの記述" />
      <comment value="Particularly for post-acquisition analytic objects, such as SR, presentation states, value mapping, etc.&#xD;&#xA;&#xD;&#xA;&lt;br&gt;&lt;br&gt;&#xD;&#xA;【JP仕様】&lt;br&gt;&#xD;&#xA;画像に対する説明。DICOMタグマッピングにある値があれば、そのまま設定&lt;br&gt;&#xD;&#xA;　　(0008,0008)Image Type&lt;br&gt;&#xD;&#xA;　　(0040,A043)Concept Name Code Sequence&lt;br&gt;&#xD;&#xA;　　(0008,0104)Code Meaning&lt;br&gt;&#xD;&#xA;　　(0042,0010)Document Title" />
    </element>
  </differential>
</StructureDefinition>