HL7 FHIR JP Core ImplementationGuide
1.2.0-dev - ci-build Japan flag

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

Resource Profile: JP Core Observation Electrocardiogram Profile

項目内容
定義URL http://jpfhir.jp/fhir/core/StructureDefinition/JP_Observation_Electrocardiogram
Version 1.2.0-dev
Name

JP_Observation_Electrocardiogram

Title

JP Core Observation Electrocardiogram Profile

Status Draft ( 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リソースに対して本プロファイルに準拠する場合に必須となる要素や、サポートすべき拡張、用語、検索パラメータを定義する。

なお、本リソース単体で心電図検査結果を示すことができるが、DiagnosticReportリソースを使用してグループ化および要約してもよい。

背景および想定シナリオ

本プロファイルは、以下のようなユースケースを想定している。

  • Patientリソースから指定された(患者の)心電図検査実施日、心電図検査情報の参照
  • 心電図検査項目、心電図検査結果値に対し条件に合致する検体検査情報、または関連する他のリソース(Observationリソースや、Patientリソース等)の参照

スコープ

本プロファイルでは各種心電図検査のベースとして用いられる標準12誘導心電図を表現することをスコープとして設計した。 運動、薬物などの各種負荷心電図検査や電気生理学的検査、ベクトル心電図やHis束心電図などの特殊心電図については現時点では対象としていないが、別途それらの情報を定義した上でこのProfileを参照して利用することはできる。

プロファイル定義

Usage:

プロファイル詳細

Description of Profiles, Differentials, Snapshots and how the different presentations work.

This structure is derived from JP_Observation_Common

NameFlagsCard.TypeDescription & Constraintsdoco
.. Observation 0..* JP_Observation_Common 心電図検査結果
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... lead 0..1 integer 誘導の数
URL: http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_Observation_Electrocardiogram_NumberOfLead
.... deviceInterpretation 0..1 boolean 機械判定された所見・解釈の有無
URL: http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_Observation_Electrocardiogram_DeviceInterpretation
.... duration 0..1 CodeableConcept 測定を行った時間(長さ)
URL: http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_Observation_Electrocardiogram_Duration
Binding: JP Core Observation Electrocardiogram Duration ValueSet (example)
.... stressType 0..1 CodeableConcept 負荷心電図種別
URL: http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_Observation_Electrocardiogram_StressType
Binding: JP Core Observation Electrocardiogram StressType ValueSet (example)
... identifier 0..* Identifier この心電図を表すObservationリソースに対する一意な識別ID
... basedOn 0..* Reference(CarePlan | DeviceRequest | ImmunizationRecommendation | JP Core MedicationRequest Profile | JP Core MedicationRequest Injection Profile | NutritionOrder | ServiceRequest) このObservationが実施されることになった検査オーダーや計画、提案に関する情報
... Slices for category 1..* CodeableConcept Observationリソースに対する分類コード。心電図検査には通常 procedure が指定される。必要に応じてextraCategoryを仕様する
Slice: Unordered, Open by value:coding.system
.... category:first 1..1 CodeableConcept このObservationを分類するコード
Binding: JP Core Simple Observation Category ValueSet (required)
..... coding
...... system 1..1 uri 用語システムのアイデンティティ / Identity of the terminology system
Required Pattern: http://jpfhir.jp/fhir/core/CodeSystem/JP_SimpleObservationCategory_CS
...... code 0..1 code システムによって定義された構文のシンボル / Symbol in syntax defined by the system
Required Pattern: procedure
.... category:second 0..1 CodeableConcept このObservationを分類するコード
..... coding
...... system 1..1 uri 用語システムのアイデンティティ / Identity of the terminology system
Required Pattern: http://loinc.org
...... code 0..1 code システムによって定義された構文のシンボル / Symbol in syntax defined by the system
Required Pattern: 11524-6
.... category:third 0..1 CodeableConcept このObservationを分類するコード
Binding: JP Core Observation Electrocardiogram ExtraCategory ValueSet (preferred)
..... coding
...... system 1..1 uri 用語システムのアイデンティティ / Identity of the terminology system
Required Pattern: http://jpfhir.jp/fhir/core/CodeSystem/JP_ObservationElectrocardiogramExtraCategory_CS
... code 1..1 CodeableConcept 心電図検査を示すコード
Required Pattern: At least the following
.... coding 1..* Coding 用語システムによって定義されたコード / Code defined by a terminology system
Fixed Value: (complex)
..... system 1..1 uri 用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://loinc.org
..... code 1..1 code システムによって定義された構文のシンボル / Symbol in syntax defined by the system
Fixed Value: 11524-6
..... display 1..1 string システムによって定義された表現 / Representation defined by the system
Fixed Value: EKG Study
... focus 0..* Reference(Resource) 配偶者、親、胎児、ドナーなど、このObservationのsubject要素が実際の対象でない場合、その実際の対象に関する情報
... encounter 0..1 Reference(JP Core Encounter Profile) 診察や入院など、このObservationが実施されるきっかけとなった診療イベントに関する情報
... effective[x] 0..1 dateTime, Period, Timing, instant 取得された結果が臨床的に確定された日時または期間
... issued 0..1 instant このバージョンの心電図検査が医療者に提供された日時。通常、結果を確認し検証後に提供される日時
... performer 0..* Reference(JP Core Practitioner Profile | JP Core PractitionerRole Profile | JP Core Organization Profile | CareTeam | JP Core Patient Profile | RelatedPerson) この心電図検査の責任者/実施者に関する情報
... value[x] 0..1 Quantity, CodeableConcept, string, boolean, integer, Range, Ratio, SampledData, time, dateTime, Period 心電図の測定結果
... Slices for interpretation 0..* CodeableConcept 心電図所見
Slice: Unordered, Open by value:coding.system
.... interpretation:ECAPS 0..1 CodeableConcept 高、低、正常等の結果のカテゴリ分けした評価
..... coding
...... system 1..1 uri ECAPS:日本光電解析コード
Fixed Value: urn:oid:1.2.392.200119.5.2.3.3.1
.... interpretation:MINNESOTA1987_NK 0..1 CodeableConcept 高、低、正常等の結果のカテゴリ分けした評価
..... coding
...... system 1..1 uri 日本光電解析ロジックによるミネソタコード1987年版をベースとした分類
Fixed Value: urn:oid:1.2.392.200119.5.2.3.3.2.1
.... interpretation:MINNESOTA2005_NK 0..1 CodeableConcept 高、低、正常等の結果のカテゴリ分けした評価
..... coding
...... system 1..1 uri 日本光電解析ロジックによるミネソタコード2005年版をベースとした分類
Fixed Value: urn:oid:1.2.392.200119.5.2.3.3.2.2
.... interpretation:FKD_GRADE 0..1 CodeableConcept 高、低、正常等の結果のカテゴリ分けした評価
..... coding
...... system 1..1 uri フクダ電子判定コード
Fixed Value: urn:oid:1.2.392.200119.5.2.4.1.1.1
.... interpretation:FKD_INTER 0..1 CodeableConcept 高、低、正常等の結果のカテゴリ分けした評価
..... coding
...... system 1..1 uri フクダ電子所見コード
Fixed Value: urn:oid:1.2.392.200119.5.2.4.1.1.2
.... interpretation:MINESOTA_CODE 0..1 CodeableConcept 高、低、正常等の結果のカテゴリ分けした評価
..... coding
...... system 1..1 uri フクダ電子:ミネソタコードと異常部位を記載
Fixed Value: urn:oid:1.2.392.200119.5.2.4.1.1.3
... method 0..1 CodeableConcept この心電図検査の実施方法
... specimen 0..1 Reference(JP_Specimen_Common) 心電図検査では通常用いられない
... device 0..1 Reference(Device | DeviceMetric) この心電図検査を実施した計測機器に対する情報
... referenceRange 0..* BackboneElement 心電図検査の基準範囲は個々の検査値によって異なるために基準範囲との比較による結果の解釈方法のガイダンス
... 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) この心電図検査を表す波形データを示すImagingStudyリソース
... component 0..* BackboneElement この心電図検査で測定された一連の結果。
.... code 1..1 CodeableConcept コンポーネント観測の種類(コード /タイプ) / Type of component observation (code / type)
Binding: JP Core Observation Electrocardiogram Component Code ValueSet (preferred)
.... Slices for interpretation 0..* CodeableConcept 高、低、正常など。 / High, low, normal, etc.
Slice: Unordered, Open by value:coding.system
..... interpretation:ECAPS 0..1 CodeableConcept 高、低、正常など。 / High, low, normal, etc.
...... coding
....... system 1..1 uri ECAPS:日本光電解析コード
Fixed Value: urn:oid:1.2.392.200119.5.2.3.3.1
..... interpretation:MINNESOTA1987_NK 0..1 CodeableConcept 高、低、正常など。 / High, low, normal, etc.
...... coding
....... system 1..1 uri 日本光電解析ロジックによるミネソタコード1987年版をベースとした分類
Fixed Value: urn:oid:1.2.392.200119.5.2.3.3.2.1
..... interpretation:MINNESOTA2005_NK 0..1 CodeableConcept 高、低、正常など。 / High, low, normal, etc.
...... coding
....... system 1..1 uri 日本光電解析ロジックによるミネソタコード2005年版をベースとした分類
Fixed Value: urn:oid:1.2.392.200119.5.2.3.3.2.2
..... interpretation:FKD_GRADE 0..1 CodeableConcept 高、低、正常など。 / High, low, normal, etc.
...... coding
....... system 1..1 uri フクダ電子判定コード
Fixed Value: urn:oid:1.2.392.200119.5.2.4.1.1.1
..... interpretation:FKD_INTER 0..1 CodeableConcept 高、低、正常など。 / High, low, normal, etc.
...... coding
....... system 1..1 uri フクダ電子所見コード
Fixed Value: urn:oid:1.2.392.200119.5.2.4.1.1.2
..... interpretation:MINESOTA_CODE 0..1 CodeableConcept 高、低、正常など。 / High, low, normal, etc.
...... coding
....... system 1..1 uri フクダ電子:ミネソタコードと異常部位を記載
Fixed Value: urn:oid:1.2.392.200119.5.2.4.1.1.3

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. 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
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... lead 0..1 integer 誘導の数
URL: http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_Observation_Electrocardiogram_NumberOfLead
.... deviceInterpretation 0..1 boolean 機械判定された所見・解釈の有無
URL: http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_Observation_Electrocardiogram_DeviceInterpretation
.... duration 0..1 CodeableConcept 測定を行った時間(長さ)
URL: http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_Observation_Electrocardiogram_Duration
Binding: JP Core Observation Electrocardiogram Duration ValueSet (example)
.... stressType 0..1 CodeableConcept 負荷心電図種別
URL: http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_Observation_Electrocardiogram_StressType
Binding: JP Core Observation Electrocardiogram StressType ValueSet (example)
... modifierExtension ?! 0..* Extension 無視できない拡張機能 / Extensions that cannot be ignored
... identifier Σ 0..* Identifier この心電図を表すObservationリソースに対する一意な識別ID
... basedOn Σ 0..* Reference(CarePlan | DeviceRequest | ImmunizationRecommendation | JP Core MedicationRequest Profile | JP Core MedicationRequest Injection Profile | NutritionOrder | ServiceRequest) このObservationが実施されることになった検査オーダーや計画、提案に関する情報
... status ?!Σ 1..1 code 結果の状態
Binding: ObservationStatus (required): 観察のステータスを提供するコード。 / Codes providing the status of an observation.

... Slices for category 1..* CodeableConcept Observationリソースに対する分類コード。心電図検査には通常 procedure が指定される。必要に応じてextraCategoryを仕様する
Slice: Unordered, Open by value:coding.system
Binding: JP Core Simple Observation Category ValueSet (preferred)
.... category:first 1..1 CodeableConcept このObservationを分類するコード
Binding: JP Core Simple Observation Category ValueSet (required)
.... category:second 0..1 CodeableConcept このObservationを分類するコード
Binding: JP Core Simple Observation Category ValueSet (preferred)
.... category:third 0..1 CodeableConcept このObservationを分類するコード
Binding: JP Core Observation Electrocardiogram ExtraCategory ValueSet (preferred)
... code Σ 1..1 CodeableConcept 心電図検査を示すコード
Binding: LOINCCodes (example): 単純な観測の名前を識別するコード。 / Codes identifying names of simple observations.


Required Pattern: At least the following
.... coding 1..* Coding 用語システムによって定義されたコード / Code defined by a terminology system
Fixed Value: (complex)
..... system 1..1 uri 用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://loinc.org
..... code 1..1 code システムによって定義された構文のシンボル / Symbol in syntax defined by the system
Fixed Value: 11524-6
..... display 1..1 string システムによって定義された表現 / Representation defined by the system
Fixed Value: EKG Study
... focus Σ 0..* Reference(Resource) 配偶者、親、胎児、ドナーなど、このObservationのsubject要素が実際の対象でない場合、その実際の対象に関する情報
... encounter Σ 0..1 Reference(JP Core Encounter Profile) 診察や入院など、このObservationが実施されるきっかけとなった診療イベントに関する情報
... effective[x] Σ 0..1 取得された結果が臨床的に確定された日時または期間
.... effectiveDateTime dateTime
.... effectivePeriod Period
.... effectiveTiming Timing
.... effectiveInstant instant
... issued Σ 0..1 instant このバージョンの心電図検査が医療者に提供された日時。通常、結果を確認し検証後に提供される日時
... performer Σ 0..* Reference(JP Core Practitioner Profile | JP Core PractitionerRole Profile | JP Core Organization Profile | CareTeam | JP Core Patient Profile | RelatedPerson) この心電図検査の責任者/実施者に関する情報
... value[x] ΣC 0..1 心電図の測定結果
.... valueQuantity Quantity
.... valueCodeableConcept CodeableConcept
.... valueString string
.... valueBoolean boolean
.... valueInteger integer
.... valueRange Range
.... valueRatio Ratio
.... valueSampledData SampledData
.... valueTime time
.... valueDateTime dateTime
.... valuePeriod Period
... Slices for interpretation 0..* CodeableConcept 心電図所見
Slice: Unordered, Open by value:coding.system
Binding: ObservationInterpretationCodes (extensible): 観測の解釈を識別するコード。 / Codes identifying interpretations of observations.


.... interpretation:ECAPS 0..1 CodeableConcept 高、低、正常等の結果のカテゴリ分けした評価
Binding: ObservationInterpretationCodes (extensible): 観測の解釈を識別するコード。 / Codes identifying interpretations of observations.


.... interpretation:MINNESOTA1987_NK 0..1 CodeableConcept 高、低、正常等の結果のカテゴリ分けした評価
Binding: ObservationInterpretationCodes (extensible): 観測の解釈を識別するコード。 / Codes identifying interpretations of observations.


.... interpretation:MINNESOTA2005_NK 0..1 CodeableConcept 高、低、正常等の結果のカテゴリ分けした評価
Binding: ObservationInterpretationCodes (extensible): 観測の解釈を識別するコード。 / Codes identifying interpretations of observations.


.... interpretation:FKD_GRADE 0..1 CodeableConcept 高、低、正常等の結果のカテゴリ分けした評価
Binding: ObservationInterpretationCodes (extensible): 観測の解釈を識別するコード。 / Codes identifying interpretations of observations.


.... interpretation:FKD_INTER 0..1 CodeableConcept 高、低、正常等の結果のカテゴリ分けした評価
Binding: ObservationInterpretationCodes (extensible): 観測の解釈を識別するコード。 / Codes identifying interpretations of observations.


.... interpretation:MINESOTA_CODE 0..1 CodeableConcept 高、低、正常等の結果のカテゴリ分けした評価
Binding: ObservationInterpretationCodes (extensible): 観測の解釈を識別するコード。 / Codes identifying interpretations of observations.


... method 0..1 CodeableConcept この心電図検査の実施方法
Binding: ObservationMethods (example): 単純な観測の方法。 / Methods for simple observations.

... specimen 0..1 Reference(JP_Specimen_Common) 心電図検査では通常用いられない
... device 0..1 Reference(Device | DeviceMetric) この心電図検査を実施した計測機器に対する情報
... 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
... 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) この心電図検査を表す波形データを示す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: JP Core Observation Electrocardiogram Component Code ValueSet (preferred)
.... Slices for interpretation 0..* CodeableConcept 高、低、正常など。 / High, low, normal, etc.
Slice: Unordered, Open by value:coding.system
Binding: ObservationInterpretationCodes (extensible): 観測の解釈を識別するコード。 / Codes identifying interpretations of observations.


..... interpretation:ECAPS 0..1 CodeableConcept 高、低、正常など。 / High, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): 観測の解釈を識別するコード。 / Codes identifying interpretations of observations.


..... interpretation:MINNESOTA1987_NK 0..1 CodeableConcept 高、低、正常など。 / High, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): 観測の解釈を識別するコード。 / Codes identifying interpretations of observations.


..... interpretation:MINNESOTA2005_NK 0..1 CodeableConcept 高、低、正常など。 / High, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): 観測の解釈を識別するコード。 / Codes identifying interpretations of observations.


..... interpretation:FKD_GRADE 0..1 CodeableConcept 高、低、正常など。 / High, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): 観測の解釈を識別するコード。 / Codes identifying interpretations of observations.


..... interpretation:FKD_INTER 0..1 CodeableConcept 高、低、正常など。 / High, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): 観測の解釈を識別するコード。 / Codes identifying interpretations of observations.


..... interpretation:MINESOTA_CODE 0..1 CodeableConcept 高、低、正常など。 / High, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): 観測の解釈を識別するコード。 / Codes identifying interpretations of observations.



doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. 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.

Additional BindingsPurpose
AllLanguages Max Binding
... text 0..1 Narrative 人間の解釈のためのリソースのテキスト概要 / Text summary of the resource, for human interpretation
... contained 0..* Resource インラインリソースが含まれています / Contained, inline Resources
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... lead 0..1 integer 誘導の数
URL: http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_Observation_Electrocardiogram_NumberOfLead
.... deviceInterpretation 0..1 boolean 機械判定された所見・解釈の有無
URL: http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_Observation_Electrocardiogram_DeviceInterpretation
.... duration 0..1 CodeableConcept 測定を行った時間(長さ)
URL: http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_Observation_Electrocardiogram_Duration
Binding: JP Core Observation Electrocardiogram Duration ValueSet (example)
.... stressType 0..1 CodeableConcept 負荷心電図種別
URL: http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_Observation_Electrocardiogram_StressType
Binding: JP Core Observation Electrocardiogram StressType ValueSet (example)
... modifierExtension ?! 0..* Extension 無視できない拡張機能 / Extensions that cannot be ignored
... identifier Σ 0..* Identifier この心電図を表すObservationリソースに対する一意な識別ID
... basedOn Σ 0..* Reference(CarePlan | DeviceRequest | ImmunizationRecommendation | JP Core MedicationRequest Profile | JP Core MedicationRequest Injection Profile | NutritionOrder | 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リソースに対する分類コード。心電図検査には通常 procedure が指定される。必要に応じてextraCategoryを仕様する
Slice: Unordered, Open by value:coding.system
Binding: JP Core Simple Observation Category ValueSet (preferred)
.... category:first 1..1 CodeableConcept このObservationを分類するコード
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 Σ 0..* 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 用語システムのアイデンティティ / Identity of the terminology system
Required Pattern: http://jpfhir.jp/fhir/core/CodeSystem/JP_SimpleObservationCategory_CS
...... version Σ 0..1 string システムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ 0..1 code システムによって定義された構文のシンボル / Symbol in syntax defined by the system
Required Pattern: procedure
...... 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
.... category:second 0..1 CodeableConcept このObservationを分類するコード
Binding: JP Core Simple Observation Category ValueSet (preferred)
..... 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 用語システムによって定義されたコード / 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 用語システムのアイデンティティ / Identity of the terminology system
Required Pattern: http://loinc.org
...... version Σ 0..1 string システムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ 0..1 code システムによって定義された構文のシンボル / Symbol in syntax defined by the system
Required Pattern: 11524-6
...... 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
.... category:third 0..1 CodeableConcept このObservationを分類するコード
Binding: JP Core Observation Electrocardiogram ExtraCategory ValueSet (preferred)
..... 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 用語システムによって定義されたコード / 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 用語システムのアイデンティティ / Identity of the terminology system
Required Pattern: http://jpfhir.jp/fhir/core/CodeSystem/JP_ObservationElectrocardiogramExtraCategory_CS
...... 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 Σ 0..1 string コンセプトの単純なテキスト表現 / Plain text representation of the concept
... code Σ 1..1 CodeableConcept 心電図検査を示すコード
Binding: LOINCCodes (example): 単純な観測の名前を識別するコード。 / Codes identifying names of simple observations.


Required Pattern: At least the following
.... id 0..1 string 要素間参照のための一意のID / Unique id for inter-element referencing
.... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
.... coding 1..* Coding 用語システムによって定義されたコード / Code defined by a terminology system
Fixed Value: (complex)
..... id 0..1 string 要素間参照のための一意のID / Unique id for inter-element referencing
..... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
..... system 1..1 uri 用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://loinc.org
..... version 0..1 string システムのバージョン - 関連する場合 / Version of the system - if relevant
..... code 1..1 code システムによって定義された構文のシンボル / Symbol in syntax defined by the system
Fixed Value: 11524-6
..... display 1..1 string システムによって定義された表現 / Representation defined by the system
Fixed Value: EKG Study
..... userSelected 0..1 boolean このコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
.... text 0..1 string コンセプトの単純なテキスト表現 / Plain text representation of the concept
... subject Σ 0..1 Reference(JP Core Patient Profile | Group | Device | JP Core Location Profile) このObservationの対象となる患者や患者群、機器、場所に関する情報
... focus Σ 0..* Reference(Resource) 配偶者、親、胎児、ドナーなど、このObservationのsubject要素が実際の対象でない場合、その実際の対象に関する情報
... encounter Σ 0..1 Reference(JP Core Encounter Profile) 診察や入院など、このObservationが実施されるきっかけとなった診療イベントに関する情報
... effective[x] Σ 0..1 取得された結果が臨床的に確定された日時または期間
.... effectiveDateTime dateTime
.... effectivePeriod Period
.... effectiveTiming Timing
.... effectiveInstant instant
... issued Σ 0..1 instant このバージョンの心電図検査が医療者に提供された日時。通常、結果を確認し検証後に提供される日時
... performer Σ 0..* Reference(JP Core Practitioner Profile | JP Core PractitionerRole Profile | JP Core Organization Profile | CareTeam | JP Core Patient Profile | RelatedPerson) この心電図検査の責任者/実施者に関する情報
... value[x] ΣC 0..1 心電図の測定結果
.... 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 このObservationのvalue[x]要素に期待される結果が存在しなかった場合、その理由
Binding: DataAbsentReason (extensible): 結果( balue.value [x])が欠落している理由を指定するコード。 / Codes specifying why the result (Observation.value[x]) is missing.

... Slices for interpretation 0..* CodeableConcept 心電図所見
Slice: Unordered, Open by value:coding.system
Binding: ObservationInterpretationCodes (extensible): 観測の解釈を識別するコード。 / Codes identifying interpretations of observations.


.... interpretation:ECAPS 0..1 CodeableConcept 高、低、正常等の結果のカテゴリ分けした評価
Binding: ObservationInterpretationCodes (extensible): 観測の解釈を識別するコード。 / Codes identifying interpretations of observations.


..... 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 用語システムによって定義されたコード / 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 ECAPS:日本光電解析コード
Fixed Value: urn:oid:1.2.392.200119.5.2.3.3.1
...... 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 Σ 0..1 string コンセプトの単純なテキスト表現 / Plain text representation of the concept
.... interpretation:MINNESOTA1987_NK 0..1 CodeableConcept 高、低、正常等の結果のカテゴリ分けした評価
Binding: ObservationInterpretationCodes (extensible): 観測の解釈を識別するコード。 / Codes identifying interpretations of observations.


..... 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 用語システムによって定義されたコード / 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 日本光電解析ロジックによるミネソタコード1987年版をベースとした分類
Fixed Value: urn:oid:1.2.392.200119.5.2.3.3.2.1
...... 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 Σ 0..1 string コンセプトの単純なテキスト表現 / Plain text representation of the concept
.... interpretation:MINNESOTA2005_NK 0..1 CodeableConcept 高、低、正常等の結果のカテゴリ分けした評価
Binding: ObservationInterpretationCodes (extensible): 観測の解釈を識別するコード。 / Codes identifying interpretations of observations.


..... 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 用語システムによって定義されたコード / 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 日本光電解析ロジックによるミネソタコード2005年版をベースとした分類
Fixed Value: urn:oid:1.2.392.200119.5.2.3.3.2.2
...... 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 Σ 0..1 string コンセプトの単純なテキスト表現 / Plain text representation of the concept
.... interpretation:FKD_GRADE 0..1 CodeableConcept 高、低、正常等の結果のカテゴリ分けした評価
Binding: ObservationInterpretationCodes (extensible): 観測の解釈を識別するコード。 / Codes identifying interpretations of observations.


..... 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 用語システムによって定義されたコード / 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 フクダ電子判定コード
Fixed Value: urn:oid:1.2.392.200119.5.2.4.1.1.1
...... 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 Σ 0..1 string コンセプトの単純なテキスト表現 / Plain text representation of the concept
.... interpretation:FKD_INTER 0..1 CodeableConcept 高、低、正常等の結果のカテゴリ分けした評価
Binding: ObservationInterpretationCodes (extensible): 観測の解釈を識別するコード。 / Codes identifying interpretations of observations.


..... 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 用語システムによって定義されたコード / 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 フクダ電子所見コード
Fixed Value: urn:oid:1.2.392.200119.5.2.4.1.1.2
...... 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 Σ 0..1 string コンセプトの単純なテキスト表現 / Plain text representation of the concept
.... interpretation:MINESOTA_CODE 0..1 CodeableConcept 高、低、正常等の結果のカテゴリ分けした評価
Binding: ObservationInterpretationCodes (extensible): 観測の解釈を識別するコード。 / Codes identifying interpretations of observations.


..... 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 用語システムによって定義されたコード / 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 フクダ電子:ミネソタコードと異常部位を記載
Fixed Value: urn:oid:1.2.392.200119.5.2.4.1.1.3
...... 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 Σ 0..1 string コンセプトの単純なテキスト表現 / Plain text representation of the concept
... note 0..* Annotation このObservationに関するコメント
... 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 0..1 Reference(JP_Specimen_Common) 心電図検査では通常用いられない
... device 0..1 Reference(Device | DeviceMetric) この心電図検査を実施した計測機器に対する情報
... 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) この心電図検査を表す波形データを示す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: JP Core Observation Electrocardiogram Component Code ValueSet (preferred)
.... 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.

.... Slices for interpretation 0..* CodeableConcept 高、低、正常など。 / High, low, normal, etc.
Slice: Unordered, Open by value:coding.system
Binding: ObservationInterpretationCodes (extensible): 観測の解釈を識別するコード。 / Codes identifying interpretations of observations.


..... interpretation:ECAPS 0..1 CodeableConcept 高、低、正常など。 / High, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): 観測の解釈を識別するコード。 / Codes identifying interpretations of observations.


...... 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 用語システムによって定義されたコード / 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 ECAPS:日本光電解析コード
Fixed Value: urn:oid:1.2.392.200119.5.2.3.3.1
....... 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 Σ 0..1 string コンセプトの単純なテキスト表現 / Plain text representation of the concept
..... interpretation:MINNESOTA1987_NK 0..1 CodeableConcept 高、低、正常など。 / High, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): 観測の解釈を識別するコード。 / Codes identifying interpretations of observations.


...... 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 用語システムによって定義されたコード / 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 日本光電解析ロジックによるミネソタコード1987年版をベースとした分類
Fixed Value: urn:oid:1.2.392.200119.5.2.3.3.2.1
....... 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 Σ 0..1 string コンセプトの単純なテキスト表現 / Plain text representation of the concept
..... interpretation:MINNESOTA2005_NK 0..1 CodeableConcept 高、低、正常など。 / High, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): 観測の解釈を識別するコード。 / Codes identifying interpretations of observations.


...... 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 用語システムによって定義されたコード / 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 日本光電解析ロジックによるミネソタコード2005年版をベースとした分類
Fixed Value: urn:oid:1.2.392.200119.5.2.3.3.2.2
....... 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 Σ 0..1 string コンセプトの単純なテキスト表現 / Plain text representation of the concept
..... interpretation:FKD_GRADE 0..1 CodeableConcept 高、低、正常など。 / High, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): 観測の解釈を識別するコード。 / Codes identifying interpretations of observations.


...... 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 用語システムによって定義されたコード / 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 フクダ電子判定コード
Fixed Value: urn:oid:1.2.392.200119.5.2.4.1.1.1
....... 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 Σ 0..1 string コンセプトの単純なテキスト表現 / Plain text representation of the concept
..... interpretation:FKD_INTER 0..1 CodeableConcept 高、低、正常など。 / High, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): 観測の解釈を識別するコード。 / Codes identifying interpretations of observations.


...... 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 用語システムによって定義されたコード / 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 フクダ電子所見コード
Fixed Value: urn:oid:1.2.392.200119.5.2.4.1.1.2
....... 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 Σ 0..1 string コンセプトの単純なテキスト表現 / Plain text representation of the concept
..... interpretation:MINESOTA_CODE 0..1 CodeableConcept 高、低、正常など。 / High, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): 観測の解釈を識別するコード。 / Codes identifying interpretations of observations.


...... 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 用語システムによって定義されたコード / 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 フクダ電子:ミネソタコードと異常部位を記載
Fixed Value: urn:oid:1.2.392.200119.5.2.4.1.1.3
....... 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 Σ 0..1 string コンセプトの単純なテキスト表現 / Plain text representation of the concept
.... referenceRange 0..* See referenceRange (Observation) コンポーネント結果の解釈のためのガイドを提供します / Provides guide for interpretation of component result

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / CodeURI
Observation.languagepreferredCommonLanguages
Additional Bindings Purpose
AllLanguages Max Binding
http://hl7.org/fhir/ValueSet/languages
from the FHIR Standard
Observation.statusrequiredObservationStatus
http://hl7.org/fhir/ValueSet/observation-status|4.0.1
from the FHIR Standard
Observation.categorypreferredJP_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:firstrequiredJP_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:secondpreferredJP_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:thirdpreferredJP_ObservationElectrocardiogramExtraCategory_VS (a valid code from JP Core Observation Electrocardiogram Extra Category CodeSystem)
http://jpfhir.jp/fhir/core/ValueSet/JP_ObservationElectrocardiogramExtraCategory_VS
from this IG
Observation.codeexamplePattern: LOINC Code 11524-6("EKG Study")
http://hl7.org/fhir/ValueSet/observation-codes
from the FHIR Standard
Observation.dataAbsentReasonextensibleDataAbsentReason
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Observation.interpretationextensibleObservationInterpretationCodes
http://hl7.org/fhir/ValueSet/observation-interpretation
from the FHIR Standard
Observation.interpretation:ECAPSextensibleObservationInterpretationCodes
http://hl7.org/fhir/ValueSet/observation-interpretation
from the FHIR Standard
Observation.interpretation:MINNESOTA1987_NKextensibleObservationInterpretationCodes
http://hl7.org/fhir/ValueSet/observation-interpretation
from the FHIR Standard
Observation.interpretation:MINNESOTA2005_NKextensibleObservationInterpretationCodes
http://hl7.org/fhir/ValueSet/observation-interpretation
from the FHIR Standard
Observation.interpretation:FKD_GRADEextensibleObservationInterpretationCodes
http://hl7.org/fhir/ValueSet/observation-interpretation
from the FHIR Standard
Observation.interpretation:FKD_INTERextensibleObservationInterpretationCodes
http://hl7.org/fhir/ValueSet/observation-interpretation
from the FHIR Standard
Observation.interpretation:MINESOTA_CODEextensibleObservationInterpretationCodes
http://hl7.org/fhir/ValueSet/observation-interpretation
from the FHIR Standard
Observation.bodySiteexampleSNOMEDCTBodyStructures
http://hl7.org/fhir/ValueSet/body-site
from the FHIR Standard
Observation.methodexampleObservationMethods
http://hl7.org/fhir/ValueSet/observation-methods
from the FHIR Standard
Observation.referenceRange.typepreferredObservationReferenceRangeMeaningCodes
http://hl7.org/fhir/ValueSet/referencerange-meaning
from the FHIR Standard
Observation.referenceRange.appliesToexampleObservationReferenceRangeAppliesToCodes
http://hl7.org/fhir/ValueSet/referencerange-appliesto
from the FHIR Standard
Observation.component.codepreferredJP_ObservationElectrocardiogramComponentCode_VS (a valid code from LOINC)
http://jpfhir.jp/fhir/core/ValueSet/JP_ObservationElectrocardiogramComponentCode_VS
from this IG
Observation.component.dataAbsentReasonextensibleDataAbsentReason
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Observation.component.interpretationextensibleObservationInterpretationCodes
http://hl7.org/fhir/ValueSet/observation-interpretation
from the FHIR Standard
Observation.component.interpretation:ECAPSextensibleObservationInterpretationCodes
http://hl7.org/fhir/ValueSet/observation-interpretation
from the FHIR Standard
Observation.component.interpretation:MINNESOTA1987_NKextensibleObservationInterpretationCodes
http://hl7.org/fhir/ValueSet/observation-interpretation
from the FHIR Standard
Observation.component.interpretation:MINNESOTA2005_NKextensibleObservationInterpretationCodes
http://hl7.org/fhir/ValueSet/observation-interpretation
from the FHIR Standard
Observation.component.interpretation:FKD_GRADEextensibleObservationInterpretationCodes
http://hl7.org/fhir/ValueSet/observation-interpretation
from the FHIR Standard
Observation.component.interpretation:FKD_INTERextensibleObservationInterpretationCodes
http://hl7.org/fhir/ValueSet/observation-interpretation
from the FHIR Standard
Observation.component.interpretation:MINESOTA_CODEextensibleObservationInterpretationCodes
http://hl7.org/fhir/ValueSet/observation-interpretation
from the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorObservationリソースが別のリソースに含まれている場合、ネストされたリソースを含めてはなりません / If the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorObservationリソースが別のリソースに含まれている場合、それはリソースの他の場所から参照されるか、含有リソースを参照するものとします / 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-4errorObservationリソースが別のリソースに含まれている場合、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-5errorObservation別のリソースにリソースが含まれている場合、セキュリティラベルはありません / If a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceObservationリソースには、堅牢な管理のための叙述(Narative)が必要です / A resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsすべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensions両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both
: extension.exists() != value.exists()
obs-3errorObservation.referenceRange少なくとも低いまたは高またはテキストが必要です / Must have at least a low or a high or text
: low.exists() or high.exists() or text.exists()
obs-6errorObservationdatabsentrasonは、観察.value [x]が存在しない場合にのみ存在するものとします / dataAbsentReason SHALL only be present if Observation.value[x] is not present
: dataAbsentReason.empty() or value.empty()
obs-7errorObservationvisserveration.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: 2 elements(15 nested mandatory elements)
Fixed: 12 elements

Extensions

This structure refers to these extensions:

Slices

This structure defines the following Slices:

  • The element 1 is sliced based on the values of Observation.category
  • The element 1 is sliced based on the values of Observation.interpretation
  • The element 1 is sliced based on the values of Observation.component.interpretation

Differential View

This structure is derived from JP_Observation_Common

NameFlagsCard.TypeDescription & Constraintsdoco
.. Observation 0..* JP_Observation_Common 心電図検査結果
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... lead 0..1 integer 誘導の数
URL: http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_Observation_Electrocardiogram_NumberOfLead
.... deviceInterpretation 0..1 boolean 機械判定された所見・解釈の有無
URL: http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_Observation_Electrocardiogram_DeviceInterpretation
.... duration 0..1 CodeableConcept 測定を行った時間(長さ)
URL: http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_Observation_Electrocardiogram_Duration
Binding: JP Core Observation Electrocardiogram Duration ValueSet (example)
.... stressType 0..1 CodeableConcept 負荷心電図種別
URL: http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_Observation_Electrocardiogram_StressType
Binding: JP Core Observation Electrocardiogram StressType ValueSet (example)
... identifier 0..* Identifier この心電図を表すObservationリソースに対する一意な識別ID
... basedOn 0..* Reference(CarePlan | DeviceRequest | ImmunizationRecommendation | JP Core MedicationRequest Profile | JP Core MedicationRequest Injection Profile | NutritionOrder | ServiceRequest) このObservationが実施されることになった検査オーダーや計画、提案に関する情報
... Slices for category 1..* CodeableConcept Observationリソースに対する分類コード。心電図検査には通常 procedure が指定される。必要に応じてextraCategoryを仕様する
Slice: Unordered, Open by value:coding.system
.... category:first 1..1 CodeableConcept このObservationを分類するコード
Binding: JP Core Simple Observation Category ValueSet (required)
..... coding
...... system 1..1 uri 用語システムのアイデンティティ / Identity of the terminology system
Required Pattern: http://jpfhir.jp/fhir/core/CodeSystem/JP_SimpleObservationCategory_CS
...... code 0..1 code システムによって定義された構文のシンボル / Symbol in syntax defined by the system
Required Pattern: procedure
.... category:second 0..1 CodeableConcept このObservationを分類するコード
..... coding
...... system 1..1 uri 用語システムのアイデンティティ / Identity of the terminology system
Required Pattern: http://loinc.org
...... code 0..1 code システムによって定義された構文のシンボル / Symbol in syntax defined by the system
Required Pattern: 11524-6
.... category:third 0..1 CodeableConcept このObservationを分類するコード
Binding: JP Core Observation Electrocardiogram ExtraCategory ValueSet (preferred)
..... coding
...... system 1..1 uri 用語システムのアイデンティティ / Identity of the terminology system
Required Pattern: http://jpfhir.jp/fhir/core/CodeSystem/JP_ObservationElectrocardiogramExtraCategory_CS
... code 1..1 CodeableConcept 心電図検査を示すコード
Required Pattern: At least the following
.... coding 1..* Coding 用語システムによって定義されたコード / Code defined by a terminology system
Fixed Value: (complex)
..... system 1..1 uri 用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://loinc.org
..... code 1..1 code システムによって定義された構文のシンボル / Symbol in syntax defined by the system
Fixed Value: 11524-6
..... display 1..1 string システムによって定義された表現 / Representation defined by the system
Fixed Value: EKG Study
... focus 0..* Reference(Resource) 配偶者、親、胎児、ドナーなど、このObservationのsubject要素が実際の対象でない場合、その実際の対象に関する情報
... encounter 0..1 Reference(JP Core Encounter Profile) 診察や入院など、このObservationが実施されるきっかけとなった診療イベントに関する情報
... effective[x] 0..1 dateTime, Period, Timing, instant 取得された結果が臨床的に確定された日時または期間
... issued 0..1 instant このバージョンの心電図検査が医療者に提供された日時。通常、結果を確認し検証後に提供される日時
... performer 0..* Reference(JP Core Practitioner Profile | JP Core PractitionerRole Profile | JP Core Organization Profile | CareTeam | JP Core Patient Profile | RelatedPerson) この心電図検査の責任者/実施者に関する情報
... value[x] 0..1 Quantity, CodeableConcept, string, boolean, integer, Range, Ratio, SampledData, time, dateTime, Period 心電図の測定結果
... Slices for interpretation 0..* CodeableConcept 心電図所見
Slice: Unordered, Open by value:coding.system
.... interpretation:ECAPS 0..1 CodeableConcept 高、低、正常等の結果のカテゴリ分けした評価
..... coding
...... system 1..1 uri ECAPS:日本光電解析コード
Fixed Value: urn:oid:1.2.392.200119.5.2.3.3.1
.... interpretation:MINNESOTA1987_NK 0..1 CodeableConcept 高、低、正常等の結果のカテゴリ分けした評価
..... coding
...... system 1..1 uri 日本光電解析ロジックによるミネソタコード1987年版をベースとした分類
Fixed Value: urn:oid:1.2.392.200119.5.2.3.3.2.1
.... interpretation:MINNESOTA2005_NK 0..1 CodeableConcept 高、低、正常等の結果のカテゴリ分けした評価
..... coding
...... system 1..1 uri 日本光電解析ロジックによるミネソタコード2005年版をベースとした分類
Fixed Value: urn:oid:1.2.392.200119.5.2.3.3.2.2
.... interpretation:FKD_GRADE 0..1 CodeableConcept 高、低、正常等の結果のカテゴリ分けした評価
..... coding
...... system 1..1 uri フクダ電子判定コード
Fixed Value: urn:oid:1.2.392.200119.5.2.4.1.1.1
.... interpretation:FKD_INTER 0..1 CodeableConcept 高、低、正常等の結果のカテゴリ分けした評価
..... coding
...... system 1..1 uri フクダ電子所見コード
Fixed Value: urn:oid:1.2.392.200119.5.2.4.1.1.2
.... interpretation:MINESOTA_CODE 0..1 CodeableConcept 高、低、正常等の結果のカテゴリ分けした評価
..... coding
...... system 1..1 uri フクダ電子:ミネソタコードと異常部位を記載
Fixed Value: urn:oid:1.2.392.200119.5.2.4.1.1.3
... method 0..1 CodeableConcept この心電図検査の実施方法
... specimen 0..1 Reference(JP_Specimen_Common) 心電図検査では通常用いられない
... device 0..1 Reference(Device | DeviceMetric) この心電図検査を実施した計測機器に対する情報
... referenceRange 0..* BackboneElement 心電図検査の基準範囲は個々の検査値によって異なるために基準範囲との比較による結果の解釈方法のガイダンス
... 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) この心電図検査を表す波形データを示すImagingStudyリソース
... component 0..* BackboneElement この心電図検査で測定された一連の結果。
.... code 1..1 CodeableConcept コンポーネント観測の種類(コード /タイプ) / Type of component observation (code / type)
Binding: JP Core Observation Electrocardiogram Component Code ValueSet (preferred)
.... Slices for interpretation 0..* CodeableConcept 高、低、正常など。 / High, low, normal, etc.
Slice: Unordered, Open by value:coding.system
..... interpretation:ECAPS 0..1 CodeableConcept 高、低、正常など。 / High, low, normal, etc.
...... coding
....... system 1..1 uri ECAPS:日本光電解析コード
Fixed Value: urn:oid:1.2.392.200119.5.2.3.3.1
..... interpretation:MINNESOTA1987_NK 0..1 CodeableConcept 高、低、正常など。 / High, low, normal, etc.
...... coding
....... system 1..1 uri 日本光電解析ロジックによるミネソタコード1987年版をベースとした分類
Fixed Value: urn:oid:1.2.392.200119.5.2.3.3.2.1
..... interpretation:MINNESOTA2005_NK 0..1 CodeableConcept 高、低、正常など。 / High, low, normal, etc.
...... coding
....... system 1..1 uri 日本光電解析ロジックによるミネソタコード2005年版をベースとした分類
Fixed Value: urn:oid:1.2.392.200119.5.2.3.3.2.2
..... interpretation:FKD_GRADE 0..1 CodeableConcept 高、低、正常など。 / High, low, normal, etc.
...... coding
....... system 1..1 uri フクダ電子判定コード
Fixed Value: urn:oid:1.2.392.200119.5.2.4.1.1.1
..... interpretation:FKD_INTER 0..1 CodeableConcept 高、低、正常など。 / High, low, normal, etc.
...... coding
....... system 1..1 uri フクダ電子所見コード
Fixed Value: urn:oid:1.2.392.200119.5.2.4.1.1.2
..... interpretation:MINESOTA_CODE 0..1 CodeableConcept 高、低、正常など。 / High, low, normal, etc.
...... coding
....... system 1..1 uri フクダ電子:ミネソタコードと異常部位を記載
Fixed Value: urn:oid:1.2.392.200119.5.2.4.1.1.3

doco Documentation for this format

Key Elements View

NameFlagsCard.TypeDescription & Constraintsdoco
.. 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
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... lead 0..1 integer 誘導の数
URL: http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_Observation_Electrocardiogram_NumberOfLead
.... deviceInterpretation 0..1 boolean 機械判定された所見・解釈の有無
URL: http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_Observation_Electrocardiogram_DeviceInterpretation
.... duration 0..1 CodeableConcept 測定を行った時間(長さ)
URL: http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_Observation_Electrocardiogram_Duration
Binding: JP Core Observation Electrocardiogram Duration ValueSet (example)
.... stressType 0..1 CodeableConcept 負荷心電図種別
URL: http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_Observation_Electrocardiogram_StressType
Binding: JP Core Observation Electrocardiogram StressType ValueSet (example)
... modifierExtension ?! 0..* Extension 無視できない拡張機能 / Extensions that cannot be ignored
... identifier Σ 0..* Identifier この心電図を表すObservationリソースに対する一意な識別ID
... basedOn Σ 0..* Reference(CarePlan | DeviceRequest | ImmunizationRecommendation | JP Core MedicationRequest Profile | JP Core MedicationRequest Injection Profile | NutritionOrder | ServiceRequest) このObservationが実施されることになった検査オーダーや計画、提案に関する情報
... status ?!Σ 1..1 code 結果の状態
Binding: ObservationStatus (required): 観察のステータスを提供するコード。 / Codes providing the status of an observation.

... Slices for category 1..* CodeableConcept Observationリソースに対する分類コード。心電図検査には通常 procedure が指定される。必要に応じてextraCategoryを仕様する
Slice: Unordered, Open by value:coding.system
Binding: JP Core Simple Observation Category ValueSet (preferred)
.... category:first 1..1 CodeableConcept このObservationを分類するコード
Binding: JP Core Simple Observation Category ValueSet (required)
.... category:second 0..1 CodeableConcept このObservationを分類するコード
Binding: JP Core Simple Observation Category ValueSet (preferred)
.... category:third 0..1 CodeableConcept このObservationを分類するコード
Binding: JP Core Observation Electrocardiogram ExtraCategory ValueSet (preferred)
... code Σ 1..1 CodeableConcept 心電図検査を示すコード
Binding: LOINCCodes (example): 単純な観測の名前を識別するコード。 / Codes identifying names of simple observations.


Required Pattern: At least the following
.... coding 1..* Coding 用語システムによって定義されたコード / Code defined by a terminology system
Fixed Value: (complex)
..... system 1..1 uri 用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://loinc.org
..... code 1..1 code システムによって定義された構文のシンボル / Symbol in syntax defined by the system
Fixed Value: 11524-6
..... display 1..1 string システムによって定義された表現 / Representation defined by the system
Fixed Value: EKG Study
... focus Σ 0..* Reference(Resource) 配偶者、親、胎児、ドナーなど、このObservationのsubject要素が実際の対象でない場合、その実際の対象に関する情報
... encounter Σ 0..1 Reference(JP Core Encounter Profile) 診察や入院など、このObservationが実施されるきっかけとなった診療イベントに関する情報
... effective[x] Σ 0..1 取得された結果が臨床的に確定された日時または期間
.... effectiveDateTime dateTime
.... effectivePeriod Period
.... effectiveTiming Timing
.... effectiveInstant instant
... issued Σ 0..1 instant このバージョンの心電図検査が医療者に提供された日時。通常、結果を確認し検証後に提供される日時
... performer Σ 0..* Reference(JP Core Practitioner Profile | JP Core PractitionerRole Profile | JP Core Organization Profile | CareTeam | JP Core Patient Profile | RelatedPerson) この心電図検査の責任者/実施者に関する情報
... value[x] ΣC 0..1 心電図の測定結果
.... valueQuantity Quantity
.... valueCodeableConcept CodeableConcept
.... valueString string
.... valueBoolean boolean
.... valueInteger integer
.... valueRange Range
.... valueRatio Ratio
.... valueSampledData SampledData
.... valueTime time
.... valueDateTime dateTime
.... valuePeriod Period
... Slices for interpretation 0..* CodeableConcept 心電図所見
Slice: Unordered, Open by value:coding.system
Binding: ObservationInterpretationCodes (extensible): 観測の解釈を識別するコード。 / Codes identifying interpretations of observations.


.... interpretation:ECAPS 0..1 CodeableConcept 高、低、正常等の結果のカテゴリ分けした評価
Binding: ObservationInterpretationCodes (extensible): 観測の解釈を識別するコード。 / Codes identifying interpretations of observations.


.... interpretation:MINNESOTA1987_NK 0..1 CodeableConcept 高、低、正常等の結果のカテゴリ分けした評価
Binding: ObservationInterpretationCodes (extensible): 観測の解釈を識別するコード。 / Codes identifying interpretations of observations.


.... interpretation:MINNESOTA2005_NK 0..1 CodeableConcept 高、低、正常等の結果のカテゴリ分けした評価
Binding: ObservationInterpretationCodes (extensible): 観測の解釈を識別するコード。 / Codes identifying interpretations of observations.


.... interpretation:FKD_GRADE 0..1 CodeableConcept 高、低、正常等の結果のカテゴリ分けした評価
Binding: ObservationInterpretationCodes (extensible): 観測の解釈を識別するコード。 / Codes identifying interpretations of observations.


.... interpretation:FKD_INTER 0..1 CodeableConcept 高、低、正常等の結果のカテゴリ分けした評価
Binding: ObservationInterpretationCodes (extensible): 観測の解釈を識別するコード。 / Codes identifying interpretations of observations.


.... interpretation:MINESOTA_CODE 0..1 CodeableConcept 高、低、正常等の結果のカテゴリ分けした評価
Binding: ObservationInterpretationCodes (extensible): 観測の解釈を識別するコード。 / Codes identifying interpretations of observations.


... method 0..1 CodeableConcept この心電図検査の実施方法
Binding: ObservationMethods (example): 単純な観測の方法。 / Methods for simple observations.

... specimen 0..1 Reference(JP_Specimen_Common) 心電図検査では通常用いられない
... device 0..1 Reference(Device | DeviceMetric) この心電図検査を実施した計測機器に対する情報
... 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
... 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) この心電図検査を表す波形データを示す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: JP Core Observation Electrocardiogram Component Code ValueSet (preferred)
.... Slices for interpretation 0..* CodeableConcept 高、低、正常など。 / High, low, normal, etc.
Slice: Unordered, Open by value:coding.system
Binding: ObservationInterpretationCodes (extensible): 観測の解釈を識別するコード。 / Codes identifying interpretations of observations.


..... interpretation:ECAPS 0..1 CodeableConcept 高、低、正常など。 / High, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): 観測の解釈を識別するコード。 / Codes identifying interpretations of observations.


..... interpretation:MINNESOTA1987_NK 0..1 CodeableConcept 高、低、正常など。 / High, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): 観測の解釈を識別するコード。 / Codes identifying interpretations of observations.


..... interpretation:MINNESOTA2005_NK 0..1 CodeableConcept 高、低、正常など。 / High, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): 観測の解釈を識別するコード。 / Codes identifying interpretations of observations.


..... interpretation:FKD_GRADE 0..1 CodeableConcept 高、低、正常など。 / High, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): 観測の解釈を識別するコード。 / Codes identifying interpretations of observations.


..... interpretation:FKD_INTER 0..1 CodeableConcept 高、低、正常など。 / High, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): 観測の解釈を識別するコード。 / Codes identifying interpretations of observations.


..... interpretation:MINESOTA_CODE 0..1 CodeableConcept 高、低、正常など。 / High, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): 観測の解釈を識別するコード。 / Codes identifying interpretations of observations.



doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. 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.

Additional BindingsPurpose
AllLanguages Max Binding
... text 0..1 Narrative 人間の解釈のためのリソースのテキスト概要 / Text summary of the resource, for human interpretation
... contained 0..* Resource インラインリソースが含まれています / Contained, inline Resources
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... lead 0..1 integer 誘導の数
URL: http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_Observation_Electrocardiogram_NumberOfLead
.... deviceInterpretation 0..1 boolean 機械判定された所見・解釈の有無
URL: http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_Observation_Electrocardiogram_DeviceInterpretation
.... duration 0..1 CodeableConcept 測定を行った時間(長さ)
URL: http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_Observation_Electrocardiogram_Duration
Binding: JP Core Observation Electrocardiogram Duration ValueSet (example)
.... stressType 0..1 CodeableConcept 負荷心電図種別
URL: http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_Observation_Electrocardiogram_StressType
Binding: JP Core Observation Electrocardiogram StressType ValueSet (example)
... modifierExtension ?! 0..* Extension 無視できない拡張機能 / Extensions that cannot be ignored
... identifier Σ 0..* Identifier この心電図を表すObservationリソースに対する一意な識別ID
... basedOn Σ 0..* Reference(CarePlan | DeviceRequest | ImmunizationRecommendation | JP Core MedicationRequest Profile | JP Core MedicationRequest Injection Profile | NutritionOrder | 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リソースに対する分類コード。心電図検査には通常 procedure が指定される。必要に応じてextraCategoryを仕様する
Slice: Unordered, Open by value:coding.system
Binding: JP Core Simple Observation Category ValueSet (preferred)
.... category:first 1..1 CodeableConcept このObservationを分類するコード
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 Σ 0..* 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 用語システムのアイデンティティ / Identity of the terminology system
Required Pattern: http://jpfhir.jp/fhir/core/CodeSystem/JP_SimpleObservationCategory_CS
...... version Σ 0..1 string システムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ 0..1 code システムによって定義された構文のシンボル / Symbol in syntax defined by the system
Required Pattern: procedure
...... 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
.... category:second 0..1 CodeableConcept このObservationを分類するコード
Binding: JP Core Simple Observation Category ValueSet (preferred)
..... 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 用語システムによって定義されたコード / 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 用語システムのアイデンティティ / Identity of the terminology system
Required Pattern: http://loinc.org
...... version Σ 0..1 string システムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ 0..1 code システムによって定義された構文のシンボル / Symbol in syntax defined by the system
Required Pattern: 11524-6
...... 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
.... category:third 0..1 CodeableConcept このObservationを分類するコード
Binding: JP Core Observation Electrocardiogram ExtraCategory ValueSet (preferred)
..... 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 用語システムによって定義されたコード / 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 用語システムのアイデンティティ / Identity of the terminology system
Required Pattern: http://jpfhir.jp/fhir/core/CodeSystem/JP_ObservationElectrocardiogramExtraCategory_CS
...... 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 Σ 0..1 string コンセプトの単純なテキスト表現 / Plain text representation of the concept
... code Σ 1..1 CodeableConcept 心電図検査を示すコード
Binding: LOINCCodes (example): 単純な観測の名前を識別するコード。 / Codes identifying names of simple observations.


Required Pattern: At least the following
.... id 0..1 string 要素間参照のための一意のID / Unique id for inter-element referencing
.... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
.... coding 1..* Coding 用語システムによって定義されたコード / Code defined by a terminology system
Fixed Value: (complex)
..... id 0..1 string 要素間参照のための一意のID / Unique id for inter-element referencing
..... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
..... system 1..1 uri 用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://loinc.org
..... version 0..1 string システムのバージョン - 関連する場合 / Version of the system - if relevant
..... code 1..1 code システムによって定義された構文のシンボル / Symbol in syntax defined by the system
Fixed Value: 11524-6
..... display 1..1 string システムによって定義された表現 / Representation defined by the system
Fixed Value: EKG Study
..... userSelected 0..1 boolean このコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
.... text 0..1 string コンセプトの単純なテキスト表現 / Plain text representation of the concept
... subject Σ 0..1 Reference(JP Core Patient Profile | Group | Device | JP Core Location Profile) このObservationの対象となる患者や患者群、機器、場所に関する情報
... focus Σ 0..* Reference(Resource) 配偶者、親、胎児、ドナーなど、このObservationのsubject要素が実際の対象でない場合、その実際の対象に関する情報
... encounter Σ 0..1 Reference(JP Core Encounter Profile) 診察や入院など、このObservationが実施されるきっかけとなった診療イベントに関する情報
... effective[x] Σ 0..1 取得された結果が臨床的に確定された日時または期間
.... effectiveDateTime dateTime
.... effectivePeriod Period
.... effectiveTiming Timing
.... effectiveInstant instant
... issued Σ 0..1 instant このバージョンの心電図検査が医療者に提供された日時。通常、結果を確認し検証後に提供される日時
... performer Σ 0..* Reference(JP Core Practitioner Profile | JP Core PractitionerRole Profile | JP Core Organization Profile | CareTeam | JP Core Patient Profile | RelatedPerson) この心電図検査の責任者/実施者に関する情報
... value[x] ΣC 0..1 心電図の測定結果
.... 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 このObservationのvalue[x]要素に期待される結果が存在しなかった場合、その理由
Binding: DataAbsentReason (extensible): 結果( balue.value [x])が欠落している理由を指定するコード。 / Codes specifying why the result (Observation.value[x]) is missing.

... Slices for interpretation 0..* CodeableConcept 心電図所見
Slice: Unordered, Open by value:coding.system
Binding: ObservationInterpretationCodes (extensible): 観測の解釈を識別するコード。 / Codes identifying interpretations of observations.


.... interpretation:ECAPS 0..1 CodeableConcept 高、低、正常等の結果のカテゴリ分けした評価
Binding: ObservationInterpretationCodes (extensible): 観測の解釈を識別するコード。 / Codes identifying interpretations of observations.


..... 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 用語システムによって定義されたコード / 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 ECAPS:日本光電解析コード
Fixed Value: urn:oid:1.2.392.200119.5.2.3.3.1
...... 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 Σ 0..1 string コンセプトの単純なテキスト表現 / Plain text representation of the concept
.... interpretation:MINNESOTA1987_NK 0..1 CodeableConcept 高、低、正常等の結果のカテゴリ分けした評価
Binding: ObservationInterpretationCodes (extensible): 観測の解釈を識別するコード。 / Codes identifying interpretations of observations.


..... 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 用語システムによって定義されたコード / 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 日本光電解析ロジックによるミネソタコード1987年版をベースとした分類
Fixed Value: urn:oid:1.2.392.200119.5.2.3.3.2.1
...... 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 Σ 0..1 string コンセプトの単純なテキスト表現 / Plain text representation of the concept
.... interpretation:MINNESOTA2005_NK 0..1 CodeableConcept 高、低、正常等の結果のカテゴリ分けした評価
Binding: ObservationInterpretationCodes (extensible): 観測の解釈を識別するコード。 / Codes identifying interpretations of observations.


..... 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 用語システムによって定義されたコード / 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 日本光電解析ロジックによるミネソタコード2005年版をベースとした分類
Fixed Value: urn:oid:1.2.392.200119.5.2.3.3.2.2
...... 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 Σ 0..1 string コンセプトの単純なテキスト表現 / Plain text representation of the concept
.... interpretation:FKD_GRADE 0..1 CodeableConcept 高、低、正常等の結果のカテゴリ分けした評価
Binding: ObservationInterpretationCodes (extensible): 観測の解釈を識別するコード。 / Codes identifying interpretations of observations.


..... 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 用語システムによって定義されたコード / 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 フクダ電子判定コード
Fixed Value: urn:oid:1.2.392.200119.5.2.4.1.1.1
...... 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 Σ 0..1 string コンセプトの単純なテキスト表現 / Plain text representation of the concept
.... interpretation:FKD_INTER 0..1 CodeableConcept 高、低、正常等の結果のカテゴリ分けした評価
Binding: ObservationInterpretationCodes (extensible): 観測の解釈を識別するコード。 / Codes identifying interpretations of observations.


..... 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 用語システムによって定義されたコード / 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 フクダ電子所見コード
Fixed Value: urn:oid:1.2.392.200119.5.2.4.1.1.2
...... 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 Σ 0..1 string コンセプトの単純なテキスト表現 / Plain text representation of the concept
.... interpretation:MINESOTA_CODE 0..1 CodeableConcept 高、低、正常等の結果のカテゴリ分けした評価
Binding: ObservationInterpretationCodes (extensible): 観測の解釈を識別するコード。 / Codes identifying interpretations of observations.


..... 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 用語システムによって定義されたコード / 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 フクダ電子:ミネソタコードと異常部位を記載
Fixed Value: urn:oid:1.2.392.200119.5.2.4.1.1.3
...... 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 Σ 0..1 string コンセプトの単純なテキスト表現 / Plain text representation of the concept
... note 0..* Annotation このObservationに関するコメント
... 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 0..1 Reference(JP_Specimen_Common) 心電図検査では通常用いられない
... device 0..1 Reference(Device | DeviceMetric) この心電図検査を実施した計測機器に対する情報
... 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) この心電図検査を表す波形データを示す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: JP Core Observation Electrocardiogram Component Code ValueSet (preferred)
.... 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.

.... Slices for interpretation 0..* CodeableConcept 高、低、正常など。 / High, low, normal, etc.
Slice: Unordered, Open by value:coding.system
Binding: ObservationInterpretationCodes (extensible): 観測の解釈を識別するコード。 / Codes identifying interpretations of observations.


..... interpretation:ECAPS 0..1 CodeableConcept 高、低、正常など。 / High, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): 観測の解釈を識別するコード。 / Codes identifying interpretations of observations.


...... 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 用語システムによって定義されたコード / 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 ECAPS:日本光電解析コード
Fixed Value: urn:oid:1.2.392.200119.5.2.3.3.1
....... 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 Σ 0..1 string コンセプトの単純なテキスト表現 / Plain text representation of the concept
..... interpretation:MINNESOTA1987_NK 0..1 CodeableConcept 高、低、正常など。 / High, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): 観測の解釈を識別するコード。 / Codes identifying interpretations of observations.


...... 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 用語システムによって定義されたコード / 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 日本光電解析ロジックによるミネソタコード1987年版をベースとした分類
Fixed Value: urn:oid:1.2.392.200119.5.2.3.3.2.1
....... 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 Σ 0..1 string コンセプトの単純なテキスト表現 / Plain text representation of the concept
..... interpretation:MINNESOTA2005_NK 0..1 CodeableConcept 高、低、正常など。 / High, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): 観測の解釈を識別するコード。 / Codes identifying interpretations of observations.


...... 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 用語システムによって定義されたコード / 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 日本光電解析ロジックによるミネソタコード2005年版をベースとした分類
Fixed Value: urn:oid:1.2.392.200119.5.2.3.3.2.2
....... 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 Σ 0..1 string コンセプトの単純なテキスト表現 / Plain text representation of the concept
..... interpretation:FKD_GRADE 0..1 CodeableConcept 高、低、正常など。 / High, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): 観測の解釈を識別するコード。 / Codes identifying interpretations of observations.


...... 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 用語システムによって定義されたコード / 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 フクダ電子判定コード
Fixed Value: urn:oid:1.2.392.200119.5.2.4.1.1.1
....... 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 Σ 0..1 string コンセプトの単純なテキスト表現 / Plain text representation of the concept
..... interpretation:FKD_INTER 0..1 CodeableConcept 高、低、正常など。 / High, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): 観測の解釈を識別するコード。 / Codes identifying interpretations of observations.


...... 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 用語システムによって定義されたコード / 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 フクダ電子所見コード
Fixed Value: urn:oid:1.2.392.200119.5.2.4.1.1.2
....... 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 Σ 0..1 string コンセプトの単純なテキスト表現 / Plain text representation of the concept
..... interpretation:MINESOTA_CODE 0..1 CodeableConcept 高、低、正常など。 / High, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): 観測の解釈を識別するコード。 / Codes identifying interpretations of observations.


...... 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 用語システムによって定義されたコード / 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 フクダ電子:ミネソタコードと異常部位を記載
Fixed Value: urn:oid:1.2.392.200119.5.2.4.1.1.3
....... 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 Σ 0..1 string コンセプトの単純なテキスト表現 / Plain text representation of the concept
.... referenceRange 0..* See referenceRange (Observation) コンポーネント結果の解釈のためのガイドを提供します / Provides guide for interpretation of component result

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / CodeURI
Observation.languagepreferredCommonLanguages
Additional Bindings Purpose
AllLanguages Max Binding
http://hl7.org/fhir/ValueSet/languages
from the FHIR Standard
Observation.statusrequiredObservationStatus
http://hl7.org/fhir/ValueSet/observation-status|4.0.1
from the FHIR Standard
Observation.categorypreferredJP_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:firstrequiredJP_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:secondpreferredJP_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:thirdpreferredJP_ObservationElectrocardiogramExtraCategory_VS (a valid code from JP Core Observation Electrocardiogram Extra Category CodeSystem)
http://jpfhir.jp/fhir/core/ValueSet/JP_ObservationElectrocardiogramExtraCategory_VS
from this IG
Observation.codeexamplePattern: LOINC Code 11524-6("EKG Study")
http://hl7.org/fhir/ValueSet/observation-codes
from the FHIR Standard
Observation.dataAbsentReasonextensibleDataAbsentReason
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Observation.interpretationextensibleObservationInterpretationCodes
http://hl7.org/fhir/ValueSet/observation-interpretation
from the FHIR Standard
Observation.interpretation:ECAPSextensibleObservationInterpretationCodes
http://hl7.org/fhir/ValueSet/observation-interpretation
from the FHIR Standard
Observation.interpretation:MINNESOTA1987_NKextensibleObservationInterpretationCodes
http://hl7.org/fhir/ValueSet/observation-interpretation
from the FHIR Standard
Observation.interpretation:MINNESOTA2005_NKextensibleObservationInterpretationCodes
http://hl7.org/fhir/ValueSet/observation-interpretation
from the FHIR Standard
Observation.interpretation:FKD_GRADEextensibleObservationInterpretationCodes
http://hl7.org/fhir/ValueSet/observation-interpretation
from the FHIR Standard
Observation.interpretation:FKD_INTERextensibleObservationInterpretationCodes
http://hl7.org/fhir/ValueSet/observation-interpretation
from the FHIR Standard
Observation.interpretation:MINESOTA_CODEextensibleObservationInterpretationCodes
http://hl7.org/fhir/ValueSet/observation-interpretation
from the FHIR Standard
Observation.bodySiteexampleSNOMEDCTBodyStructures
http://hl7.org/fhir/ValueSet/body-site
from the FHIR Standard
Observation.methodexampleObservationMethods
http://hl7.org/fhir/ValueSet/observation-methods
from the FHIR Standard
Observation.referenceRange.typepreferredObservationReferenceRangeMeaningCodes
http://hl7.org/fhir/ValueSet/referencerange-meaning
from the FHIR Standard
Observation.referenceRange.appliesToexampleObservationReferenceRangeAppliesToCodes
http://hl7.org/fhir/ValueSet/referencerange-appliesto
from the FHIR Standard
Observation.component.codepreferredJP_ObservationElectrocardiogramComponentCode_VS (a valid code from LOINC)
http://jpfhir.jp/fhir/core/ValueSet/JP_ObservationElectrocardiogramComponentCode_VS
from this IG
Observation.component.dataAbsentReasonextensibleDataAbsentReason
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Observation.component.interpretationextensibleObservationInterpretationCodes
http://hl7.org/fhir/ValueSet/observation-interpretation
from the FHIR Standard
Observation.component.interpretation:ECAPSextensibleObservationInterpretationCodes
http://hl7.org/fhir/ValueSet/observation-interpretation
from the FHIR Standard
Observation.component.interpretation:MINNESOTA1987_NKextensibleObservationInterpretationCodes
http://hl7.org/fhir/ValueSet/observation-interpretation
from the FHIR Standard
Observation.component.interpretation:MINNESOTA2005_NKextensibleObservationInterpretationCodes
http://hl7.org/fhir/ValueSet/observation-interpretation
from the FHIR Standard
Observation.component.interpretation:FKD_GRADEextensibleObservationInterpretationCodes
http://hl7.org/fhir/ValueSet/observation-interpretation
from the FHIR Standard
Observation.component.interpretation:FKD_INTERextensibleObservationInterpretationCodes
http://hl7.org/fhir/ValueSet/observation-interpretation
from the FHIR Standard
Observation.component.interpretation:MINESOTA_CODEextensibleObservationInterpretationCodes
http://hl7.org/fhir/ValueSet/observation-interpretation
from the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorObservationリソースが別のリソースに含まれている場合、ネストされたリソースを含めてはなりません / If the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorObservationリソースが別のリソースに含まれている場合、それはリソースの他の場所から参照されるか、含有リソースを参照するものとします / 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-4errorObservationリソースが別のリソースに含まれている場合、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-5errorObservation別のリソースにリソースが含まれている場合、セキュリティラベルはありません / If a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceObservationリソースには、堅牢な管理のための叙述(Narative)が必要です / A resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsすべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensions両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both
: extension.exists() != value.exists()
obs-3errorObservation.referenceRange少なくとも低いまたは高またはテキストが必要です / Must have at least a low or a high or text
: low.exists() or high.exists() or text.exists()
obs-6errorObservationdatabsentrasonは、観察.value [x]が存在しない場合にのみ存在するものとします / dataAbsentReason SHALL only be present if Observation.value[x] is not present
: dataAbsentReason.empty() or value.empty()
obs-7errorObservationvisserveration.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: 2 elements(15 nested mandatory elements)
Fixed: 12 elements

Extensions

This structure refers to these extensions:

Slices

This structure defines the following Slices:

  • The element 1 is sliced based on the values of Observation.category
  • The element 1 is sliced based on the values of Observation.interpretation
  • The element 1 is sliced based on the values of Observation.component.interpretation

 

Other representations of profile: CSV, Excel, Schematron

必須要素

次のデータ項目はデータが存在しなければ ならない(必須)、あるいは、データが送信システムに存在する場合はサポートされなければならない(Must Support)要素である。

必須

このプロファイルでは、次の要素を持たなければならない。

  • status : 心電図検査の結果の状態を示すために必須である。
  • category : JP Coreではcategoryを3層に分けている。このプロファイルでは第1層としてprocedureを割り当て、第2層として心電図検査であることを示し、第3層で心電図検査の分類を示している。第1層は必須であるが、第2層以下は任意とする
  • code : この検査が心電図検査(LOINC: 11624-5, EKG Study)であることを示すため必須である。
  • subject : この心電図検査の実施対象を示すために必須である。

MustSupport

このプロファイルではMust Supportの要素は存在しない。

Extension定義

このプロファイルで定義した心電図検査結果を記録するために使用される拡張を以下に示す。

拡張 説明 定義 値型
誘導の数 心電図検査を行った際に測定される誘導の数 JP_Observation_Electrocardiogram_NumberOfLead integer
自動判定 自動判定の有無 JP_Observation_Electrocardiogram_DeviceInterpertation boolean
測定時間 測定した時間の長さ JP_Observation_Electrocardiogram_Duration Duration, CodeableConcept
負荷条件 負荷心電図の種類 JP_Observation_Electrocardiogram_StressType CodeableConcept

用語定義

心電図検査の所見・解釈を示すコードはミネソタコードをベースとして、学会や検査機器ベンダー各社によって補足、追加されたコードが使用されている。以下に所見・解釈を示すコードの一覧を例として示す。

分類 CS名 URI
所見 ECAPS urn:oid:1.2.392.200119.5.2.3.3.1
所見 MINNESOTA1987_NK urn:oid:1.2.392.200119.5.2.3.3.2.1
所見 MINNESOTA2005_NK urn:oid:1.2.392.200119.5.2.3.3.2.2
所見 FKD_GRADE urn:oid:1.2.392.200119.5.2.4.1.1.1
所見 FKD_INTER urn:oid:1.2.392.200119.5.2.4.1.1.2
所見 MINESOTA_CODE urn:oid:1.2.392.200119.5.2.4.1.1.3

利用方法

12誘導心電図結果

プロファイル :JP Core Observation Electrocardiogram (心電図検査)プロファイル
  URL : http://jpfhir.jp/fhir/core/StructureDefinition/JP_Observation_Electrocardiogram

カテゴリー 必須
category.system = "http://jpfhir.jp/fhir/core/CodeSystem/JP_SimpleObservationCategory_CS"
category.code = "procedure" 
category.display = "Procedure"

コード 必須 
code.coding.system = "http://loinc.org"
code.coding.code = "11524-6"
code.coding.display = "EKG study"

OperationおよびSearch Parameter 一覧

Search Parameter一覧

コンフォーマンス パラメータ
SHOULD patient,category,code reference,token,token,quantity GET [base]/Observation?patient=123&category=procedure&code=http://loinc.org|11524-6
SHOULD patient,category,code,date reference,token,token,quantity,date GET [base]/Observation?patient=123&category=procedure&code=http://loinc.org|11524-6&date=le2020-12-31

操作詳細

必須検索パラメータ(SHALL)

必須の検索パラメータは設定しない。

推奨検索パラメータ(SHOULD)

以下のパラメータで検索できることを推奨する。

  1. patient, category, codeを指定して患者がうけた心電図検査の取得をサポートしていることがのぞましい。(SHOULD

    GET [base]/Observation?patient={reference}?category={token}&code={token}
    

    例:

    GET [base]/Observation?patient=123?category=http://jpfhir.jp/fhir/core/CodeSystem/JP_SimpleObservationCategory_CS|procedure&code=http://loinc.org\|11524-6
    

    リソースIDが123の患者が受けた心電図検査を取得する。

  2. patient, category, code, dateを指定して患者がうけた心電図検査の取得をサポートしていることがのぞましい。(SHOULD

    GET [base]/Observation?patient={reference}?category={token}&code={token}
    

    例:

    GET [base]/Observation?patient=123&category=http://jpfhir.jp/fhir/core/CodeSystem/JP_SimpleObservationCategory_CS|procedure&code=http://loinc.org\|11524-6&date=2024-10-31
    

    リソースIDが123の患者が2024年10月31日に受けた心電図検査に該当するObservationリソースを検索する。

オプション検索パラメータ(MAY)

オプションとしての検索パラメータは現時点では設定しない。

本実装ガイドへのご質問・ご指摘については、GitHub IssueおよびGitHub PullRequestにて受け付けている。