HL7 FHIR JP Core ImplementationGuide
1.2.0-dev - ci-build
HL7 FHIR JP Core ImplementationGuide - Local Development build (v1.2.0-dev) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
項目 | 内容 |
定義URL | http://jpfhir.jp/fhir/core/StructureDefinition/JP_Observation_LabResult |
Version | 1.2.0-dev |
Name | JP_Observation_LabResult |
Title | JP Core Observation LabResult Profile |
Status | Active ( 2024-11-18 ) |
Copyright | Copyright FHIR Japanese implementation research working group in Japan Association of Medical Informatics (JAMI) 一般社団法人日本医療情報学会NeXEHRS課題研究会FHIR日本実装検討WG |
このプロファイルはObservationリソースに対して、検体検査結果のデータを送受信するための制約と拡張を定めたものである。
本プロファイル説明は、患者に関連付けられた検体検査結果を記録、検索、および取得のために、FHIR Observationリソースを使用するにあたっての、最低限の制約を記述したものである。
Observationリソースに対して本プロファイルに準拠する場合に必須となる要素や、サポートすべき拡張、用語、検索パラメータを定義する。
なお、検査結果は、Observationリソースを参照するDiagnosticReportリソースを使用してグループ化および要約されたものである。各Observationリソースは、個々の検体検査と結果値、他の観察結果を参照する。
本プロファイルは、以下のようなユースケースを想定している。
Observationはヘルスケアの中心的な要素であり、診断の支援、進捗状況の監視、ベースラインやパターンの決定、さらには人口統計学的特性の把握に使用される。ほとんどのObservationは、いくつかのメタデータを持つ単純な名前/値のペアのアサーションであるが、いくつかのObservationは、他の Observationを論理的にグループ化したり、あるいはマルチコンポーネントのObservationであったりする。
本プロファイルでは上記想定シナリオにて用いられるObservationの用途がスコープであり、患者基本情報の中でも特に検体検査に該当する情報項目の1つを取り扱う際に、必要な要件を定義している。
Usage:
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from JP_Observation_Common
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Observation | 0..* | JP_Observation_Common | 検体検査結果 | |
identifier | 0..* | Identifier | 当該検査項目に対して、施設内で割り振られる一意の識別子 | |
use | 0..1 | code | 通常|公式|一時的|セカンダリ|古い(知られている場合) / usual | official | temp | secondary | old (If known) | |
system | 0..1 | uri | identifier値の名前空間 / The namespace for the identifier value | |
value | 0..1 | string | 一意の値 / The value that is unique | |
basedOn | 0..* | Reference(ServiceRequest) | このObservationが実施されることになった依頼や計画、提案に関する情報 | |
partOf | 0..* | Reference(JP Core MedicationAdministration Profile | JP Core MedicationAdministration Injection Profile | JP Core MedicationDispenseBase Profile | MedicationStatement | JP Core Procedure Profile | JP Core Immunization Profile | ImagingStudy) | このObservationが親イベントの一部を成す要素であるとき、その親イベントに関する情報 | |
status | 1..1 | code | 結果の状態 | |
Slices for category | 1..* | CodeableConcept | このObservationを分類するコード Slice: Unordered, Open by value:$this | |
category:All Slices | Content/Rules for all slices | |||
coding | 0..* | Coding | コード化されたカテゴリー | |
category:first | 1..1 | CodeableConcept | 検体検査では、http://jpfhir.jp/fhir/core/CodeSystem/JP_SimpleObservationCategory_CS のコード表から"laboratory"を設定する。 Binding: JP Core Simple Observation Category ValueSet (required) | |
coding | 1..1 | Coding | 用語システムによって定義されたコード / Code defined by a terminology system | |
system | 1..1 | uri | 検体検査では、http://jpfhir.jp/fhir/core/CodeSystem/JP_SimpleObservationCategory_CS のコード表を使用する。 Fixed Value: http://jpfhir.jp/fhir/core/CodeSystem/JP_SimpleObservationCategory_CS | |
code | 1..1 | code | 検体検査を表すコード laboratory を設定する。 Fixed Value: laboratory | |
code | 1..1 | CodeableConcept | このObservationの対象を特定するコード Binding: JP Core Observation LabResult Code ValueSet (preferred): MEDIS 臨床検査マスター | |
coding | 1..* | Coding | 用語システムによって定義されたコード / Code defined by a terminology system | |
system | 0..1 | uri | 用語システムのアイデンティティ / Identity of the terminology system | |
version | 0..1 | string | システムのバージョン - 関連する場合 / Version of the system - if relevant | |
code | 0..1 | code | システムによって定義された構文のシンボル / Symbol in syntax defined by the system | |
display | 0..1 | string | システムによって定義された表現 / Representation defined by the system | |
userSelected | 0..1 | boolean | このコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user | |
text | 1..1 | string | コンセプトの単純なテキスト表現 / Plain text representation of the concept | |
subject | 1..1 | Reference(JP Core Patient Profile) | このObservationの対象となる患者や患者群、機器、場所に関する情報 | |
focus | 0..* | Reference(Resource) | 配偶者、親、胎児、ドナーなど、このObservationのsubject要素が実際の対象でない場合、その実際の対象に関する情報 | |
encounter | 0..1 | Reference(JP Core Encounter Profile) | 診察や入院など、このObservationが実施されるきっかけとなった診療イベントに関する情報 | |
effective[x] | 1..1 | 取得された結果が臨床的に確定された日時または期間 | ||
effectiveDateTime | dateTime | |||
effectivePeriod | Period | |||
effectiveTiming | Timing | |||
issued | 0..1 | instant | このバージョンのObservationが医療者に提供された日時。通常、結果を確認し検証後に提供される日時 | |
performer | 0..* | Reference(JP Core Practitioner Profile | JP Core PractitionerRole Profile | JP Core Organization Profile | CareTeam | JP Core Patient Profile | RelatedPerson) | このObservationの責任者/実施者に関する情報 | |
Slices for value[x] | 0..1 | 同じ検査項目でも、システム(施設)により、使うデータ型が異なる可能性あり【詳細参照】 Slice: Unordered, Open by type:$this | ||
valueQuantity | Quantity | |||
valueCodeableConcept | CodeableConcept | |||
valueString | string | |||
value[x]:valueQuantity | 0..1 | Quantity | 検査結果が「数値」の場合、値、単位を設定する。 SS-MIX2/HL7 V2.5→ OBX-2=「NM」の時の OBX-5(結果値)、OBX-6(単位)【詳細参照】 | |
value[x]:valueCodeableConcept | 0..1 | CodeableConcept | 検査結果が「コード値」の場合、コード、テキスト、コードのValue setを定義する。 SS-MIX2/HL7 V2.5→ OBX-2=「CWE」の時の OBX-5(結果値)【詳細参照】 | |
value[x]:valueString | 0..1 | string | 検査結果値が「文字列」の場合、その文字列を指定する。SS-MIX2/HL7 V2.5→ OBX-2=「ST」の時の OBX-5(結果値) | |
dataAbsentReason | 0..1 | CodeableConcept | このObservationのvalue[x]要素に期待される結果が存在しなかった場合、その理由 | |
interpretation | 0..* | CodeableConcept | High, low, normal, etc. 高、低、正常など | |
note | 0..* | Annotation | このObservationに関するコメント | |
author[x] | 0..1 | Reference(Practitioner | Patient | RelatedPerson | Organization), string | 注釈の責任者 / Individual responsible for the annotation | |
time | 0..1 | dateTime | 注釈が作られたとき / When the annotation was made | |
text | 1..1 | markdown | 注釈 - テキストコンテンツ(マークダウンとして) / The annotation - text content (as markdown) | |
bodySite | 0..1 | CodeableConcept | 対象となった身体部位 | |
method | 0..1 | CodeableConcept | 実施の方法 | |
specimen | 1..1 | Reference(JP_Specimen_Common) | このObservationに使われた検体/標本に関する情報 | |
device | 0..1 | Reference(Device | DeviceMetric) | このObservationでデータを得るために使われた測定機器に関する情報 | |
referenceRange | 0..* | BackboneElement | 基準範囲との比較による結果の解釈方法のガイダンス | |
low | 0..1 | SimpleQuantity | 関連する場合は低レンジ / Low Range, if relevant | |
high | 0..1 | SimpleQuantity | 関連する場合、高レンジ / High Range, if relevant | |
type | 0..1 | CodeableConcept | 参照範囲予選 / Reference range qualifier | |
appliesTo | 0..* | CodeableConcept | 参照範囲の母集団 / Reference range population | |
age | 0..1 | Range | 適用される年齢範囲、関連する場合 / Applicable age range, if relevant | |
text | 0..1 | string | 観察中のテキストベースの参照範囲 / Text based reference range in an observation | |
hasMember | 0..* | Reference(JP Core Observation Common Profile | QuestionnaireResponse | MolecularSequence) | このObservationに関連する子リソースに関する情報。このObservationに関連する/属するパネル検査や検査セットなどのObservationグループ | |
derivedFrom | 0..* | Reference(DocumentReference | ImagingStudy | Media | QuestionnaireResponse | JP Core Observation Common Profile | MolecularSequence) | このObservationの結果の導出元に関する情報。例えば、画像検査から取得された結果となる場合その導出元となる画像検査結果を示すImagingStudyリソース | |
component | 0..* | BackboneElement | 複合的な結果。例えば、血圧測定値ではそれを構成する収縮期および拡張期の値の組み合わせ | |
code | 1..1 | CodeableConcept | コンポーネント観測の種類(コード /タイプ) / Type of component observation (code / type) | |
value[x] | 0..1 | Quantity, CodeableConcept, string, boolean, integer, Range, Ratio, SampledData, time, dateTime, Period | 実際のコンポーネントの結果 / Actual component result | |
interpretation | 0..* | CodeableConcept | 高、低、正常など。 / High, low, normal, etc. | |
referenceRange | 0..* | コンポーネント結果の解釈のためのガイドを提供します / Provides guide for interpretation of component result | ||
Documentation for this format |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Observation | C | 0..* | JP_Observation_Common | 検体検査結果 obs-6: databsentrasonは、観察.value [x]が存在しない場合にのみ存在するものとします / dataAbsentReason SHALL only be present if Observation.value[x] is not present obs-7: visserveration.codeがvisserveration.component.codeと同じ場合、コードに関連付けられている値要素が存在しないでください / If Observation.code is the same as an Observation.component.code then the value element associated with the code SHALL NOT be present |
implicitRules | ?!Σ | 0..1 | uri | このコンテンツが作成されたルールのセット / A set of rules under which this content was created |
modifierExtension | ?! | 0..* | Extension | 無視できない拡張機能 / Extensions that cannot be ignored |
identifier | Σ | 0..* | Identifier | 当該検査項目に対して、施設内で割り振られる一意の識別子 |
use | ?!Σ | 0..1 | code | 通常|公式|一時的|セカンダリ|古い(知られている場合) / usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): 既知の場合、このidentifierの目的を識別します。 / Identifies the purpose for this identifier, if known . |
system | Σ | 0..1 | uri | identifier値の名前空間 / The namespace for the identifier value |
value | Σ | 0..1 | string | 一意の値 / The value that is unique |
basedOn | Σ | 0..* | Reference(ServiceRequest) | このObservationが実施されることになった依頼や計画、提案に関する情報 |
partOf | Σ | 0..* | Reference(JP Core MedicationAdministration Profile | JP Core MedicationAdministration Injection Profile | JP Core MedicationDispenseBase Profile | MedicationStatement | JP Core Procedure Profile | JP Core Immunization Profile | ImagingStudy) | このObservationが親イベントの一部を成す要素であるとき、その親イベントに関する情報 |
status | ?!Σ | 1..1 | code | 結果の状態 Binding: ObservationStatus (required): 観察のステータスを提供するコード。 / Codes providing the status of an observation. |
Slices for category | 1..* | CodeableConcept | このObservationを分類するコード Slice: Unordered, Open by value:$this Binding: JP Core Simple Observation Category ValueSet (preferred) | |
category:All Slices | Content/Rules for all slices | |||
coding | Σ | 0..* | Coding | コード化されたカテゴリー |
category:first | 1..1 | CodeableConcept | 検体検査では、http://jpfhir.jp/fhir/core/CodeSystem/JP_SimpleObservationCategory_CS のコード表から"laboratory"を設定する。 Binding: JP Core Simple Observation Category ValueSet (required) | |
coding | Σ | 1..1 | Coding | 用語システムによって定義されたコード / Code defined by a terminology system |
system | Σ | 1..1 | uri | 検体検査では、http://jpfhir.jp/fhir/core/CodeSystem/JP_SimpleObservationCategory_CS のコード表を使用する。 Fixed Value: http://jpfhir.jp/fhir/core/CodeSystem/JP_SimpleObservationCategory_CS |
code | Σ | 1..1 | code | 検体検査を表すコード laboratory を設定する。 Fixed Value: laboratory |
code | Σ | 1..1 | CodeableConcept | このObservationの対象を特定するコード Binding: JP Core Observation LabResult Code ValueSet (preferred): MEDIS 臨床検査マスター |
coding | Σ | 1..* | Coding | 用語システムによって定義されたコード / Code defined by a terminology system |
system | Σ | 0..1 | uri | 用語システムのアイデンティティ / Identity of the terminology system |
version | Σ | 0..1 | string | システムのバージョン - 関連する場合 / Version of the system - if relevant |
code | Σ | 0..1 | code | システムによって定義された構文のシンボル / Symbol in syntax defined by the system |
display | Σ | 0..1 | string | システムによって定義された表現 / Representation defined by the system |
userSelected | Σ | 0..1 | boolean | このコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user |
text | Σ | 1..1 | string | コンセプトの単純なテキスト表現 / Plain text representation of the concept |
subject | Σ | 1..1 | Reference(JP Core Patient Profile) | このObservationの対象となる患者や患者群、機器、場所に関する情報 |
focus | Σ | 0..* | Reference(Resource) | 配偶者、親、胎児、ドナーなど、このObservationのsubject要素が実際の対象でない場合、その実際の対象に関する情報 |
encounter | Σ | 0..1 | Reference(JP Core Encounter Profile) | 診察や入院など、このObservationが実施されるきっかけとなった診療イベントに関する情報 |
effective[x] | Σ | 1..1 | 取得された結果が臨床的に確定された日時または期間 | |
effectiveDateTime | dateTime | |||
effectivePeriod | Period | |||
effectiveTiming | Timing | |||
issued | Σ | 0..1 | instant | このバージョンのObservationが医療者に提供された日時。通常、結果を確認し検証後に提供される日時 |
performer | Σ | 0..* | Reference(JP Core Practitioner Profile | JP Core PractitionerRole Profile | JP Core Organization Profile | CareTeam | JP Core Patient Profile | RelatedPerson) | このObservationの責任者/実施者に関する情報 |
Slices for value[x] | ΣC | 0..1 | 同じ検査項目でも、システム(施設)により、使うデータ型が異なる可能性あり【詳細参照】 Slice: Unordered, Closed by type:$this | |
valueQuantity | Quantity | |||
valueCodeableConcept | CodeableConcept | |||
valueString | string | |||
value[x]:valueQuantity | ΣC | 0..1 | Quantity | 検査結果が「数値」の場合、値、単位を設定する。 SS-MIX2/HL7 V2.5→ OBX-2=「NM」の時の OBX-5(結果値)、OBX-6(単位)【詳細参照】 |
value[x]:valueCodeableConcept | ΣC | 0..1 | CodeableConcept | 検査結果が「コード値」の場合、コード、テキスト、コードのValue setを定義する。 SS-MIX2/HL7 V2.5→ OBX-2=「CWE」の時の OBX-5(結果値)【詳細参照】 |
value[x]:valueString | ΣC | 0..1 | string | 検査結果値が「文字列」の場合、その文字列を指定する。SS-MIX2/HL7 V2.5→ OBX-2=「ST」の時の OBX-5(結果値) |
dataAbsentReason | C | 0..1 | CodeableConcept | このObservationのvalue[x]要素に期待される結果が存在しなかった場合、その理由 Binding: DataAbsentReason (extensible): 結果( balue.value [x])が欠落している理由を指定するコード。 / Codes specifying why the result (Observation.value[x]) is missing. |
interpretation | 0..* | CodeableConcept | High, low, normal, etc. 高、低、正常など Binding: ObservationInterpretationCodes (extensible): 観測の解釈を識別するコード。 / Codes identifying interpretations of observations. | |
note | 0..* | Annotation | このObservationに関するコメント | |
author[x] | Σ | 0..1 | 注釈の責任者 / Individual responsible for the annotation | |
authorReference | Reference(Practitioner | Patient | RelatedPerson | Organization) | |||
authorString | string | |||
time | Σ | 0..1 | dateTime | 注釈が作られたとき / When the annotation was made |
text | Σ | 1..1 | markdown | 注釈 - テキストコンテンツ(マークダウンとして) / The annotation - text content (as markdown) |
bodySite | 0..1 | CodeableConcept | 対象となった身体部位 Binding: SNOMEDCTBodyStructures (example): 解剖学的場所を説明するコード。左右性が含まれる場合があります。 / Codes describing anatomical locations. May include laterality. | |
method | 0..1 | CodeableConcept | 実施の方法 Binding: ObservationMethods (example): 単純な観測の方法。 / Methods for simple observations. | |
specimen | 1..1 | Reference(JP_Specimen_Common) | このObservationに使われた検体/標本に関する情報 | |
device | 0..1 | Reference(Device | DeviceMetric) | このObservationでデータを得るために使われた測定機器に関する情報 | |
referenceRange | C | 0..* | BackboneElement | 基準範囲との比較による結果の解釈方法のガイダンス obs-3: 少なくとも低いまたは高またはテキストが必要です / Must have at least a low or a high or text |
modifierExtension | ?!Σ | 0..* | Extension | 認識されていなくても無視できない拡張機能 / Extensions that cannot be ignored even if unrecognized |
low | C | 0..1 | SimpleQuantity | 関連する場合は低レンジ / Low Range, if relevant |
high | C | 0..1 | SimpleQuantity | 関連する場合、高レンジ / High Range, if relevant |
type | 0..1 | CodeableConcept | 参照範囲予選 / Reference range qualifier Binding: ObservationReferenceRangeMeaningCodes (preferred): 参照範囲の意味のコード。 / Code for the meaning of a reference range. | |
appliesTo | 0..* | CodeableConcept | 参照範囲の母集団 / Reference range population Binding: ObservationReferenceRangeAppliesToCodes (example): 参照範囲が適用される母集団を識別するコード。 / Codes identifying the population the reference range applies to. | |
age | 0..1 | Range | 適用される年齢範囲、関連する場合 / Applicable age range, if relevant | |
text | 0..1 | string | 観察中のテキストベースの参照範囲 / Text based reference range in an observation | |
hasMember | Σ | 0..* | Reference(JP Core Observation Common Profile | QuestionnaireResponse | MolecularSequence) | このObservationに関連する子リソースに関する情報。このObservationに関連する/属するパネル検査や検査セットなどのObservationグループ |
derivedFrom | Σ | 0..* | Reference(DocumentReference | ImagingStudy | Media | QuestionnaireResponse | JP Core Observation Common Profile | MolecularSequence) | このObservationの結果の導出元に関する情報。例えば、画像検査から取得された結果となる場合その導出元となる画像検査結果を示すImagingStudyリソース |
component | Σ | 0..* | BackboneElement | 複合的な結果。例えば、血圧測定値ではそれを構成する収縮期および拡張期の値の組み合わせ |
modifierExtension | ?!Σ | 0..* | Extension | 認識されていなくても無視できない拡張機能 / Extensions that cannot be ignored even if unrecognized |
code | Σ | 1..1 | CodeableConcept | コンポーネント観測の種類(コード /タイプ) / Type of component observation (code / type) Binding: LOINCCodes (example): 単純な観測の名前を識別するコード。 / Codes identifying names of simple observations. |
value[x] | Σ | 0..1 | 実際のコンポーネントの結果 / Actual component result | |
valueQuantity | Quantity | |||
valueCodeableConcept | CodeableConcept | |||
valueString | string | |||
valueBoolean | boolean | |||
valueInteger | integer | |||
valueRange | Range | |||
valueRatio | Ratio | |||
valueSampledData | SampledData | |||
valueTime | time | |||
valueDateTime | dateTime | |||
valuePeriod | Period | |||
interpretation | 0..* | CodeableConcept | 高、低、正常など。 / High, low, normal, etc. Binding: ObservationInterpretationCodes (extensible): 観測の解釈を識別するコード。 / Codes identifying interpretations of observations. | |
referenceRange | 0..* | See referenceRange (Observation) | コンポーネント結果の解釈のためのガイドを提供します / Provides guide for interpretation of component result | |
Documentation for this format |
Name | Flags | Card. | Type | Description & Constraints | ||||
---|---|---|---|---|---|---|---|---|
Observation | C | 0..* | JP_Observation_Common | 検体検査結果 obs-6: databsentrasonは、観察.value [x]が存在しない場合にのみ存在するものとします / dataAbsentReason SHALL only be present if Observation.value[x] is not present obs-7: visserveration.codeがvisserveration.component.codeと同じ場合、コードに関連付けられている値要素が存在しないでください / If Observation.code is the same as an Observation.component.code then the value element associated with the code SHALL NOT be present | ||||
id | Σ | 0..1 | id | このアーティファクトの論理ID / Logical id of this artifact | ||||
meta | Σ | 0..1 | Meta | リソースに関するMetadata / Metadata about the resource | ||||
implicitRules | ?!Σ | 0..1 | uri | このコンテンツが作成されたルールのセット / A set of rules under which this content was created | ||||
language | 0..1 | code | リソースコンテンツの言語 / Language of the resource content Binding: CommonLanguages (preferred): 人間の言語。 / A human language.
| |||||
text | 0..1 | Narrative | 人間の解釈のためのリソースのテキスト概要 / Text summary of the resource, for human interpretation | |||||
contained | 0..* | Resource | インラインリソースが含まれています / Contained, inline Resources | |||||
extension | 0..* | Extension | 実装で定義された追加のコンテンツ / Additional content defined by implementations | |||||
modifierExtension | ?! | 0..* | Extension | 無視できない拡張機能 / Extensions that cannot be ignored | ||||
identifier | Σ | 0..* | Identifier | 当該検査項目に対して、施設内で割り振られる一意の識別子 | ||||
id | 0..1 | string | 要素間参照のための一意のID / Unique id for inter-element referencing | |||||
extension | 0..* | Extension | 実装で定義された追加のコンテンツ / Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
use | ?!Σ | 0..1 | code | 通常|公式|一時的|セカンダリ|古い(知られている場合) / usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): 既知の場合、このidentifierの目的を識別します。 / Identifies the purpose for this identifier, if known . | ||||
type | Σ | 0..1 | CodeableConcept | identifierの説明 / Description of identifier Binding: Identifier Type Codes (extensible): 特定の目的に使用するidentifierを決定するために使用できるidentifierのコード化されたタイプ。 / A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. | ||||
system | Σ | 0..1 | uri | identifier値の名前空間 / The namespace for the identifier value | ||||
value | Σ | 0..1 | string | 一意の値 / The value that is unique | ||||
period | Σ | 0..1 | Period | IDが使用に有効だった時間期間 / Time period when id is/was valid for use | ||||
assigner | Σ | 0..1 | Reference(Organization) | IDを発行した組織(単なるテキストである可能性があります) / Organization that issued id (may be just text) | ||||
basedOn | Σ | 0..* | Reference(ServiceRequest) | このObservationが実施されることになった依頼や計画、提案に関する情報 | ||||
partOf | Σ | 0..* | Reference(JP Core MedicationAdministration Profile | JP Core MedicationAdministration Injection Profile | JP Core MedicationDispenseBase Profile | MedicationStatement | JP Core Procedure Profile | JP Core Immunization Profile | ImagingStudy) | このObservationが親イベントの一部を成す要素であるとき、その親イベントに関する情報 | ||||
status | ?!Σ | 1..1 | code | 結果の状態 Binding: ObservationStatus (required): 観察のステータスを提供するコード。 / Codes providing the status of an observation. | ||||
Slices for category | 1..* | CodeableConcept | このObservationを分類するコード Slice: Unordered, Open by value:$this Binding: JP Core Simple Observation Category ValueSet (preferred) | |||||
category:All Slices | Content/Rules for all slices | |||||||
id | 0..1 | string | 要素間参照のための一意のID / Unique id for inter-element referencing | |||||
extension | 0..* | Extension | 実装で定義された追加のコンテンツ / Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
coding | Σ | 0..* | Coding | コード化されたカテゴリー | ||||
text | Σ | 0..1 | string | コンセプトの単純なテキスト表現 / Plain text representation of the concept | ||||
category:first | 1..1 | CodeableConcept | 検体検査では、http://jpfhir.jp/fhir/core/CodeSystem/JP_SimpleObservationCategory_CS のコード表から"laboratory"を設定する。 Binding: JP Core Simple Observation Category ValueSet (required) | |||||
id | 0..1 | string | 要素間参照のための一意のID / Unique id for inter-element referencing | |||||
extension | 0..* | Extension | 実装で定義された追加のコンテンツ / Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
coding | Σ | 1..1 | Coding | 用語システムによって定義されたコード / Code defined by a terminology system | ||||
id | 0..1 | string | 要素間参照のための一意のID / Unique id for inter-element referencing | |||||
extension | 0..* | Extension | 実装で定義された追加のコンテンツ / Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
system | Σ | 1..1 | uri | 検体検査では、http://jpfhir.jp/fhir/core/CodeSystem/JP_SimpleObservationCategory_CS のコード表を使用する。 Fixed Value: http://jpfhir.jp/fhir/core/CodeSystem/JP_SimpleObservationCategory_CS | ||||
version | Σ | 0..1 | string | システムのバージョン - 関連する場合 / Version of the system - if relevant | ||||
code | Σ | 1..1 | code | 検体検査を表すコード laboratory を設定する。 Fixed Value: laboratory | ||||
display | Σ | 0..1 | string | システムによって定義された表現 / Representation defined by the system | ||||
userSelected | Σ | 0..1 | boolean | このコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user | ||||
text | Σ | 0..1 | string | コンセプトの単純なテキスト表現 / Plain text representation of the concept | ||||
code | Σ | 1..1 | CodeableConcept | このObservationの対象を特定するコード Binding: JP Core Observation LabResult Code ValueSet (preferred): MEDIS 臨床検査マスター | ||||
id | 0..1 | string | 要素間参照のための一意のID / Unique id for inter-element referencing | |||||
extension | 0..* | Extension | 実装で定義された追加のコンテンツ / Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
coding | Σ | 1..* | Coding | 用語システムによって定義されたコード / Code defined by a terminology system | ||||
id | 0..1 | string | 要素間参照のための一意のID / Unique id for inter-element referencing | |||||
extension | 0..* | Extension | 実装で定義された追加のコンテンツ / Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
system | Σ | 0..1 | uri | 用語システムのアイデンティティ / Identity of the terminology system | ||||
version | Σ | 0..1 | string | システムのバージョン - 関連する場合 / Version of the system - if relevant | ||||
code | Σ | 0..1 | code | システムによって定義された構文のシンボル / Symbol in syntax defined by the system | ||||
display | Σ | 0..1 | string | システムによって定義された表現 / Representation defined by the system | ||||
userSelected | Σ | 0..1 | boolean | このコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user | ||||
text | Σ | 1..1 | string | コンセプトの単純なテキスト表現 / Plain text representation of the concept | ||||
subject | Σ | 1..1 | Reference(JP Core Patient Profile) | このObservationの対象となる患者や患者群、機器、場所に関する情報 | ||||
focus | Σ | 0..* | Reference(Resource) | 配偶者、親、胎児、ドナーなど、このObservationのsubject要素が実際の対象でない場合、その実際の対象に関する情報 | ||||
encounter | Σ | 0..1 | Reference(JP Core Encounter Profile) | 診察や入院など、このObservationが実施されるきっかけとなった診療イベントに関する情報 | ||||
effective[x] | Σ | 1..1 | 取得された結果が臨床的に確定された日時または期間 | |||||
effectiveDateTime | dateTime | |||||||
effectivePeriod | Period | |||||||
effectiveTiming | Timing | |||||||
issued | Σ | 0..1 | instant | このバージョンのObservationが医療者に提供された日時。通常、結果を確認し検証後に提供される日時 | ||||
performer | Σ | 0..* | Reference(JP Core Practitioner Profile | JP Core PractitionerRole Profile | JP Core Organization Profile | CareTeam | JP Core Patient Profile | RelatedPerson) | このObservationの責任者/実施者に関する情報 | ||||
Slices for value[x] | ΣC | 0..1 | 同じ検査項目でも、システム(施設)により、使うデータ型が異なる可能性あり【詳細参照】 Slice: Unordered, Closed by type:$this | |||||
valueQuantity | Quantity | |||||||
valueCodeableConcept | CodeableConcept | |||||||
valueString | string | |||||||
value[x]:valueQuantity | ΣC | 0..1 | Quantity | 検査結果が「数値」の場合、値、単位を設定する。 SS-MIX2/HL7 V2.5→ OBX-2=「NM」の時の OBX-5(結果値)、OBX-6(単位)【詳細参照】 | ||||
value[x]:valueCodeableConcept | ΣC | 0..1 | CodeableConcept | 検査結果が「コード値」の場合、コード、テキスト、コードのValue setを定義する。 SS-MIX2/HL7 V2.5→ OBX-2=「CWE」の時の OBX-5(結果値)【詳細参照】 | ||||
value[x]:valueString | ΣC | 0..1 | string | 検査結果値が「文字列」の場合、その文字列を指定する。SS-MIX2/HL7 V2.5→ OBX-2=「ST」の時の OBX-5(結果値) | ||||
dataAbsentReason | C | 0..1 | CodeableConcept | このObservationのvalue[x]要素に期待される結果が存在しなかった場合、その理由 Binding: DataAbsentReason (extensible): 結果( balue.value [x])が欠落している理由を指定するコード。 / Codes specifying why the result (Observation.value[x]) is missing. | ||||
interpretation | 0..* | CodeableConcept | High, low, normal, etc. 高、低、正常など Binding: ObservationInterpretationCodes (extensible): 観測の解釈を識別するコード。 / Codes identifying interpretations of observations. | |||||
note | 0..* | Annotation | このObservationに関するコメント | |||||
id | 0..1 | string | 要素間参照のための一意のID / Unique id for inter-element referencing | |||||
extension | 0..* | Extension | 実装で定義された追加のコンテンツ / Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
author[x] | Σ | 0..1 | 注釈の責任者 / Individual responsible for the annotation | |||||
authorReference | Reference(Practitioner | Patient | RelatedPerson | Organization) | |||||||
authorString | string | |||||||
time | Σ | 0..1 | dateTime | 注釈が作られたとき / When the annotation was made | ||||
text | Σ | 1..1 | markdown | 注釈 - テキストコンテンツ(マークダウンとして) / The annotation - text content (as markdown) | ||||
bodySite | 0..1 | CodeableConcept | 対象となった身体部位 Binding: SNOMEDCTBodyStructures (example): 解剖学的場所を説明するコード。左右性が含まれる場合があります。 / Codes describing anatomical locations. May include laterality. | |||||
method | 0..1 | CodeableConcept | 実施の方法 Binding: ObservationMethods (example): 単純な観測の方法。 / Methods for simple observations. | |||||
specimen | 1..1 | Reference(JP_Specimen_Common) | このObservationに使われた検体/標本に関する情報 | |||||
device | 0..1 | Reference(Device | DeviceMetric) | このObservationでデータを得るために使われた測定機器に関する情報 | |||||
referenceRange | C | 0..* | BackboneElement | 基準範囲との比較による結果の解釈方法のガイダンス obs-3: 少なくとも低いまたは高またはテキストが必要です / Must have at least a low or a high or text | ||||
id | 0..1 | string | 要素間参照のための一意のID / Unique id for inter-element referencing | |||||
extension | 0..* | Extension | 実装で定義された追加のコンテンツ / Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | 認識されていなくても無視できない拡張機能 / Extensions that cannot be ignored even if unrecognized | ||||
low | C | 0..1 | SimpleQuantity | 関連する場合は低レンジ / Low Range, if relevant | ||||
high | C | 0..1 | SimpleQuantity | 関連する場合、高レンジ / High Range, if relevant | ||||
type | 0..1 | CodeableConcept | 参照範囲予選 / Reference range qualifier Binding: ObservationReferenceRangeMeaningCodes (preferred): 参照範囲の意味のコード。 / Code for the meaning of a reference range. | |||||
appliesTo | 0..* | CodeableConcept | 参照範囲の母集団 / Reference range population Binding: ObservationReferenceRangeAppliesToCodes (example): 参照範囲が適用される母集団を識別するコード。 / Codes identifying the population the reference range applies to. | |||||
age | 0..1 | Range | 適用される年齢範囲、関連する場合 / Applicable age range, if relevant | |||||
text | 0..1 | string | 観察中のテキストベースの参照範囲 / Text based reference range in an observation | |||||
hasMember | Σ | 0..* | Reference(JP Core Observation Common Profile | QuestionnaireResponse | MolecularSequence) | このObservationに関連する子リソースに関する情報。このObservationに関連する/属するパネル検査や検査セットなどのObservationグループ | ||||
derivedFrom | Σ | 0..* | Reference(DocumentReference | ImagingStudy | Media | QuestionnaireResponse | JP Core Observation Common Profile | MolecularSequence) | このObservationの結果の導出元に関する情報。例えば、画像検査から取得された結果となる場合その導出元となる画像検査結果を示すImagingStudyリソース | ||||
component | Σ | 0..* | BackboneElement | 複合的な結果。例えば、血圧測定値ではそれを構成する収縮期および拡張期の値の組み合わせ | ||||
id | 0..1 | string | 要素間参照のための一意のID / Unique id for inter-element referencing | |||||
extension | 0..* | Extension | 実装で定義された追加のコンテンツ / Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | 認識されていなくても無視できない拡張機能 / Extensions that cannot be ignored even if unrecognized | ||||
code | Σ | 1..1 | CodeableConcept | コンポーネント観測の種類(コード /タイプ) / Type of component observation (code / type) Binding: LOINCCodes (example): 単純な観測の名前を識別するコード。 / Codes identifying names of simple observations. | ||||
value[x] | Σ | 0..1 | 実際のコンポーネントの結果 / Actual component result | |||||
valueQuantity | Quantity | |||||||
valueCodeableConcept | CodeableConcept | |||||||
valueString | string | |||||||
valueBoolean | boolean | |||||||
valueInteger | integer | |||||||
valueRange | Range | |||||||
valueRatio | Ratio | |||||||
valueSampledData | SampledData | |||||||
valueTime | time | |||||||
valueDateTime | dateTime | |||||||
valuePeriod | Period | |||||||
dataAbsentReason | C | 0..1 | CodeableConcept | コンポーネントの結果が欠落している理由 / Why the component result is missing Binding: DataAbsentReason (extensible): 結果( balue.value [x])が欠落している理由を指定するコード。 / Codes specifying why the result (Observation.value[x]) is missing. | ||||
interpretation | 0..* | CodeableConcept | 高、低、正常など。 / High, low, normal, etc. Binding: ObservationInterpretationCodes (extensible): 観測の解釈を識別するコード。 / Codes identifying interpretations of observations. | |||||
referenceRange | 0..* | See referenceRange (Observation) | コンポーネント結果の解釈のためのガイドを提供します / Provides guide for interpretation of component result | |||||
Documentation for this format |
Terminology Bindings
Path | Conformance | ValueSet | URI | |||
Observation.language | preferred | CommonLanguages
http://hl7.org/fhir/ValueSet/languages from the FHIR Standard | ||||
Observation.identifier.use | required | IdentifierUsehttp://hl7.org/fhir/ValueSet/identifier-use|4.0.1 from the FHIR Standard | ||||
Observation.identifier.type | extensible | Identifier Type Codeshttp://hl7.org/fhir/ValueSet/identifier-type from the FHIR Standard | ||||
Observation.status | required | ObservationStatushttp://hl7.org/fhir/ValueSet/observation-status|4.0.1 from the FHIR Standard | ||||
Observation.category | preferred | JP_SimpleObservationCategory_VS (a valid code from JP Core Simple Observation Category CodeSystem)http://jpfhir.jp/fhir/core/ValueSet/JP_SimpleObservationCategory_VS from this IG | ||||
Observation.category:first | required | JP_SimpleObservationCategory_VS (a valid code from JP Core Simple Observation Category CodeSystem)http://jpfhir.jp/fhir/core/ValueSet/JP_SimpleObservationCategory_VS from this IG | ||||
Observation.code | preferred | JP_ObservationLabResultCode_VShttp://jpfhir.jp/fhir/core/ValueSet/JP_ObservationLabResultCode_VS | ||||
Observation.dataAbsentReason | extensible | DataAbsentReasonhttp://hl7.org/fhir/ValueSet/data-absent-reason from the FHIR Standard | ||||
Observation.interpretation | extensible | ObservationInterpretationCodeshttp://hl7.org/fhir/ValueSet/observation-interpretation from the FHIR Standard | ||||
Observation.bodySite | example | SNOMEDCTBodyStructureshttp://hl7.org/fhir/ValueSet/body-site from the FHIR Standard | ||||
Observation.method | example | ObservationMethodshttp://hl7.org/fhir/ValueSet/observation-methods from the FHIR Standard | ||||
Observation.referenceRange.type | preferred | ObservationReferenceRangeMeaningCodeshttp://hl7.org/fhir/ValueSet/referencerange-meaning from the FHIR Standard | ||||
Observation.referenceRange.appliesTo | example | ObservationReferenceRangeAppliesToCodeshttp://hl7.org/fhir/ValueSet/referencerange-appliesto from the FHIR Standard | ||||
Observation.component.code | example | LOINCCodes (a valid code from LOINC)http://hl7.org/fhir/ValueSet/observation-codes from the FHIR Standard | ||||
Observation.component.dataAbsentReason | extensible | DataAbsentReasonhttp://hl7.org/fhir/ValueSet/data-absent-reason from the FHIR Standard | ||||
Observation.component.interpretation | extensible | ObservationInterpretationCodeshttp://hl7.org/fhir/ValueSet/observation-interpretation from the FHIR Standard |
Constraints
Id | Grade | Path(s) | Details | Requirements |
dom-2 | error | Observation | リソースが別のリソースに含まれている場合、ネストされたリソースを含めてはなりません / If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
dom-3 | error | Observation | リソースが別のリソースに含まれている場合、それはリソースの他の場所から参照されるか、含有リソースを参照するものとします / If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource : contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty() | |
dom-4 | error | Observation | リソースが別のリソースに含まれている場合、meta.versionidもmeta.lastupdatedも持ってはならない。 / If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated : contained.meta.versionId.empty() and contained.meta.lastUpdated.empty() | |
dom-5 | error | Observation | 別のリソースにリソースが含まれている場合、セキュリティラベルはありません / If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
dom-6 | best practice | Observation | リソースには、堅牢な管理のための叙述(Narative)が必要です / A resource should have narrative for robust management : text.`div`.exists() | |
ele-1 | error | **ALL** elements | すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | **ALL** extensions | 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
obs-3 | error | Observation.referenceRange | 少なくとも低いまたは高またはテキストが必要です / Must have at least a low or a high or text : low.exists() or high.exists() or text.exists() | |
obs-6 | error | Observation | databsentrasonは、観察.value [x]が存在しない場合にのみ存在するものとします / dataAbsentReason SHALL only be present if Observation.value[x] is not present : dataAbsentReason.empty() or value.empty() | |
obs-7 | error | Observation | visserveration.codeがvisserveration.component.codeと同じ場合、コードに関連付けられている値要素が存在しないでください / If Observation.code is the same as an Observation.component.code then the value element associated with the code SHALL NOT be present : value.empty() or component.code.where(coding.intersect(%resource.code.coding).exists()).empty() |
This structure is derived from JP_Observation_Common
Summary
Mandatory: 10 elements
Fixed: 2 elements
Structures
This structure refers to these other structures:
Slices
This structure defines the following Slices:
Differential View
This structure is derived from JP_Observation_Common
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Observation | 0..* | JP_Observation_Common | 検体検査結果 | |
identifier | 0..* | Identifier | 当該検査項目に対して、施設内で割り振られる一意の識別子 | |
use | 0..1 | code | 通常|公式|一時的|セカンダリ|古い(知られている場合) / usual | official | temp | secondary | old (If known) | |
system | 0..1 | uri | identifier値の名前空間 / The namespace for the identifier value | |
value | 0..1 | string | 一意の値 / The value that is unique | |
basedOn | 0..* | Reference(ServiceRequest) | このObservationが実施されることになった依頼や計画、提案に関する情報 | |
partOf | 0..* | Reference(JP Core MedicationAdministration Profile | JP Core MedicationAdministration Injection Profile | JP Core MedicationDispenseBase Profile | MedicationStatement | JP Core Procedure Profile | JP Core Immunization Profile | ImagingStudy) | このObservationが親イベントの一部を成す要素であるとき、その親イベントに関する情報 | |
status | 1..1 | code | 結果の状態 | |
Slices for category | 1..* | CodeableConcept | このObservationを分類するコード Slice: Unordered, Open by value:$this | |
category:All Slices | Content/Rules for all slices | |||
coding | 0..* | Coding | コード化されたカテゴリー | |
category:first | 1..1 | CodeableConcept | 検体検査では、http://jpfhir.jp/fhir/core/CodeSystem/JP_SimpleObservationCategory_CS のコード表から"laboratory"を設定する。 Binding: JP Core Simple Observation Category ValueSet (required) | |
coding | 1..1 | Coding | 用語システムによって定義されたコード / Code defined by a terminology system | |
system | 1..1 | uri | 検体検査では、http://jpfhir.jp/fhir/core/CodeSystem/JP_SimpleObservationCategory_CS のコード表を使用する。 Fixed Value: http://jpfhir.jp/fhir/core/CodeSystem/JP_SimpleObservationCategory_CS | |
code | 1..1 | code | 検体検査を表すコード laboratory を設定する。 Fixed Value: laboratory | |
code | 1..1 | CodeableConcept | このObservationの対象を特定するコード Binding: JP Core Observation LabResult Code ValueSet (preferred): MEDIS 臨床検査マスター | |
coding | 1..* | Coding | 用語システムによって定義されたコード / Code defined by a terminology system | |
system | 0..1 | uri | 用語システムのアイデンティティ / Identity of the terminology system | |
version | 0..1 | string | システムのバージョン - 関連する場合 / Version of the system - if relevant | |
code | 0..1 | code | システムによって定義された構文のシンボル / Symbol in syntax defined by the system | |
display | 0..1 | string | システムによって定義された表現 / Representation defined by the system | |
userSelected | 0..1 | boolean | このコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user | |
text | 1..1 | string | コンセプトの単純なテキスト表現 / Plain text representation of the concept | |
subject | 1..1 | Reference(JP Core Patient Profile) | このObservationの対象となる患者や患者群、機器、場所に関する情報 | |
focus | 0..* | Reference(Resource) | 配偶者、親、胎児、ドナーなど、このObservationのsubject要素が実際の対象でない場合、その実際の対象に関する情報 | |
encounter | 0..1 | Reference(JP Core Encounter Profile) | 診察や入院など、このObservationが実施されるきっかけとなった診療イベントに関する情報 | |
effective[x] | 1..1 | 取得された結果が臨床的に確定された日時または期間 | ||
effectiveDateTime | dateTime | |||
effectivePeriod | Period | |||
effectiveTiming | Timing | |||
issued | 0..1 | instant | このバージョンのObservationが医療者に提供された日時。通常、結果を確認し検証後に提供される日時 | |
performer | 0..* | Reference(JP Core Practitioner Profile | JP Core PractitionerRole Profile | JP Core Organization Profile | CareTeam | JP Core Patient Profile | RelatedPerson) | このObservationの責任者/実施者に関する情報 | |
Slices for value[x] | 0..1 | 同じ検査項目でも、システム(施設)により、使うデータ型が異なる可能性あり【詳細参照】 Slice: Unordered, Open by type:$this | ||
valueQuantity | Quantity | |||
valueCodeableConcept | CodeableConcept | |||
valueString | string | |||
value[x]:valueQuantity | 0..1 | Quantity | 検査結果が「数値」の場合、値、単位を設定する。 SS-MIX2/HL7 V2.5→ OBX-2=「NM」の時の OBX-5(結果値)、OBX-6(単位)【詳細参照】 | |
value[x]:valueCodeableConcept | 0..1 | CodeableConcept | 検査結果が「コード値」の場合、コード、テキスト、コードのValue setを定義する。 SS-MIX2/HL7 V2.5→ OBX-2=「CWE」の時の OBX-5(結果値)【詳細参照】 | |
value[x]:valueString | 0..1 | string | 検査結果値が「文字列」の場合、その文字列を指定する。SS-MIX2/HL7 V2.5→ OBX-2=「ST」の時の OBX-5(結果値) | |
dataAbsentReason | 0..1 | CodeableConcept | このObservationのvalue[x]要素に期待される結果が存在しなかった場合、その理由 | |
interpretation | 0..* | CodeableConcept | High, low, normal, etc. 高、低、正常など | |
note | 0..* | Annotation | このObservationに関するコメント | |
author[x] | 0..1 | Reference(Practitioner | Patient | RelatedPerson | Organization), string | 注釈の責任者 / Individual responsible for the annotation | |
time | 0..1 | dateTime | 注釈が作られたとき / When the annotation was made | |
text | 1..1 | markdown | 注釈 - テキストコンテンツ(マークダウンとして) / The annotation - text content (as markdown) | |
bodySite | 0..1 | CodeableConcept | 対象となった身体部位 | |
method | 0..1 | CodeableConcept | 実施の方法 | |
specimen | 1..1 | Reference(JP_Specimen_Common) | このObservationに使われた検体/標本に関する情報 | |
device | 0..1 | Reference(Device | DeviceMetric) | このObservationでデータを得るために使われた測定機器に関する情報 | |
referenceRange | 0..* | BackboneElement | 基準範囲との比較による結果の解釈方法のガイダンス | |
low | 0..1 | SimpleQuantity | 関連する場合は低レンジ / Low Range, if relevant | |
high | 0..1 | SimpleQuantity | 関連する場合、高レンジ / High Range, if relevant | |
type | 0..1 | CodeableConcept | 参照範囲予選 / Reference range qualifier | |
appliesTo | 0..* | CodeableConcept | 参照範囲の母集団 / Reference range population | |
age | 0..1 | Range | 適用される年齢範囲、関連する場合 / Applicable age range, if relevant | |
text | 0..1 | string | 観察中のテキストベースの参照範囲 / Text based reference range in an observation | |
hasMember | 0..* | Reference(JP Core Observation Common Profile | QuestionnaireResponse | MolecularSequence) | このObservationに関連する子リソースに関する情報。このObservationに関連する/属するパネル検査や検査セットなどのObservationグループ | |
derivedFrom | 0..* | Reference(DocumentReference | ImagingStudy | Media | QuestionnaireResponse | JP Core Observation Common Profile | MolecularSequence) | このObservationの結果の導出元に関する情報。例えば、画像検査から取得された結果となる場合その導出元となる画像検査結果を示すImagingStudyリソース | |
component | 0..* | BackboneElement | 複合的な結果。例えば、血圧測定値ではそれを構成する収縮期および拡張期の値の組み合わせ | |
code | 1..1 | CodeableConcept | コンポーネント観測の種類(コード /タイプ) / Type of component observation (code / type) | |
value[x] | 0..1 | Quantity, CodeableConcept, string, boolean, integer, Range, Ratio, SampledData, time, dateTime, Period | 実際のコンポーネントの結果 / Actual component result | |
interpretation | 0..* | CodeableConcept | 高、低、正常など。 / High, low, normal, etc. | |
referenceRange | 0..* | コンポーネント結果の解釈のためのガイドを提供します / Provides guide for interpretation of component result | ||
Documentation for this format |
Key Elements View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Observation | C | 0..* | JP_Observation_Common | 検体検査結果 obs-6: databsentrasonは、観察.value [x]が存在しない場合にのみ存在するものとします / dataAbsentReason SHALL only be present if Observation.value[x] is not present obs-7: visserveration.codeがvisserveration.component.codeと同じ場合、コードに関連付けられている値要素が存在しないでください / If Observation.code is the same as an Observation.component.code then the value element associated with the code SHALL NOT be present |
implicitRules | ?!Σ | 0..1 | uri | このコンテンツが作成されたルールのセット / A set of rules under which this content was created |
modifierExtension | ?! | 0..* | Extension | 無視できない拡張機能 / Extensions that cannot be ignored |
identifier | Σ | 0..* | Identifier | 当該検査項目に対して、施設内で割り振られる一意の識別子 |
use | ?!Σ | 0..1 | code | 通常|公式|一時的|セカンダリ|古い(知られている場合) / usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): 既知の場合、このidentifierの目的を識別します。 / Identifies the purpose for this identifier, if known . |
system | Σ | 0..1 | uri | identifier値の名前空間 / The namespace for the identifier value |
value | Σ | 0..1 | string | 一意の値 / The value that is unique |
basedOn | Σ | 0..* | Reference(ServiceRequest) | このObservationが実施されることになった依頼や計画、提案に関する情報 |
partOf | Σ | 0..* | Reference(JP Core MedicationAdministration Profile | JP Core MedicationAdministration Injection Profile | JP Core MedicationDispenseBase Profile | MedicationStatement | JP Core Procedure Profile | JP Core Immunization Profile | ImagingStudy) | このObservationが親イベントの一部を成す要素であるとき、その親イベントに関する情報 |
status | ?!Σ | 1..1 | code | 結果の状態 Binding: ObservationStatus (required): 観察のステータスを提供するコード。 / Codes providing the status of an observation. |
Slices for category | 1..* | CodeableConcept | このObservationを分類するコード Slice: Unordered, Open by value:$this Binding: JP Core Simple Observation Category ValueSet (preferred) | |
category:All Slices | Content/Rules for all slices | |||
coding | Σ | 0..* | Coding | コード化されたカテゴリー |
category:first | 1..1 | CodeableConcept | 検体検査では、http://jpfhir.jp/fhir/core/CodeSystem/JP_SimpleObservationCategory_CS のコード表から"laboratory"を設定する。 Binding: JP Core Simple Observation Category ValueSet (required) | |
coding | Σ | 1..1 | Coding | 用語システムによって定義されたコード / Code defined by a terminology system |
system | Σ | 1..1 | uri | 検体検査では、http://jpfhir.jp/fhir/core/CodeSystem/JP_SimpleObservationCategory_CS のコード表を使用する。 Fixed Value: http://jpfhir.jp/fhir/core/CodeSystem/JP_SimpleObservationCategory_CS |
code | Σ | 1..1 | code | 検体検査を表すコード laboratory を設定する。 Fixed Value: laboratory |
code | Σ | 1..1 | CodeableConcept | このObservationの対象を特定するコード Binding: JP Core Observation LabResult Code ValueSet (preferred): MEDIS 臨床検査マスター |
coding | Σ | 1..* | Coding | 用語システムによって定義されたコード / Code defined by a terminology system |
system | Σ | 0..1 | uri | 用語システムのアイデンティティ / Identity of the terminology system |
version | Σ | 0..1 | string | システムのバージョン - 関連する場合 / Version of the system - if relevant |
code | Σ | 0..1 | code | システムによって定義された構文のシンボル / Symbol in syntax defined by the system |
display | Σ | 0..1 | string | システムによって定義された表現 / Representation defined by the system |
userSelected | Σ | 0..1 | boolean | このコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user |
text | Σ | 1..1 | string | コンセプトの単純なテキスト表現 / Plain text representation of the concept |
subject | Σ | 1..1 | Reference(JP Core Patient Profile) | このObservationの対象となる患者や患者群、機器、場所に関する情報 |
focus | Σ | 0..* | Reference(Resource) | 配偶者、親、胎児、ドナーなど、このObservationのsubject要素が実際の対象でない場合、その実際の対象に関する情報 |
encounter | Σ | 0..1 | Reference(JP Core Encounter Profile) | 診察や入院など、このObservationが実施されるきっかけとなった診療イベントに関する情報 |
effective[x] | Σ | 1..1 | 取得された結果が臨床的に確定された日時または期間 | |
effectiveDateTime | dateTime | |||
effectivePeriod | Period | |||
effectiveTiming | Timing | |||
issued | Σ | 0..1 | instant | このバージョンのObservationが医療者に提供された日時。通常、結果を確認し検証後に提供される日時 |
performer | Σ | 0..* | Reference(JP Core Practitioner Profile | JP Core PractitionerRole Profile | JP Core Organization Profile | CareTeam | JP Core Patient Profile | RelatedPerson) | このObservationの責任者/実施者に関する情報 |
Slices for value[x] | ΣC | 0..1 | 同じ検査項目でも、システム(施設)により、使うデータ型が異なる可能性あり【詳細参照】 Slice: Unordered, Closed by type:$this | |
valueQuantity | Quantity | |||
valueCodeableConcept | CodeableConcept | |||
valueString | string | |||
value[x]:valueQuantity | ΣC | 0..1 | Quantity | 検査結果が「数値」の場合、値、単位を設定する。 SS-MIX2/HL7 V2.5→ OBX-2=「NM」の時の OBX-5(結果値)、OBX-6(単位)【詳細参照】 |
value[x]:valueCodeableConcept | ΣC | 0..1 | CodeableConcept | 検査結果が「コード値」の場合、コード、テキスト、コードのValue setを定義する。 SS-MIX2/HL7 V2.5→ OBX-2=「CWE」の時の OBX-5(結果値)【詳細参照】 |
value[x]:valueString | ΣC | 0..1 | string | 検査結果値が「文字列」の場合、その文字列を指定する。SS-MIX2/HL7 V2.5→ OBX-2=「ST」の時の OBX-5(結果値) |
dataAbsentReason | C | 0..1 | CodeableConcept | このObservationのvalue[x]要素に期待される結果が存在しなかった場合、その理由 Binding: DataAbsentReason (extensible): 結果( balue.value [x])が欠落している理由を指定するコード。 / Codes specifying why the result (Observation.value[x]) is missing. |
interpretation | 0..* | CodeableConcept | High, low, normal, etc. 高、低、正常など Binding: ObservationInterpretationCodes (extensible): 観測の解釈を識別するコード。 / Codes identifying interpretations of observations. | |
note | 0..* | Annotation | このObservationに関するコメント | |
author[x] | Σ | 0..1 | 注釈の責任者 / Individual responsible for the annotation | |
authorReference | Reference(Practitioner | Patient | RelatedPerson | Organization) | |||
authorString | string | |||
time | Σ | 0..1 | dateTime | 注釈が作られたとき / When the annotation was made |
text | Σ | 1..1 | markdown | 注釈 - テキストコンテンツ(マークダウンとして) / The annotation - text content (as markdown) |
bodySite | 0..1 | CodeableConcept | 対象となった身体部位 Binding: SNOMEDCTBodyStructures (example): 解剖学的場所を説明するコード。左右性が含まれる場合があります。 / Codes describing anatomical locations. May include laterality. | |
method | 0..1 | CodeableConcept | 実施の方法 Binding: ObservationMethods (example): 単純な観測の方法。 / Methods for simple observations. | |
specimen | 1..1 | Reference(JP_Specimen_Common) | このObservationに使われた検体/標本に関する情報 | |
device | 0..1 | Reference(Device | DeviceMetric) | このObservationでデータを得るために使われた測定機器に関する情報 | |
referenceRange | C | 0..* | BackboneElement | 基準範囲との比較による結果の解釈方法のガイダンス obs-3: 少なくとも低いまたは高またはテキストが必要です / Must have at least a low or a high or text |
modifierExtension | ?!Σ | 0..* | Extension | 認識されていなくても無視できない拡張機能 / Extensions that cannot be ignored even if unrecognized |
low | C | 0..1 | SimpleQuantity | 関連する場合は低レンジ / Low Range, if relevant |
high | C | 0..1 | SimpleQuantity | 関連する場合、高レンジ / High Range, if relevant |
type | 0..1 | CodeableConcept | 参照範囲予選 / Reference range qualifier Binding: ObservationReferenceRangeMeaningCodes (preferred): 参照範囲の意味のコード。 / Code for the meaning of a reference range. | |
appliesTo | 0..* | CodeableConcept | 参照範囲の母集団 / Reference range population Binding: ObservationReferenceRangeAppliesToCodes (example): 参照範囲が適用される母集団を識別するコード。 / Codes identifying the population the reference range applies to. | |
age | 0..1 | Range | 適用される年齢範囲、関連する場合 / Applicable age range, if relevant | |
text | 0..1 | string | 観察中のテキストベースの参照範囲 / Text based reference range in an observation | |
hasMember | Σ | 0..* | Reference(JP Core Observation Common Profile | QuestionnaireResponse | MolecularSequence) | このObservationに関連する子リソースに関する情報。このObservationに関連する/属するパネル検査や検査セットなどのObservationグループ |
derivedFrom | Σ | 0..* | Reference(DocumentReference | ImagingStudy | Media | QuestionnaireResponse | JP Core Observation Common Profile | MolecularSequence) | このObservationの結果の導出元に関する情報。例えば、画像検査から取得された結果となる場合その導出元となる画像検査結果を示すImagingStudyリソース |
component | Σ | 0..* | BackboneElement | 複合的な結果。例えば、血圧測定値ではそれを構成する収縮期および拡張期の値の組み合わせ |
modifierExtension | ?!Σ | 0..* | Extension | 認識されていなくても無視できない拡張機能 / Extensions that cannot be ignored even if unrecognized |
code | Σ | 1..1 | CodeableConcept | コンポーネント観測の種類(コード /タイプ) / Type of component observation (code / type) Binding: LOINCCodes (example): 単純な観測の名前を識別するコード。 / Codes identifying names of simple observations. |
value[x] | Σ | 0..1 | 実際のコンポーネントの結果 / Actual component result | |
valueQuantity | Quantity | |||
valueCodeableConcept | CodeableConcept | |||
valueString | string | |||
valueBoolean | boolean | |||
valueInteger | integer | |||
valueRange | Range | |||
valueRatio | Ratio | |||
valueSampledData | SampledData | |||
valueTime | time | |||
valueDateTime | dateTime | |||
valuePeriod | Period | |||
interpretation | 0..* | CodeableConcept | 高、低、正常など。 / High, low, normal, etc. Binding: ObservationInterpretationCodes (extensible): 観測の解釈を識別するコード。 / Codes identifying interpretations of observations. | |
referenceRange | 0..* | See referenceRange (Observation) | コンポーネント結果の解釈のためのガイドを提供します / Provides guide for interpretation of component result | |
Documentation for this format |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints | ||||
---|---|---|---|---|---|---|---|---|
Observation | C | 0..* | JP_Observation_Common | 検体検査結果 obs-6: databsentrasonは、観察.value [x]が存在しない場合にのみ存在するものとします / dataAbsentReason SHALL only be present if Observation.value[x] is not present obs-7: visserveration.codeがvisserveration.component.codeと同じ場合、コードに関連付けられている値要素が存在しないでください / If Observation.code is the same as an Observation.component.code then the value element associated with the code SHALL NOT be present | ||||
id | Σ | 0..1 | id | このアーティファクトの論理ID / Logical id of this artifact | ||||
meta | Σ | 0..1 | Meta | リソースに関するMetadata / Metadata about the resource | ||||
implicitRules | ?!Σ | 0..1 | uri | このコンテンツが作成されたルールのセット / A set of rules under which this content was created | ||||
language | 0..1 | code | リソースコンテンツの言語 / Language of the resource content Binding: CommonLanguages (preferred): 人間の言語。 / A human language.
| |||||
text | 0..1 | Narrative | 人間の解釈のためのリソースのテキスト概要 / Text summary of the resource, for human interpretation | |||||
contained | 0..* | Resource | インラインリソースが含まれています / Contained, inline Resources | |||||
extension | 0..* | Extension | 実装で定義された追加のコンテンツ / Additional content defined by implementations | |||||
modifierExtension | ?! | 0..* | Extension | 無視できない拡張機能 / Extensions that cannot be ignored | ||||
identifier | Σ | 0..* | Identifier | 当該検査項目に対して、施設内で割り振られる一意の識別子 | ||||
id | 0..1 | string | 要素間参照のための一意のID / Unique id for inter-element referencing | |||||
extension | 0..* | Extension | 実装で定義された追加のコンテンツ / Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
use | ?!Σ | 0..1 | code | 通常|公式|一時的|セカンダリ|古い(知られている場合) / usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): 既知の場合、このidentifierの目的を識別します。 / Identifies the purpose for this identifier, if known . | ||||
type | Σ | 0..1 | CodeableConcept | identifierの説明 / Description of identifier Binding: Identifier Type Codes (extensible): 特定の目的に使用するidentifierを決定するために使用できるidentifierのコード化されたタイプ。 / A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. | ||||
system | Σ | 0..1 | uri | identifier値の名前空間 / The namespace for the identifier value | ||||
value | Σ | 0..1 | string | 一意の値 / The value that is unique | ||||
period | Σ | 0..1 | Period | IDが使用に有効だった時間期間 / Time period when id is/was valid for use | ||||
assigner | Σ | 0..1 | Reference(Organization) | IDを発行した組織(単なるテキストである可能性があります) / Organization that issued id (may be just text) | ||||
basedOn | Σ | 0..* | Reference(ServiceRequest) | このObservationが実施されることになった依頼や計画、提案に関する情報 | ||||
partOf | Σ | 0..* | Reference(JP Core MedicationAdministration Profile | JP Core MedicationAdministration Injection Profile | JP Core MedicationDispenseBase Profile | MedicationStatement | JP Core Procedure Profile | JP Core Immunization Profile | ImagingStudy) | このObservationが親イベントの一部を成す要素であるとき、その親イベントに関する情報 | ||||
status | ?!Σ | 1..1 | code | 結果の状態 Binding: ObservationStatus (required): 観察のステータスを提供するコード。 / Codes providing the status of an observation. | ||||
Slices for category | 1..* | CodeableConcept | このObservationを分類するコード Slice: Unordered, Open by value:$this Binding: JP Core Simple Observation Category ValueSet (preferred) | |||||
category:All Slices | Content/Rules for all slices | |||||||
id | 0..1 | string | 要素間参照のための一意のID / Unique id for inter-element referencing | |||||
extension | 0..* | Extension | 実装で定義された追加のコンテンツ / Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
coding | Σ | 0..* | Coding | コード化されたカテゴリー | ||||
text | Σ | 0..1 | string | コンセプトの単純なテキスト表現 / Plain text representation of the concept | ||||
category:first | 1..1 | CodeableConcept | 検体検査では、http://jpfhir.jp/fhir/core/CodeSystem/JP_SimpleObservationCategory_CS のコード表から"laboratory"を設定する。 Binding: JP Core Simple Observation Category ValueSet (required) | |||||
id | 0..1 | string | 要素間参照のための一意のID / Unique id for inter-element referencing | |||||
extension | 0..* | Extension | 実装で定義された追加のコンテンツ / Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
coding | Σ | 1..1 | Coding | 用語システムによって定義されたコード / Code defined by a terminology system | ||||
id | 0..1 | string | 要素間参照のための一意のID / Unique id for inter-element referencing | |||||
extension | 0..* | Extension | 実装で定義された追加のコンテンツ / Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
system | Σ | 1..1 | uri | 検体検査では、http://jpfhir.jp/fhir/core/CodeSystem/JP_SimpleObservationCategory_CS のコード表を使用する。 Fixed Value: http://jpfhir.jp/fhir/core/CodeSystem/JP_SimpleObservationCategory_CS | ||||
version | Σ | 0..1 | string | システムのバージョン - 関連する場合 / Version of the system - if relevant | ||||
code | Σ | 1..1 | code | 検体検査を表すコード laboratory を設定する。 Fixed Value: laboratory | ||||
display | Σ | 0..1 | string | システムによって定義された表現 / Representation defined by the system | ||||
userSelected | Σ | 0..1 | boolean | このコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user | ||||
text | Σ | 0..1 | string | コンセプトの単純なテキスト表現 / Plain text representation of the concept | ||||
code | Σ | 1..1 | CodeableConcept | このObservationの対象を特定するコード Binding: JP Core Observation LabResult Code ValueSet (preferred): MEDIS 臨床検査マスター | ||||
id | 0..1 | string | 要素間参照のための一意のID / Unique id for inter-element referencing | |||||
extension | 0..* | Extension | 実装で定義された追加のコンテンツ / Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
coding | Σ | 1..* | Coding | 用語システムによって定義されたコード / Code defined by a terminology system | ||||
id | 0..1 | string | 要素間参照のための一意のID / Unique id for inter-element referencing | |||||
extension | 0..* | Extension | 実装で定義された追加のコンテンツ / Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
system | Σ | 0..1 | uri | 用語システムのアイデンティティ / Identity of the terminology system | ||||
version | Σ | 0..1 | string | システムのバージョン - 関連する場合 / Version of the system - if relevant | ||||
code | Σ | 0..1 | code | システムによって定義された構文のシンボル / Symbol in syntax defined by the system | ||||
display | Σ | 0..1 | string | システムによって定義された表現 / Representation defined by the system | ||||
userSelected | Σ | 0..1 | boolean | このコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user | ||||
text | Σ | 1..1 | string | コンセプトの単純なテキスト表現 / Plain text representation of the concept | ||||
subject | Σ | 1..1 | Reference(JP Core Patient Profile) | このObservationの対象となる患者や患者群、機器、場所に関する情報 | ||||
focus | Σ | 0..* | Reference(Resource) | 配偶者、親、胎児、ドナーなど、このObservationのsubject要素が実際の対象でない場合、その実際の対象に関する情報 | ||||
encounter | Σ | 0..1 | Reference(JP Core Encounter Profile) | 診察や入院など、このObservationが実施されるきっかけとなった診療イベントに関する情報 | ||||
effective[x] | Σ | 1..1 | 取得された結果が臨床的に確定された日時または期間 | |||||
effectiveDateTime | dateTime | |||||||
effectivePeriod | Period | |||||||
effectiveTiming | Timing | |||||||
issued | Σ | 0..1 | instant | このバージョンのObservationが医療者に提供された日時。通常、結果を確認し検証後に提供される日時 | ||||
performer | Σ | 0..* | Reference(JP Core Practitioner Profile | JP Core PractitionerRole Profile | JP Core Organization Profile | CareTeam | JP Core Patient Profile | RelatedPerson) | このObservationの責任者/実施者に関する情報 | ||||
Slices for value[x] | ΣC | 0..1 | 同じ検査項目でも、システム(施設)により、使うデータ型が異なる可能性あり【詳細参照】 Slice: Unordered, Closed by type:$this | |||||
valueQuantity | Quantity | |||||||
valueCodeableConcept | CodeableConcept | |||||||
valueString | string | |||||||
value[x]:valueQuantity | ΣC | 0..1 | Quantity | 検査結果が「数値」の場合、値、単位を設定する。 SS-MIX2/HL7 V2.5→ OBX-2=「NM」の時の OBX-5(結果値)、OBX-6(単位)【詳細参照】 | ||||
value[x]:valueCodeableConcept | ΣC | 0..1 | CodeableConcept | 検査結果が「コード値」の場合、コード、テキスト、コードのValue setを定義する。 SS-MIX2/HL7 V2.5→ OBX-2=「CWE」の時の OBX-5(結果値)【詳細参照】 | ||||
value[x]:valueString | ΣC | 0..1 | string | 検査結果値が「文字列」の場合、その文字列を指定する。SS-MIX2/HL7 V2.5→ OBX-2=「ST」の時の OBX-5(結果値) | ||||
dataAbsentReason | C | 0..1 | CodeableConcept | このObservationのvalue[x]要素に期待される結果が存在しなかった場合、その理由 Binding: DataAbsentReason (extensible): 結果( balue.value [x])が欠落している理由を指定するコード。 / Codes specifying why the result (Observation.value[x]) is missing. | ||||
interpretation | 0..* | CodeableConcept | High, low, normal, etc. 高、低、正常など Binding: ObservationInterpretationCodes (extensible): 観測の解釈を識別するコード。 / Codes identifying interpretations of observations. | |||||
note | 0..* | Annotation | このObservationに関するコメント | |||||
id | 0..1 | string | 要素間参照のための一意のID / Unique id for inter-element referencing | |||||
extension | 0..* | Extension | 実装で定義された追加のコンテンツ / Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
author[x] | Σ | 0..1 | 注釈の責任者 / Individual responsible for the annotation | |||||
authorReference | Reference(Practitioner | Patient | RelatedPerson | Organization) | |||||||
authorString | string | |||||||
time | Σ | 0..1 | dateTime | 注釈が作られたとき / When the annotation was made | ||||
text | Σ | 1..1 | markdown | 注釈 - テキストコンテンツ(マークダウンとして) / The annotation - text content (as markdown) | ||||
bodySite | 0..1 | CodeableConcept | 対象となった身体部位 Binding: SNOMEDCTBodyStructures (example): 解剖学的場所を説明するコード。左右性が含まれる場合があります。 / Codes describing anatomical locations. May include laterality. | |||||
method | 0..1 | CodeableConcept | 実施の方法 Binding: ObservationMethods (example): 単純な観測の方法。 / Methods for simple observations. | |||||
specimen | 1..1 | Reference(JP_Specimen_Common) | このObservationに使われた検体/標本に関する情報 | |||||
device | 0..1 | Reference(Device | DeviceMetric) | このObservationでデータを得るために使われた測定機器に関する情報 | |||||
referenceRange | C | 0..* | BackboneElement | 基準範囲との比較による結果の解釈方法のガイダンス obs-3: 少なくとも低いまたは高またはテキストが必要です / Must have at least a low or a high or text | ||||
id | 0..1 | string | 要素間参照のための一意のID / Unique id for inter-element referencing | |||||
extension | 0..* | Extension | 実装で定義された追加のコンテンツ / Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | 認識されていなくても無視できない拡張機能 / Extensions that cannot be ignored even if unrecognized | ||||
low | C | 0..1 | SimpleQuantity | 関連する場合は低レンジ / Low Range, if relevant | ||||
high | C | 0..1 | SimpleQuantity | 関連する場合、高レンジ / High Range, if relevant | ||||
type | 0..1 | CodeableConcept | 参照範囲予選 / Reference range qualifier Binding: ObservationReferenceRangeMeaningCodes (preferred): 参照範囲の意味のコード。 / Code for the meaning of a reference range. | |||||
appliesTo | 0..* | CodeableConcept | 参照範囲の母集団 / Reference range population Binding: ObservationReferenceRangeAppliesToCodes (example): 参照範囲が適用される母集団を識別するコード。 / Codes identifying the population the reference range applies to. | |||||
age | 0..1 | Range | 適用される年齢範囲、関連する場合 / Applicable age range, if relevant | |||||
text | 0..1 | string | 観察中のテキストベースの参照範囲 / Text based reference range in an observation | |||||
hasMember | Σ | 0..* | Reference(JP Core Observation Common Profile | QuestionnaireResponse | MolecularSequence) | このObservationに関連する子リソースに関する情報。このObservationに関連する/属するパネル検査や検査セットなどのObservationグループ | ||||
derivedFrom | Σ | 0..* | Reference(DocumentReference | ImagingStudy | Media | QuestionnaireResponse | JP Core Observation Common Profile | MolecularSequence) | このObservationの結果の導出元に関する情報。例えば、画像検査から取得された結果となる場合その導出元となる画像検査結果を示すImagingStudyリソース | ||||
component | Σ | 0..* | BackboneElement | 複合的な結果。例えば、血圧測定値ではそれを構成する収縮期および拡張期の値の組み合わせ | ||||
id | 0..1 | string | 要素間参照のための一意のID / Unique id for inter-element referencing | |||||
extension | 0..* | Extension | 実装で定義された追加のコンテンツ / Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | 認識されていなくても無視できない拡張機能 / Extensions that cannot be ignored even if unrecognized | ||||
code | Σ | 1..1 | CodeableConcept | コンポーネント観測の種類(コード /タイプ) / Type of component observation (code / type) Binding: LOINCCodes (example): 単純な観測の名前を識別するコード。 / Codes identifying names of simple observations. | ||||
value[x] | Σ | 0..1 | 実際のコンポーネントの結果 / Actual component result | |||||
valueQuantity | Quantity | |||||||
valueCodeableConcept | CodeableConcept | |||||||
valueString | string | |||||||
valueBoolean | boolean | |||||||
valueInteger | integer | |||||||
valueRange | Range | |||||||
valueRatio | Ratio | |||||||
valueSampledData | SampledData | |||||||
valueTime | time | |||||||
valueDateTime | dateTime | |||||||
valuePeriod | Period | |||||||
dataAbsentReason | C | 0..1 | CodeableConcept | コンポーネントの結果が欠落している理由 / Why the component result is missing Binding: DataAbsentReason (extensible): 結果( balue.value [x])が欠落している理由を指定するコード。 / Codes specifying why the result (Observation.value[x]) is missing. | ||||
interpretation | 0..* | CodeableConcept | 高、低、正常など。 / High, low, normal, etc. Binding: ObservationInterpretationCodes (extensible): 観測の解釈を識別するコード。 / Codes identifying interpretations of observations. | |||||
referenceRange | 0..* | See referenceRange (Observation) | コンポーネント結果の解釈のためのガイドを提供します / Provides guide for interpretation of component result | |||||
Documentation for this format |
Terminology Bindings
Path | Conformance | ValueSet | URI | |||
Observation.language | preferred | CommonLanguages
http://hl7.org/fhir/ValueSet/languages from the FHIR Standard | ||||
Observation.identifier.use | required | IdentifierUsehttp://hl7.org/fhir/ValueSet/identifier-use|4.0.1 from the FHIR Standard | ||||
Observation.identifier.type | extensible | Identifier Type Codeshttp://hl7.org/fhir/ValueSet/identifier-type from the FHIR Standard | ||||
Observation.status | required | ObservationStatushttp://hl7.org/fhir/ValueSet/observation-status|4.0.1 from the FHIR Standard | ||||
Observation.category | preferred | JP_SimpleObservationCategory_VS (a valid code from JP Core Simple Observation Category CodeSystem)http://jpfhir.jp/fhir/core/ValueSet/JP_SimpleObservationCategory_VS from this IG | ||||
Observation.category:first | required | JP_SimpleObservationCategory_VS (a valid code from JP Core Simple Observation Category CodeSystem)http://jpfhir.jp/fhir/core/ValueSet/JP_SimpleObservationCategory_VS from this IG | ||||
Observation.code | preferred | JP_ObservationLabResultCode_VShttp://jpfhir.jp/fhir/core/ValueSet/JP_ObservationLabResultCode_VS | ||||
Observation.dataAbsentReason | extensible | DataAbsentReasonhttp://hl7.org/fhir/ValueSet/data-absent-reason from the FHIR Standard | ||||
Observation.interpretation | extensible | ObservationInterpretationCodeshttp://hl7.org/fhir/ValueSet/observation-interpretation from the FHIR Standard | ||||
Observation.bodySite | example | SNOMEDCTBodyStructureshttp://hl7.org/fhir/ValueSet/body-site from the FHIR Standard | ||||
Observation.method | example | ObservationMethodshttp://hl7.org/fhir/ValueSet/observation-methods from the FHIR Standard | ||||
Observation.referenceRange.type | preferred | ObservationReferenceRangeMeaningCodeshttp://hl7.org/fhir/ValueSet/referencerange-meaning from the FHIR Standard | ||||
Observation.referenceRange.appliesTo | example | ObservationReferenceRangeAppliesToCodeshttp://hl7.org/fhir/ValueSet/referencerange-appliesto from the FHIR Standard | ||||
Observation.component.code | example | LOINCCodes (a valid code from LOINC)http://hl7.org/fhir/ValueSet/observation-codes from the FHIR Standard | ||||
Observation.component.dataAbsentReason | extensible | DataAbsentReasonhttp://hl7.org/fhir/ValueSet/data-absent-reason from the FHIR Standard | ||||
Observation.component.interpretation | extensible | ObservationInterpretationCodeshttp://hl7.org/fhir/ValueSet/observation-interpretation from the FHIR Standard |
Constraints
Id | Grade | Path(s) | Details | Requirements |
dom-2 | error | Observation | リソースが別のリソースに含まれている場合、ネストされたリソースを含めてはなりません / If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
dom-3 | error | Observation | リソースが別のリソースに含まれている場合、それはリソースの他の場所から参照されるか、含有リソースを参照するものとします / If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource : contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty() | |
dom-4 | error | Observation | リソースが別のリソースに含まれている場合、meta.versionidもmeta.lastupdatedも持ってはならない。 / If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated : contained.meta.versionId.empty() and contained.meta.lastUpdated.empty() | |
dom-5 | error | Observation | 別のリソースにリソースが含まれている場合、セキュリティラベルはありません / If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
dom-6 | best practice | Observation | リソースには、堅牢な管理のための叙述(Narative)が必要です / A resource should have narrative for robust management : text.`div`.exists() | |
ele-1 | error | **ALL** elements | すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | **ALL** extensions | 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
obs-3 | error | Observation.referenceRange | 少なくとも低いまたは高またはテキストが必要です / Must have at least a low or a high or text : low.exists() or high.exists() or text.exists() | |
obs-6 | error | Observation | databsentrasonは、観察.value [x]が存在しない場合にのみ存在するものとします / dataAbsentReason SHALL only be present if Observation.value[x] is not present : dataAbsentReason.empty() or value.empty() | |
obs-7 | error | Observation | visserveration.codeがvisserveration.component.codeと同じ場合、コードに関連付けられている値要素が存在しないでください / If Observation.code is the same as an Observation.component.code then the value element associated with the code SHALL NOT be present : value.empty() or component.code.where(coding.intersect(%resource.code.coding).exists()).empty() |
This structure is derived from JP_Observation_Common
Summary
Mandatory: 10 elements
Fixed: 2 elements
Structures
This structure refers to these other structures:
Slices
This structure defines the following Slices:
Other representations of profile: CSV, Excel, Schematron
本プロファイルでは、次の要素を持たなければならない。
本プロファイルで追加定義された拡張はない。
検体検査結果ユースケースのSearch Parameter一覧は共通情報プロファイルとは異なり以下の通りである。
コンフォーマンス | パラメータ | 型 | 例 |
---|---|---|---|
SHOULD | patient,code,date,based-on | reference,token,date,reference | GET [base]/Observation?patient=123&code=http://medis.or.jp/CodeSystem/master-JLAC10-17digits|9A610000000000000&date=le2020-12-31&based-on=ServiceRequest/456 |
SHOULD | patient,code,date,value-quantity,based-on | reference,token,date,quantity,reference | GET [base]/Observation?patient=123&code=http://medis.or.jp/CodeSystem/master-JLAC10-17digits|9A610000000000000&date=le2020-12-31&value-quantity=gt40&based-on=ServiceRequest/456 |
SHOULD | patient,code,date,value-concept,based-on | reference,token,date,token,reference | GET [base]/Observation?patient=123&code=http://medis.or.jp/CodeSystem/master-JLAC10-17digits|9A610000000000000&date=le2020-12-31&value-concept=http://jpfhir.jp/fhir/example|1082004&based-on=ServiceRequest/456 |
SHOULD | patient,code,date,value-string,based-on | reference,token,date,string,reference | GET [base]/Observation?patient=123&code=http://medis.or.jp/CodeSystem/master-JLAC10-17digits|9A610000000000000&date=le2020-12-31&value-string=positive&based-on=ServiceRequest/456 |
SHOULD | code,value-quantity,patient | token,quantity,reference | GET [base]/Observation?code=http://medis.or.jp/CodeSystem/master-JLAC10-17digits|9A610000000000000&value-quantity=gt40&patient=123 |
SHOULD | code,value-concept,patient | token,token,reference | GET [base]/Observation?code=http://medis.or.jp/CodeSystem/master-JLAC10-17digits|9A610000000000000&value-concept=http://jpfhir.jp/fhir/example|1082004&patient=123 |
SHOULD | code,value-string,patient | token,string,reference | GET [base]/Observation?code=http://medis.or.jp/CodeSystem/master-JLAC10-17digits|9A610000000000000&value-string=positive&patient=123 |
必須(SHALL)としての検索項目は定義しない。
次の検索パラメータはサポートすることが推奨される。(SHOULD)
subject = Patient
(対象患者)、検体採取日、検査項目、basedOn = ServiceRequest
(検査オーダの依頼科)を指定した検索をサポートすることが望ましい。(SHOULD)GET [base]/Observation?patient={reference}&code={token}&date={date}&based-on={reference}
例:
GET [base]/Observation?patient=123&code=http://medis.or.jp/CodeSystem/master-JLAC10-17digits|9A610000000000000&date=le2020-12-31&based-on=ServiceRequest/456
subject = Patient
(対象患者)、検査項目、検査値(数値、条件:基準値から外れている、等)、basedOn = ServiceRequest
(検査オーダの依頼科)を指定した検索をサポートすることが望ましい。(SHOULD)GET [base]/Observation?patient={reference}&code={token}&date={date}&value-quantity={quantity}&based-on={reference}
例:
GET [base]/Observation?patient=123&code=http://medis.or.jp/CodeSystem/master-JLAC10-17digits|9A610000000000000&date=le2020-12-31&value-quantity=gt40&based-on=ServiceRequest/456
subject = Patient
(対象患者)、検査項目、検査値(コード)、basedOn = ServiceRequest
(検査オーダの依頼科)を指定した検索をサポートすることが望ましい。(SHOULD)GET [base]/Observation?patient={reference}&code={token}&date={date}&value-concept={token}&based-on={reference}
例:
GET [base]/Observation?patient=123&code=http://medis.or.jp/CodeSystem/master-JLAC10-17digits|9A610000000000000&date=le2020-12-31&value-concept=http://jpfhir.jp/fhir/example|1082004&based-on=ServiceRequest/456
subject = Patient
(対象患者)、検査項目、検査値(文字列)、basedOn = ServiceRequest
(検査オーダの依頼科)を指定した検索をサポートすることが望ましい。(SHOULD)GET [base]/Observation?patient={reference}&code={token}&date={date}&value-string={string}&based-on={reference}
例:
GET [base]/Observation?patient=123&code=http://medis.or.jp/CodeSystem/master-JLAC10-17digits|9A610000000000000&date=le2020-12-31&value-string=positive&based-on=ServiceRequest/456
subject = Patient
(対象患者で絞る場合あり)を指定した検索をサポートすることが望ましい。(SHOULD)GET [base]/Observation?code={token}}&value-quantity={quantity}&patient={reference}
例:
GET [base]/Observation?code=http://medis.or.jp/CodeSystem/master-JLAC10-17digits|9A610000000000000&value-quantity=gt40&patient=123
subject = Patient
(対象患者で絞る場合あり)を指定した検索をサポートすることが望ましい。(SHOULD)GET [base]/Observation?code={token}&value-concept={token}&patient={reference}
例:
GET [base]/Observation?code=http://medis.or.jp/CodeSystem/master-JLAC10-17digits|9A610000000000000&value-concept=http://jpfhir.jp/fhir/example|1082004&patient=123
subject = Patient
(対象患者で絞る場合あり)を指定した検索をサポートすることが望ましい。(SHOULD)GET [base]/Observation?code={token}}&value-string={string}&patient={reference}
例:
GET [base]/Observation?code=http://medis.or.jp/CodeSystem/master-JLAC10-17digits|9A610000000000000&value-string=positive&patient=123
本プロファイルで追加定義されたオプション検索パラメータはない。
ObservationリソースのOperation一覧の定義はユースケースに依存せず共通であるため、共通情報プロファイルに記載されている。
Observation共通情報プロファイル#Operation一覧