DiagnosticReport | I | | DiagnosticReport | Element IdShort description A Diagnostic report - a combination of request information, atomic results, images, interpretation, as well as formatted reports 診断レポート-依頼情報、1項目単位の結果、画像、解釈、およびフォーマットされたレポートの組み合わせ 【JP_CORE】検体検査結果レポートのプロフィール Alternate names Report, Test, Result, Results, Labs, Laboratory Definition The findings and interpretation of diagnostic tests performed on patients, groups of patients, devices, and locations, and/or specimens derived from these. The report includes clinical context such as requesting and provider information, and some mix of atomic results, images, textual and coded interpretations, and formatted representation of diagnostic reports.
患者、患者のグループ、デバイス、場所、これらから派生した検体に対して実行された診断的検査の結果と解釈。レポートには、依頼情報や依頼者情報などの臨床コンテキスト(文脈)、および1項目単位の結果、画像、テキストとコード化された解釈、および診断レポートのフォーマットされた表現のいくつかの組み合わせが含まれる。
わせ
【JP_CORE】
検体検査結果レポートのプロフィール
Comments This is intended to capture a single report and is not suitable for use in displaying summary information that covers multiple reports. For example, this resource has not been designed for laboratory cumulative reporting formats nor detailed structured reports for sequencing.
これは単一のレポートをキャプチャすることを目的としており、複数のレポートをカバーする要約情報の表示に使用するのには適していない。たとえば、このリソースは、検査結果の累積レポート形式やシーケンスの詳細な構造化レポート用に作られていない。
【JP-CORE】
DIagnosticReportリソースの共通プロフィール
Data Type DiagnosticReport Constraints- dom-2:If the resource is contained in another resource, it SHALL NOT contain nested Resources
contained.contained.empty() - dom-4:If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated
contained.meta.versionId.empty() and contained.meta.lastUpdated.empty() - dom-3:If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource
contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty() - dom-6:A resource should have narrative for robust management
text.`div`.exists() - dom-5:If a resource is contained in another resource, it SHALL NOT have a security label
contained.meta.security.empty()
Mappings- rim:Entity. Role, or Act
- workflow:Event
- v2:ORU -> OBR
- rim:Observation[classCode=OBS, moodCode=EVN]
|
identifier | Σ | 0..* | Identifier | Element IdDiagnosticReport.identifier Short description Business identifier for report レポートを識別するビジネス識別子 Alternate names ReportID, Filler ID, Placer ID Definition Identifiers assigned to this report by the performer or other systems.
実施者または他のシステムによってこのレポートに割り当てられた識別子。
Requirements Need to know what identifier to use when making queries about this report from the source laboratory, and for linking to the report outside FHIR context.
発生源の検査室からこのレポートについてクエリを作成するとき、およびFHIRコンテキスト外のレポートにリンクするときに使用する識別子を知る必要がある。
Comments Usually assigned by the Information System of the diagnostic service provider (filler id).
発生源の検査室からこのレポートについてクエリを作成するとき、およびFHIRコンテキスト外のレポートにリンクするときに使用する識別子を知る必要がある。
【JP-CORE】
検体検査結果の場合、「依頼者オーダ番号(ORC-2)」だけで十分
・複数の容器で1つの結果のまとまり
・容器ごとに結果が出るタイミングはずれる
・オーダ側でオーダ番号が1つにまとまるか別になるかは有り得る
Data Type Identifier Constraints- ele-1:All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count())
Mappings- rim:n/a
- v2:CX / EI (occasionally, more often EI maps to a resource id or a URL)
- rim:II - The Identifier class is a little looser than the v3 type II because it allows URIs as well as registered OIDs or GUIDs. Also maps to Role[classCode=IDENT]
- servd:Identifier
- workflow:Event.identifier
- w5:FiveWs.identifier
- v2:OBR-51/ for globally unique filler ID - OBR-3 , For non-globally unique filler-id the flller/placer number must be combined with the universal service Id - OBR-2(if present)+OBR-3+OBR-4
- rim:id
|
basedOn | I | 0..* | Reference(CarePlan | ImmunizationRecommendation | MedicationRequest | NutritionOrder | ServiceRequest) | Element IdShort description What was requested 元になった検査や診断の依頼 Alternate names Request Definition Details concerning a service requested.
依頼されたサービス(検査や診断など)に関する詳細情報
Requirements This allows tracing of authorization for the report and tracking whether proposals/recommendations were acted upon.
Comments Note: Usually there is one test request for each result, however in some circumstances multiple test requests may be represented using a single test result resource. Note that there are also cases where one request leads to multiple reports.
通常、1結果ごとに1つの検査依頼があるが、状況によっては、複数の検査要求に対して1レポートがある場合がある。また 1つの検査依頼に対して複数のレポートが作成される場合もあることに注意。
【JP-CORE】
ServiceRequestリソースを参照(ObservationLabresultと同様)
Data Type Reference(CarePlan | ImmunizationRecommendation | MedicationRequest | NutritionOrder | ServiceRequest) Constraints- ele-1:All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count()) - ref-1:SHALL have a contained resource if a local reference is provided
reference.startsWith('#').not() or (reference.substring(1).trace('url') in %rootResource.contained.id.trace('ids'))
Mappings- rim:n/a
- rim:The target of a resource reference is a RIM entry point (Act, Role, or Entity)
- workflow:Event.basedOn
- v2:ORC? OBR-2/3?
- rim:outboundRelationship[typeCode=FLFS].target
|
status | Σ ?! | 1..1 | codeBinding | Element IdShort description registered | partial | preliminary | final + Definition The status of the diagnostic report. 診断レポートのステータス。
Requirements Diagnostic services routinely issue provisional/incomplete reports, and sometimes withdraw previously released reports.
Comments Note that FHIR strings SHALL NOT exceed 1MB in size
【JP-CORE】
有れば:ORC-5
もしくは
無ければ:OBR-25("F")のAND結果
例:全部"F"なら"F"、それ以外の場合は要検討
設定する値は、DiagnosticReportStatus(コード)から1つ選ぶ
コード体系:HL7 Table 0038のコードと定義
Data Type code Binding The status of the diagnostic report. DiagnosticReportStatus (required)Constraints- ele-1:All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count())
Mappings- rim:n/a
- workflow:Event.status
- w5:FiveWs.status
- v2:OBR-25 (not 1:1 mapping)
- rim:statusCode Note: final and amended are distinguished by whether observation is the subject of a ControlAct event of type "revise"
|
category | Σ | 0..* | CodeableConcept | Element IdDiagnosticReport.category Short description Service category サービスカテゴリー Alternate names Department, Sub-department, Service, Discipline Definition A code that classifies the clinical discipline, department or diagnostic service that created the report (e.g. cardiology, biochemistry, hematology, MRI). This is used for searching, sorting and display purposes.
レポートを作成した臨床分野、部門、または診断サービス(心臓病学、生化学、血液学、MRIなど)を分類するコード。これは、検索、並べ替え、および表示の目的で使用される。
Comments Multiple categories are allowed using various categorization schemes. The level of granularity is defined by the category concepts in the value set. More fine-grained filtering can be performed using the metadata and/or terminology hierarchy in DiagnosticReport.code.
さまざまなカテゴリ化スキームを使用して、複数のカテゴリを使用できます。粒度のレベルは、それぞれの値セットのカテゴリの概念によって定義されます。 DiagnosticReport.codeのメタデータや用語の階層を使用して、よりきめ細かいフィルタリングを実行できる。
【JP-CORE】
Diagnostic Service Section Codesの"LAB"を使用
Data Type CodeableConcept Binding Codes for diagnostic service sections. DiagnosticServiceSectionCodes (example)Constraints- ele-1:All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count())
Mappings- rim:n/a
- v2:CE/CNE/CWE
- rim:CD
- orim:fhir:CodeableConcept rdfs:subClassOf dt:CD
- w5:FiveWs.class
- v2:OBR-24
- rim:inboundRelationship[typeCode=COMP].source[classCode=LIST, moodCode=EVN, code < LabService].code
|
code | Σ | 1..1 | CodeableConceptBinding | Element IdShort description Name/Code for this diagnostic report この診断レポートの名前/コード Alternate names Type Definition A code or name that describes this diagnostic report.
この診断レポートを説明するコードまたは名前。
Comments 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.
すべてのターミのロジーの使用がこの一般的なパターンに適合するわけではありません。場合によっては、モデルはCodeableConceptを使用せず、コーディングを直接使用して、テキスト、コーディング、翻訳、および要素と事前・事後の用語作成(pre- and post-coordination)との関係を管理するための独自の構造を提供する必要がある。
【JP-CORE】
LOINCの臨床検査の分類コードを割り当てる。
検査レポートの利用用途に合わせて、JLAC10のコードを振っても良い。
Data Type CodeableConcept Binding Codes that describe Diagnostic Reports. LOINCDiagnosticReportCodes (preferred)Constraints- ele-1:All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count())
Mappings- rim:n/a
- v2:CE/CNE/CWE
- rim:CD
- orim:fhir:CodeableConcept rdfs:subClassOf dt:CD
- workflow:Event.code
- w5:FiveWs.what[x]
- v2:OBR-4 (HL7 v2 doesn't provide an easy way to indicate both the ordered test and the performed panel)
- rim:code
|
subject | Σ I | 0..1 | Reference(Patient | Group | Device | Location) | Element IdShort description The subject of the report - usually, but not always, the patient レポートの対象、常にではないが、通常は患者 Alternate names Patient Definition The subject of the report. Usually, but not always, this is a patient. However, diagnostic services also perform analyses on specimens collected from a variety of other sources.
レポートの対象、常にではありませんが、通常、患者。ただし、診断サービスは、他のさまざまなソースから収集された検体を対象とすることもある。
Requirements SHALL know the subject context.
Comments 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.
参照は、実際のFHIRリソースへの参照である必要があり、内容に辿り着ける(解決できる)必要があります(アクセス制御、一時的な使用不可などを考慮に入れる)。解決は、URLから取得するか、リソースタイプによって該当する場合は、絶対参照を正規URLとして扱い、ローカルレジストリ/リポジトリで検索することによって行うことができる。
【JP-CORE】
Patientリソースを参照
Data Type Reference(Patient | Group | Device | Location) Constraints- ele-1:All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count()) - ref-1:SHALL have a contained resource if a local reference is provided
reference.startsWith('#').not() or (reference.substring(1).trace('url') in %rootResource.contained.id.trace('ids'))
Mappings- rim:n/a
- rim:The target of a resource reference is a RIM entry point (Act, Role, or Entity)
- workflow:Event.subject
- w5:FiveWs.subject[x]
- v2:PID-3 (no HL7 v2 mapping for Group or Device)
- rim:participation[typeCode=SBJ]
- w5:FiveWs.subject
|
encounter | Σ I | 0..1 | Reference(Encounter) | Element IdDiagnosticReport.encounter Short description Health care event when test ordered 依頼時におけるヘルスケアイベント(受診など) Alternate names Context Definition The healthcare event (e.g. a patient and healthcare provider interaction) which this DiagnosticReport is about.
このDiagnosticReportが対象とするヘルスケアイベント(患者とヘルスケアプロバイダーの相互関係など)。受診、入院、診察など。
Requirements Links the request to the Encounter context.
Comments 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 laboratory tests).
通常、イベントが発生したEncounterですが、一部のイベントは、エンEncounterの正式な完了の前または後に開始される場合があり、その場合でもEncounterのコンテキストに関連付けられている(例:入院前の臨床検査)。
【JP-CORE】
Encounterリソースを参照
【議論】
入院の場合には、ラベル印刷日時とは限らない。
Data Type Reference(Encounter) Constraints- ele-1:All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count()) - ref-1:SHALL have a contained resource if a local reference is provided
reference.startsWith('#').not() or (reference.substring(1).trace('url') in %rootResource.contained.id.trace('ids'))
Mappings- rim:n/a
- rim:The target of a resource reference is a RIM entry point (Act, Role, or Entity)
- workflow:Event.encounter
- w5:FiveWs.context
- v2:PV1-19
- rim:inboundRelationship[typeCode=COMP].source[classCode=ENC, moodCode=EVN]
|
effective[x] | Σ | 0..1 | | Element IdDiagnosticReport.effective[x] Short description Clinically relevant time/time-period for report 臨床的に関連する時刻または時間 Alternate names Observation time, Effective Time, Occurrence Definition The time or time-period the observed values are related to. When the subject of the report is a patient, this is usually either the time of the procedure or of specimen collection(s), but very often the source of the date/time is not known, only the date/time itself.
観測値が関連する時間または期間。レポートの対象が患者である場合、これは通常、処置や検体採取の時刻のいずれかですが、日付/時刻の出処は不明であり、日付/時刻自体のみのことがある。
Requirements Need to know where in the patient history to file/present this report.
Comments If the diagnostic procedure was performed on the patient, this is the time it was performed. If there are specimens, the diagnostically relevant time can be derived from the specimen collection times, but the specimen information is not always available, and the exact relationship between the specimens and the diagnostically relevant time is not always automatic.
診断手順が患者に対して実行された場合、これは実施された時刻。対象が検体である場合は、検体採取時間から診断関連時刻を導き出すことができるが、検体情報が常に入手できるとは限らず、検体と診断関連時刻の正確な関係は必ずしも自明ではない。
【JP-CORE】
検体採取時間
Constraints- ele-1:All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count())
Mappings- rim:n/a
- workflow:Event.occurrence[x]
- w5:FiveWs.done[x]
- v2:OBR-7
- rim:effectiveTime
|
effectiveDateTime | | | dateTime | There are no (further) constraints on this element Data Type dateTime |
effectivePeriod | | | Period | There are no (further) constraints on this element Data Type Period |
issued | Σ | 0..1 | instant | Element IdShort description DateTime this version was made このバージョンが作成された日時 Alternate names Date published, Date Issued, Date Verified Definition The date and time that this version of the report was made available to providers, typically after the report was reviewed and verified.
このバージョンのレポートが医療者に提供された日時。通常、レポートがレビューおよび検証された後となる。
Requirements Clinicians need to be able to check the date that the report was released.
Comments May be different from the update time of the resource itself, because that is the status of the record (potentially a secondary copy), not the actual release time of the report.
リソース自体の更新時刻とは異なる場合がある。これは、レポートの実際の提供時刻ではなく、リソース自体の更新時刻はレコード(場合によってはセカンダリコピー)のステータスの更新時刻となるため。
【JP-CORE】
このデータが出来た時間
Data Type instant Constraints- ele-1:All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count())
Mappings- rim:n/a
- w5:FiveWs.recorded
- v2:OBR-22
- rim:participation[typeCode=VRF or AUT].time
|
performer | Σ I | 0..* | Reference(Practitioner | PractitionerRole | Organization | CareTeam) | Element IdDiagnosticReport.performer Short description Responsible Diagnostic Service レポート内容に責任をもつ診断的サービス Alternate names Laboratory, Service, Practitioner, Department, Company, Authorized by, Director Definition The diagnostic service that is responsible for issuing the report.
レポートの作成発行に責任をもつ診断サービス。
Requirements Need to know whom to contact if there are queries about the results. Also may need to track the source of reports for secondary data analysis.
Comments This is not necessarily the source of the atomic data items or the entity that interpreted the results. It is the entity that takes responsibility for the clinical report.
必ずしも1項目データ単位のデータソースまたは結果を解釈した主体でなない。臨床レポートに責任をもつ主体のこと。
【JP-CORE】
検査に関わった人もしくは組織
Data Type Reference(Practitioner | PractitionerRole | Organization | CareTeam) Constraints- ele-1:All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count()) - ref-1:SHALL have a contained resource if a local reference is provided
reference.startsWith('#').not() or (reference.substring(1).trace('url') in %rootResource.contained.id.trace('ids'))
Mappings- rim:n/a
- rim:The target of a resource reference is a RIM entry point (Act, Role, or Entity)
- workflow:Event.performer.actor
- w5:FiveWs.actor
- v2:PRT-8 (where this PRT-4-Participation = "PO")
- rim:.participation[typeCode=PRF]
|
resultsInterpreter | Σ I | 0..* | Reference(Practitioner | PractitionerRole | Organization | CareTeam) | Element IdDiagnosticReport.resultsInterpreter Short description Primary result interpreter 結果の一次解釈者 Alternate names Analyzed by, Reported by Definition The practitioner or organization that is responsible for the report's conclusions and interpretations.
レポートの結論と解釈に責任を持つ医療者あるいは組織。
Requirements Need to know whom to contact if there are queries about the results. Also may need to track the source of reports for secondary data analysis.
Comments Might not be the same entity that takes responsibility for the clinical report.
レポートに責任を持つ主体とは異なる場合がある。
【JP-CORE】
検査責任者
Data Type Reference(Practitioner | PractitionerRole | Organization | CareTeam) Constraints- ele-1:All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count()) - ref-1:SHALL have a contained resource if a local reference is provided
reference.startsWith('#').not() or (reference.substring(1).trace('url') in %rootResource.contained.id.trace('ids'))
Mappings- rim:n/a
- rim:The target of a resource reference is a RIM entry point (Act, Role, or Entity)
- workflow:Event.performer.actor
- w5:FiveWs.actor
- v2:OBR-32, PRT-8 (where this PRT-4-Participation = "PI")
- rim:.participation[typeCode=PRF]
|
specimen | I | 0..* | Reference(Specimen) | Element IdDiagnosticReport.specimen Short description Specimens this report is based on レポートのもとになった検体 Definition Details about the specimens on which this diagnostic report is based.
この診断レポートのもとになった検体に関する詳細情報。
Requirements Need to be able to report information about the collected specimens on which the report is based.
Comments If the specimen is sufficiently specified with a code in the test result name, then this additional data may be redundant. If there are multiple specimens, these may be represented per observation or group.
検査結果名称のコードを見れば検体情報が十分に判明するような場合には、この検体情報は冗長になる。複数の検体が関与する場合には、検査や検査グループごとに検体情報が記述されることがある。
【JP-CORE】
該当するspecimenを設定
Data Type Reference(Specimen) Constraints- ele-1:All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count()) - ref-1:SHALL have a contained resource if a local reference is provided
reference.startsWith('#').not() or (reference.substring(1).trace('url') in %rootResource.contained.id.trace('ids'))
Mappings- rim:n/a
- rim:The target of a resource reference is a RIM entry point (Act, Role, or Entity)
- v2:SPM
- rim:participation[typeCode=SBJ]
|
result | I | 0..* | Reference(Observation) | Element IdShort description Observations 検査結果 Alternate names Data, Atomic Value, Result, Atomic result, Data, Test, Analyte, Battery, Organizer Definition Observations that are part of this diagnostic report.
診断レポートの一部
Requirements Need to support individual results, or groups of results, where the result grouping is arbitrary, but meaningful.
個々の結果または結果のグループをサポートする必要がある。結果のグループ化は任意だが、意味がある場合にグループ化される。
Comments Observations can contain observations.
Observationはobservationを含みうる。
【JP-CORE】
該当するObservationを設定
Data Type Reference(Observation) Constraints- ele-1:All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count()) - ref-1:SHALL have a contained resource if a local reference is provided
reference.startsWith('#').not() or (reference.substring(1).trace('url') in %rootResource.contained.id.trace('ids'))
Mappings- rim:n/a
- rim:The target of a resource reference is a RIM entry point (Act, Role, or Entity)
- v2:OBXs
- rim:outboundRelationship[typeCode=COMP].target
|
imagingStudy | I | 0..* | Reference(ImagingStudy) | Element IdDiagnosticReport.imagingStudy Short description Reference to full details of imaging associated with the diagnostic report 診断レポートに関連づけれらた画像検査の詳細情報への参照 Definition One or more links to full details of any imaging performed during the diagnostic investigation. Typically, this is imaging performed by DICOM enabled modalities, but this is not required. A fully enabled PACS viewer can use this information to provide views of the source images.
診断的精査中に実施されたなんらかの画像検査の詳細情報へのひとつ以上のリンク。通常は、DICOM対応のモダリティーによって実施される画像検査であるが、必須ではない。完全対応のPACSビューワはこの情報を使用して原画像の一覧を提供できる。
Comments ImagingStudy and the image element are somewhat overlapping - typically, the list of image references in the image element will also be found in one of the imaging study resources. However, each caters to different types of displays for different types of purposes. Neither, either, or both may be provided.
ImagingStudyと画像要素は多少重複する。通常、画像要素内の画像参照のリストは、画像検査リソースのひとつにも存在する。。ただし、それぞれがさまざまなタイプの目的のためにさまざまなタイプのディスプレイに対応している。どちらも、どちらか、または両方を提供することはできない。
【JP-CORE】
使わない
Data Type Reference(ImagingStudy) Constraints- ele-1:All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count()) - ref-1:SHALL have a contained resource if a local reference is provided
reference.startsWith('#').not() or (reference.substring(1).trace('url') in %rootResource.contained.id.trace('ids'))
Mappings- rim:n/a
- rim:The target of a resource reference is a RIM entry point (Act, Role, or Entity)
- rim:outboundRelationship[typeCode=COMP].target[classsCode=DGIMG, moodCode=EVN]
|
media | Σ | 0..* | BackboneElement | Element IdShort description Key images associated with this report このレポートに関連づけられたキー画像 Alternate names DICOM, Slides, Scans Definition A list of key images associated with this report. The images are generally created during the diagnostic process, and may be directly of the patient, or of treated specimens (i.e. slides of interest).
このレポートに関連する主要な画像のリスト。画像は通常、診断プロセス中に作成され、患者から直接か、調製された検体標本(つまり、関心のあるスライド)のこともある。
Requirements Many diagnostic services include images in the report as part of their service.
Comments 【JP仕様】
レポート1つに対して、複数の画像・コメントがぶら下がる
Data Type BackboneElement Constraints- ele-1:All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count())
Mappings- rim:n/a
- v2:OBX?
- rim:outboundRelationship[typeCode=COMP].target
|
link | Σ I | 1..1 | Reference(Media) | Element IdDiagnosticReport.media.link Short description Reference to the image source Definition Reference to the image source.
Comments 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.
【JP仕様】
画像に対するリンク
Data Type Reference(Media) Constraints- ele-1:All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count()) - ref-1:SHALL have a contained resource if a local reference is provided
reference.startsWith('#').not() or (reference.substring(1).trace('url') in %rootResource.contained.id.trace('ids'))
Mappings- rim:n/a
- rim:The target of a resource reference is a RIM entry point (Act, Role, or Entity)
- rim:.value.reference
|
conclusion | | 0..1 | string | Element IdDiagnosticReport.conclusion Short description Clinical conclusion (interpretation) of test results 検査結果の臨床的結論(解釈) Alternate names Report Definition Concise and clinically contextualized summary conclusion (interpretation/impression) of the diagnostic report.
診断レポートの簡潔で臨床的に文脈化された要約結論(解釈/印象)。
Requirements Need to be able to provide a conclusion that is not lost among the basic result data.
Comments Note that FHIR strings SHALL NOT exceed 1MB in size
【JP仕様】
原則使わない
Data Type string Constraints- ele-1:All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count())
Mappings- rim:n/a
- v2:OBX
- rim:inboundRelationship[typeCode="SPRT"].source[classCode=OBS, moodCode=EVN, code=LOINC:48767-8].value (type=ST)
|
conclusionCode | | 0..* | CodeableConcept | Element IdDiagnosticReport.conclusionCode Short description Codes for the clinical conclusion of test results 検査結果の臨床的結論(解釈)用のコード Definition One or more codes that represent the summary conclusion (interpretation/impression) of the diagnostic report.
診断レポートの要約的な結論(解釈/印象)を表す1つ以上のコード。
Comments 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.
すべてのターミのロジーの使用がこの一般的なパターンに適合するわけではありません。場合によっては、モデルはCodeableConceptを使用せず、コーディングを直接使用して、テキスト、コーディング、翻訳、および要素と事前・事後の用語作成(pre- and post-coordination)との関係を管理するための独自の構造を提供する必要がある。
【JP仕様】
原則使わない
Data Type CodeableConcept Binding Diagnosis codes provided as adjuncts to the report. SNOMEDCTClinicalFindings (example)Constraints- ele-1:All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count())
Mappings- rim:n/a
- v2:CE/CNE/CWE
- rim:CD
- orim:fhir:CodeableConcept rdfs:subClassOf dt:CD
- v2:OBX
- rim:inboundRelationship[typeCode=SPRT].source[classCode=OBS, moodCode=EVN, code=LOINC:54531-9].value (type=CD)
|
presentedForm | I | 0..* | Attachment | Element IdDiagnosticReport.presentedForm Short description Entire report as issued 発行されたレポート全体 Definition Rich text representation of the entire result as issued by the diagnostic service. Multiple formats are allowed but they SHALL be semantically equivalent.
診断サービスによって発行された結果全体のリッチテキスト表現。複数のフォーマットが許可されるが、それらは意味的に同等である必要がある。
Requirements Gives laboratory the ability to provide its own fully formatted report for clinical fidelity.
Comments "application/pdf" is recommended as the most reliable and interoperable in this context.
application / pdf」がこのコンテキストで最も信頼でき相互運用可能なものとして推奨される。
【JP仕様】
原則使わない
Data Type Attachment Constraints- ele-1:All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count()) - att-1:If the Attachment has data, it SHALL have a contentType
data.empty() or contentType.exists()
Mappings- rim:n/a
- v2:ED/RP
- rim:ED
- v2:OBX
- rim:text (type=ED)
|