健診結果報告FHIR記述仕様 実装ガイド v 1.3.1
1.3.1 - release Japan

健診結果報告FHIR記述仕様 実装ガイド v 1.3.1 - Local Development build (v1.3.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Resource Profile(リソースプロファイル): JP_Observation_eCheckupGeneral

項目内容
定義URL http://jpfhir.jp/fhir/eCheckup/StructureDefinition/JP_Observation_eCheckupGeneral
Version 1.3.1
Name

JP_Observation_eCheckupGeneral

Status Active ( 2024-11-10 )
Copyright

(一社)日本HL7協会、(一社)日本医療情報学会. CC(Creative Commons) BY-ND 4.0

健診結果報告書 Observationリソース 検査結果情報

Usage:

Formal Views of Profile Content

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 健診・検診検査結果
... meta
.... lastUpdated S 1..1 instant リソースのバージョンが最後に変更されたとき
.... profile S 1..* canonical(StructureDefinition) このリソースが適合を主張するプロファイル
... identifier S 0..* Identifier 当該検査結果に対して、施設内で割り振られる一意の識別子
.... system 0..1 uri identifier値の名前空間 / The namespace for the identifier value
Required Pattern: http://jpfhir.jp/fhir/core/IdSystem/resourceInstance-identifier
.... value S 1..1 string 一意の値 / The value that is unique
... basedOn 0..0
... partOf 0..0
... status S 1..1 code 結果の状態【詳細参照】
Required Pattern: final
... category S 0..1 CodeableConcept 検査項目の区分を表すカテゴリコード
... code S 1..1 CodeableConcept 検査項目を表す識別IDと検査名称の情報。コード化されていること。必須項目。
Binding: 健診結果 健診項目コード ValueSet (required)
... subject S 1..1 Reference(eCS:JP_Patient_eCheckupGeneral) このObservationの対象となる患者や患者群、機器、場所に関する情報【詳細参照】
... effective[x] S 1..1 dateTime 検体検査の場合は、検体採取日時。すべて健診実地日で代用してもよい。yyyy-mm-dd
... performer S 0..1 Reference(JP Core Practitioner Profile | JP Core PractitionerRole Profile | JP Core Organization Profile | CareTeam | JP Core Patient Profile | RelatedPerson) 検査値を確認した責任者。診断者
... Slices for value[x] S 0..1 取得された結果
Slice: Unordered, Open by type:$this
.... valueQuantity Quantity
.... valueCodeableConcept CodeableConcept
.... valueString string
.... valueDateTime dateTime
.... value[x]:valueQuantity 0..1 Quantity 取得された結果
.... value[x]:valueString 0..1 string 取得された結果
.... value[x]:valueDateTime 0..1 dateTime 取得された結果
.... value[x]:valueCodeableConcept 0..1 CodeableConcept 取得された結果
..... coding
...... extension 0..1 Extension CO型の順序付きコードを使用する場合に使用する拡張
...... Slices for extension Content/Rules for all slices
....... ordinalValue 0..1 decimal 割り当てられた順序値 / Assigned Ordinal Value
URL: http://hl7.org/fhir/StructureDefinition/ordinalValue
... dataAbsentReason S 0..1 CodeableConcept このObservationのvalue[x]要素に期待される結果が存在しなかった場合、その理由【詳細参照】
... interpretation S 0..1 CodeableConcept H:High, L:low, N:normal, LX:入力下限以下、HX:入力上限以上
... note S 0..1 Annotation 自由記載のコメント
... method
.... coding
..... system 0..1 uri 用語システムのアイデンティティ / Identity of the terminology system
Required Pattern: urn:oid:1.2.392.200119.6.1007
... specimen
.... type 0..1 uri 入力リファレンスを指す(例:「患者」) / Type the reference refers to (e.g. "Patient")
Required Pattern: specimen
.... display 1..1 string リソースのテキスト代替 / Text alternative for the resource
... referenceRange 0..1 BackboneElement 基準値。
... hasMember 0..0
... derivedFrom 0..* Reference(JP_Media_eCheckupGeneral) このObservationの結果の導出元に関する情報。例えば、画像検査から取得された結果となる場合その導出元となる画像検査結果を示すImagingStudyリソース【詳細参照】
... component S 0..* BackboneElement 対応する所見(解釈など)を記述する項目
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... componentPerformer 0..1 (Complex) Component検査結果に責任を持つ者の情報(Practitioner)への参照を記述
URL: http://jpfhir.jp/fhir/eCheckup/Extension/StructureDefinition/observation-component-performer
...... value[x] S 1..1 Reference(Practitioner) Practitionerへの参照
.... code S 1..1 CodeableConcept コンポーネント観測の種類(コード /タイプ) / Type of component observation (code / type)
.... value[x] S 1..1 string 実際のコンポーネントの結果 / Actual component result

doco Documentation for this format

Terminology Bindings (Differential)

PathConformanceValueSetURI
Observation.coderequiredJP_observationCode_VS
http://jpfhir.jp/fhir/eCheckup/ValueSet/observation-code
from this IG
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
... meta Σ 0..1 Meta リソースに関するメタデータ / Metadata about the resource
.... lastUpdated SΣ 1..1 instant リソースのバージョンが最後に変更されたとき
.... profile SΣ 1..* canonical(StructureDefinition) このリソースが適合を主張するプロファイル
... implicitRules ?!Σ 0..1 uri このコンテンツが作成されたルールのセット / A set of rules under which this content was created
... modifierExtension ?! 0..* Extension 無視できない拡張機能 / Extensions that cannot be ignored
... identifier SΣ 0..* Identifier 当該検査結果に対して、施設内で割り振られる一意の識別子
.... use ?!Σ 0..1 code 通常|公式|一時的|セカンダリ|古い(知られている場合) / usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): 既知の場合、このidentifierの目的を識別します。 / Identifies the purpose for this identifier, if known .

.... system Σ 0..1 uri identifier値の名前空間 / The namespace for the identifier value
Required Pattern: http://jpfhir.jp/fhir/core/IdSystem/resourceInstance-identifier
.... value SΣ 1..1 string 一意の値 / The value that is unique
... status ?!SΣ 1..1 code 結果の状態【詳細参照】
Binding: ObservationStatus (required): 観察のステータスを提供するコード。 / Codes providing the status of an observation.


Required Pattern: final
... category S 0..1 CodeableConcept 検査項目の区分を表すカテゴリコード
Binding: JP Core Simple Observation Category ValueSet (preferred)
... code SΣ 1..1 CodeableConcept 検査項目を表す識別IDと検査名称の情報。コード化されていること。必須項目。
Binding: 健診結果 健診項目コード ValueSet (required)
... subject SΣ 1..1 Reference(eCS:JP_Patient_eCheckupGeneral) このObservationの対象となる患者や患者群、機器、場所に関する情報【詳細参照】
... effective[x] SΣ 1..1 dateTime 検体検査の場合は、検体採取日時。すべて健診実地日で代用してもよい。yyyy-mm-dd
... performer SΣ 0..1 Reference(JP Core Practitioner Profile | JP Core PractitionerRole Profile | JP Core Organization Profile | CareTeam | JP Core Patient Profile | RelatedPerson) 検査値を確認した責任者。診断者
... Slices for value[x] SΣC 0..1 取得された結果
Slice: Unordered, Closed by type:$this
.... valueQuantity Quantity
.... valueCodeableConcept CodeableConcept
.... valueString string
.... valueDateTime dateTime
.... value[x]:valueQuantity ΣC 0..1 Quantity 取得された結果
.... value[x]:valueString ΣC 0..1 string 取得された結果
.... value[x]:valueDateTime ΣC 0..1 dateTime 取得された結果
.... value[x]:valueCodeableConcept ΣC 0..1 CodeableConcept 取得された結果
... dataAbsentReason SC 0..1 CodeableConcept このObservationのvalue[x]要素に期待される結果が存在しなかった場合、その理由【詳細参照】
Binding: DataAbsentReason (extensible): 結果( balue.value [x])が欠落している理由を指定するコード。 / Codes specifying why the result (Observation.value[x]) is missing.

... interpretation S 0..1 CodeableConcept H:High, L:low, N:normal, LX:入力下限以下、HX:入力上限以上
Binding: ObservationInterpretationCodes (extensible): 観測の解釈を識別するコード。 / Codes identifying interpretations of observations.


... note S 0..1 Annotation 自由記載のコメント
... referenceRange C 0..1 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
... derivedFrom Σ 0..* Reference(JP_Media_eCheckupGeneral) このObservationの結果の導出元に関する情報。例えば、画像検査から取得された結果となる場合その導出元となる画像検査結果を示すImagingStudyリソース【詳細参照】
... component SΣ 0..* BackboneElement 対応する所見(解釈など)を記述する項目
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... componentPerformer 0..1 (Complex) Component検査結果に責任を持つ者の情報(Practitioner)への参照を記述
URL: http://jpfhir.jp/fhir/eCheckup/Extension/StructureDefinition/observation-component-performer
...... extension 0..0
...... url 1..1 uri "http://jpfhir.jp/fhir/eCheckup/Extension/StructureDefinition/observation-component-performer"
...... value[x] S 1..1 Reference(Practitioner) Practitionerへの参照
....... reference SΣC 1..1 string リテラル参照、相対、内部または絶対URL / Literal reference, Relative, internal or absolute URL
.... modifierExtension ?!Σ 0..* Extension 認識されていなくても無視できない拡張機能 / Extensions that cannot be ignored even if unrecognized
.... code SΣ 1..1 CodeableConcept コンポーネント観測の種類(コード /タイプ) / Type of component observation (code / type)
Binding: LOINCCodes (example): 単純な観測の名前を識別するコード。 / Codes identifying names of simple observations.

.... value[x] SΣ 1..1 string 実際のコンポーネントの結果 / Actual component result

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / CodeURI
Observation.identifier.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
from the FHIR Standard
Observation.statusrequiredPattern: final
http://hl7.org/fhir/ValueSet/observation-status|4.0.1
from the FHIR Standard
Observation.categorypreferredJP_SimpleObservationCategory_VS
http://jpfhir.jp/fhir/core/ValueSet/JP_SimpleObservationCategory_VS
Observation.coderequiredJP_observationCode_VS
http://jpfhir.jp/fhir/eCheckup/ValueSet/observation-code
from this IG
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.component.codeexampleLOINCCodes (a valid code from LOINC)
http://hl7.org/fhir/ValueSet/observation-codes
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()
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 about the resource
.... id 0..1 string エレメント相互参照のためのユニークID
.... extension 0..* Extension 実装によって定義される追加コンテンツ
Slice: Unordered, Open by value:url
.... versionId Σ 0..1 id バージョン固有のidentifier (Baajon koyū no shikibetsu-shi)
.... lastUpdated SΣ 1..1 instant リソースのバージョンが最後に変更されたとき
.... source Σ 0..1 uri 「リソースがどこから来たかを特定する」
.... profile SΣ 1..* canonical(StructureDefinition) このリソースが適合を主張するプロファイル
.... security Σ 0..* Coding このリソースに適用されたセキュリティラベル
Binding: All Security Labels (extensible): 医療プライバシーおよびセキュリティ分類システムからのセキュリティラベル。


.... tag Σ 0..* Coding このリソースに適用されたタグ
Binding: CommonTags (example): 様々なタグを表すコードで、一般的にはワークフローに関連しています。例:「ジョーンズ博士によるレビューが必要です」。


... 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
... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
... modifierExtension ?! 0..* Extension 無視できない拡張機能 / Extensions that cannot be ignored
... identifier SΣ 0..* Identifier 当該検査結果に対して、施設内で割り振られる一意の識別子
.... id 0..1 string 要素間参照のための一意のID / Unique id for inter-element referencing
.... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
.... use ?!Σ 0..1 code 通常|公式|一時的|セカンダリ|古い(知られている場合) / usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): 既知の場合、このidentifierの目的を識別します。 / Identifies the purpose for this identifier, if known .

.... type Σ 0..1 CodeableConcept identifierの説明 / Description of identifier
Binding: Identifier Type Codes (extensible): 特定の目的に使用するidentifierを決定するために使用できるidentifierのコード化されたタイプ。 / A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

.... system Σ 0..1 uri identifier値の名前空間 / The namespace for the identifier value
Required Pattern: http://jpfhir.jp/fhir/core/IdSystem/resourceInstance-identifier
.... value SΣ 1..1 string 一意の値 / The value that is unique
.... period Σ 0..1 Period IDが使用に有効だった時間期間 / Time period when id is/was valid for use
.... assigner Σ 0..1 Reference(Organization) IDを発行した組織(単なるテキストである可能性があります) / Organization that issued id (may be just text)
... status ?!SΣ 1..1 code 結果の状態【詳細参照】
Binding: ObservationStatus (required): 観察のステータスを提供するコード。 / Codes providing the status of an observation.


Required Pattern: final
... category S 0..1 CodeableConcept 検査項目の区分を表すカテゴリコード
Binding: JP Core Simple Observation Category ValueSet (preferred)
... code SΣ 1..1 CodeableConcept 検査項目を表す識別IDと検査名称の情報。コード化されていること。必須項目。
Binding: 健診結果 健診項目コード ValueSet (required)
... subject SΣ 1..1 Reference(eCS:JP_Patient_eCheckupGeneral) このObservationの対象となる患者や患者群、機器、場所に関する情報【詳細参照】
... focus Σ 0..* Reference(Resource) 配偶者、親、胎児、ドナーなど、このObservationのsubject要素が実際の対象でない場合、その実際の対象に関する情報【詳細参照】
... encounter Σ 0..1 Reference(JP Core Encounter Profile) 診察や入院など、このObservationが実施されるきっかけとなった診療イベントに関する情報【詳細参照】
... effective[x] SΣ 1..1 dateTime 検体検査の場合は、検体採取日時。すべて健診実地日で代用してもよい。yyyy-mm-dd
... issued Σ 0..1 instant このバージョンのObservationが医療者に提供された日時。通常、結果を確認し検証後に提供される日時【詳細参照】
... performer SΣ 0..1 Reference(JP Core Practitioner Profile | JP Core PractitionerRole Profile | JP Core Organization Profile | CareTeam | JP Core Patient Profile | RelatedPerson) 検査値を確認した責任者。診断者
... Slices for value[x] SΣC 0..1 取得された結果
Slice: Unordered, Closed by type:$this
.... valueQuantity Quantity
.... valueCodeableConcept CodeableConcept
.... valueString string
.... valueDateTime dateTime
.... value[x]:valueQuantity ΣC 0..1 Quantity 取得された結果
.... value[x]:valueString ΣC 0..1 string 取得された結果
.... value[x]:valueDateTime ΣC 0..1 dateTime 取得された結果
.... value[x]:valueCodeableConcept ΣC 0..1 CodeableConcept 取得された結果
..... 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
...... Slices for extension 0..1 Extension CO型の順序付きコードを使用する場合に使用する拡張
Slice: Unordered, Open by value:url
....... ordinalValue 0..1 decimal 割り当てられた順序値 / Assigned Ordinal Value
URL: http://hl7.org/fhir/StructureDefinition/ordinalValue
...... system Σ 0..1 uri 用語システムのアイデンティティ / Identity of the terminology system
...... version Σ 0..1 string システムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ 0..1 code システムによって定義された構文のシンボル / Symbol in syntax defined by the system
...... display Σ 0..1 string システムによって定義された表現 / Representation defined by the system
...... userSelected Σ 0..1 boolean このコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... text Σ 0..1 string コンセプトの単純なテキスト表現 / Plain text representation of the concept
... dataAbsentReason SC 0..1 CodeableConcept このObservationのvalue[x]要素に期待される結果が存在しなかった場合、その理由【詳細参照】
Binding: DataAbsentReason (extensible): 結果( balue.value [x])が欠落している理由を指定するコード。 / Codes specifying why the result (Observation.value[x]) is missing.

... interpretation S 0..1 CodeableConcept H:High, L:low, N:normal, LX:入力下限以下、HX:入力上限以上
Binding: ObservationInterpretationCodes (extensible): 観測の解釈を識別するコード。 / Codes identifying interpretations of observations.


... note S 0..1 Annotation 自由記載のコメント
... bodySite 0..1 CodeableConcept 対象となった身体部位
Binding: SNOMEDCTBodyStructures (example): 解剖学的場所を説明するコード。左右性が含まれる場合があります。 / Codes describing anatomical locations. May include laterality.

... method 0..1 CodeableConcept このObservationの実施方法
Binding: ObservationMethods (example): 単純な観測の方法。 / Methods for simple 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 Σ 0..1 uri 用語システムのアイデンティティ / Identity of the terminology system
Required Pattern: urn:oid:1.2.392.200119.6.1007
..... 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
... specimen 0..1 Reference(Specimen) このObservationに使われた検体/標本に関する情報【詳細参照】
.... id 0..1 string 要素間参照のための一意のID / Unique id for inter-element referencing
.... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
.... reference ΣC 0..1 string リテラル参照、相対、内部または絶対URL / Literal reference, Relative, internal or absolute URL
.... type Σ 0..1 uri 入力リファレンスを指す(例:「患者」) / Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): AAリソース(または、論理モデルの場合、論理モデルのURI)。 / Aa resource (or, for logical models, the URI of the logical model).


Required Pattern: specimen
.... identifier Σ 0..1 Identifier 文字通りの参照が不明な場合、論理的参照 / Logical reference, when literal reference is not known
.... display Σ 1..1 string リソースのテキスト代替 / Text alternative for the resource
... device 0..1 Reference(Device | DeviceMetric) このObservationでデータを得るために使われた測定機器に関する情報【詳細参照】
... referenceRange C 0..1 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
... derivedFrom Σ 0..* Reference(JP_Media_eCheckupGeneral) このObservationの結果の導出元に関する情報。例えば、画像検査から取得された結果となる場合その導出元となる画像検査結果を示すImagingStudyリソース【詳細参照】
... component SΣ 0..* BackboneElement 対応する所見(解釈など)を記述する項目
.... id 0..1 string 要素間参照のための一意のID / Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... componentPerformer 0..1 (Complex) Component検査結果に責任を持つ者の情報(Practitioner)への参照を記述
URL: http://jpfhir.jp/fhir/eCheckup/Extension/StructureDefinition/observation-component-performer
...... id 0..1 string 要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..0
...... url 1..1 uri "http://jpfhir.jp/fhir/eCheckup/Extension/StructureDefinition/observation-component-performer"
...... value[x] S 1..1 Reference(Practitioner) Practitionerへの参照
....... 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
....... reference SΣC 1..1 string リテラル参照、相対、内部または絶対URL / Literal reference, Relative, internal or absolute URL
....... type Σ 0..1 uri 入力リファレンスを指す(例:「患者」) / Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): AAリソース(または、論理モデルの場合、論理モデルのURI)。 / Aa resource (or, for logical models, the URI of the logical model).

....... identifier Σ 0..1 Identifier 文字通りの参照が不明な場合、論理的参照 / Logical reference, when literal reference is not known
....... display Σ 0..1 string リソースのテキスト代替 / Text alternative for the resource
.... modifierExtension ?!Σ 0..* Extension 認識されていなくても無視できない拡張機能 / Extensions that cannot be ignored even if unrecognized
.... code SΣ 1..1 CodeableConcept コンポーネント観測の種類(コード /タイプ) / Type of component observation (code / type)
Binding: LOINCCodes (example): 単純な観測の名前を識別するコード。 / Codes identifying names of simple observations.

.... value[x] SΣ 1..1 string 実際のコンポーネントの結果 / Actual component result
.... dataAbsentReason C 0..1 CodeableConcept コンポーネントの結果が欠落している理由 / Why the component result is missing
Binding: DataAbsentReason (extensible): 結果( balue.value [x])が欠落している理由を指定するコード。 / Codes specifying why the result (Observation.value[x]) is missing.

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


.... referenceRange 0..* See referenceRange (Observation) コンポーネント結果の解釈のためのガイドを提供します / Provides guide for interpretation of component result

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / CodeURI
Observation.meta.securityextensibleAll Security Labels
http://hl7.org/fhir/ValueSet/security-labels
from the FHIR Standard
Observation.meta.tagexampleCommonTags
http://hl7.org/fhir/ValueSet/common-tags
from the FHIR Standard
Observation.languagepreferredCommonLanguages
Additional Bindings Purpose
AllLanguages Max Binding
http://hl7.org/fhir/ValueSet/languages
from the FHIR Standard
Observation.identifier.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
from the FHIR Standard
Observation.identifier.typeextensibleIdentifier Type Codes
http://hl7.org/fhir/ValueSet/identifier-type
from the FHIR Standard
Observation.statusrequiredPattern: final
http://hl7.org/fhir/ValueSet/observation-status|4.0.1
from the FHIR Standard
Observation.categorypreferredJP_SimpleObservationCategory_VS
http://jpfhir.jp/fhir/core/ValueSet/JP_SimpleObservationCategory_VS
Observation.coderequiredJP_observationCode_VS
http://jpfhir.jp/fhir/eCheckup/ValueSet/observation-code
from this IG
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.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.specimen.typeextensiblePattern: specimen
http://hl7.org/fhir/ValueSet/resource-types
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.extension:componentPerformer.value[x].typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
from the FHIR Standard
Observation.component.codeexampleLOINCCodes (a valid code from LOINC)
http://hl7.org/fhir/ValueSet/observation-codes
from the FHIR Standard
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

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]のいずれかが必要です。両方ではありません。
: 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(6 nested mandatory elements)
Must-Support: 18 elements
Prohibited: 3 elements

Structures

This structure refers to these other structures:

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.value[x]

Differential View

This structure is derived from JP_Observation_Common

NameFlagsCard.TypeDescription & Constraintsdoco
.. Observation 0..* JP_Observation_Common 健診・検診検査結果
... meta
.... lastUpdated S 1..1 instant リソースのバージョンが最後に変更されたとき
.... profile S 1..* canonical(StructureDefinition) このリソースが適合を主張するプロファイル
... identifier S 0..* Identifier 当該検査結果に対して、施設内で割り振られる一意の識別子
.... system 0..1 uri identifier値の名前空間 / The namespace for the identifier value
Required Pattern: http://jpfhir.jp/fhir/core/IdSystem/resourceInstance-identifier
.... value S 1..1 string 一意の値 / The value that is unique
... basedOn 0..0
... partOf 0..0
... status S 1..1 code 結果の状態【詳細参照】
Required Pattern: final
... category S 0..1 CodeableConcept 検査項目の区分を表すカテゴリコード
... code S 1..1 CodeableConcept 検査項目を表す識別IDと検査名称の情報。コード化されていること。必須項目。
Binding: 健診結果 健診項目コード ValueSet (required)
... subject S 1..1 Reference(eCS:JP_Patient_eCheckupGeneral) このObservationの対象となる患者や患者群、機器、場所に関する情報【詳細参照】
... effective[x] S 1..1 dateTime 検体検査の場合は、検体採取日時。すべて健診実地日で代用してもよい。yyyy-mm-dd
... performer S 0..1 Reference(JP Core Practitioner Profile | JP Core PractitionerRole Profile | JP Core Organization Profile | CareTeam | JP Core Patient Profile | RelatedPerson) 検査値を確認した責任者。診断者
... Slices for value[x] S 0..1 取得された結果
Slice: Unordered, Open by type:$this
.... valueQuantity Quantity
.... valueCodeableConcept CodeableConcept
.... valueString string
.... valueDateTime dateTime
.... value[x]:valueQuantity 0..1 Quantity 取得された結果
.... value[x]:valueString 0..1 string 取得された結果
.... value[x]:valueDateTime 0..1 dateTime 取得された結果
.... value[x]:valueCodeableConcept 0..1 CodeableConcept 取得された結果
..... coding
...... extension 0..1 Extension CO型の順序付きコードを使用する場合に使用する拡張
...... Slices for extension Content/Rules for all slices
....... ordinalValue 0..1 decimal 割り当てられた順序値 / Assigned Ordinal Value
URL: http://hl7.org/fhir/StructureDefinition/ordinalValue
... dataAbsentReason S 0..1 CodeableConcept このObservationのvalue[x]要素に期待される結果が存在しなかった場合、その理由【詳細参照】
... interpretation S 0..1 CodeableConcept H:High, L:low, N:normal, LX:入力下限以下、HX:入力上限以上
... note S 0..1 Annotation 自由記載のコメント
... method
.... coding
..... system 0..1 uri 用語システムのアイデンティティ / Identity of the terminology system
Required Pattern: urn:oid:1.2.392.200119.6.1007
... specimen
.... type 0..1 uri 入力リファレンスを指す(例:「患者」) / Type the reference refers to (e.g. "Patient")
Required Pattern: specimen
.... display 1..1 string リソースのテキスト代替 / Text alternative for the resource
... referenceRange 0..1 BackboneElement 基準値。
... hasMember 0..0
... derivedFrom 0..* Reference(JP_Media_eCheckupGeneral) このObservationの結果の導出元に関する情報。例えば、画像検査から取得された結果となる場合その導出元となる画像検査結果を示すImagingStudyリソース【詳細参照】
... component S 0..* BackboneElement 対応する所見(解釈など)を記述する項目
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... componentPerformer 0..1 (Complex) Component検査結果に責任を持つ者の情報(Practitioner)への参照を記述
URL: http://jpfhir.jp/fhir/eCheckup/Extension/StructureDefinition/observation-component-performer
...... value[x] S 1..1 Reference(Practitioner) Practitionerへの参照
.... code S 1..1 CodeableConcept コンポーネント観測の種類(コード /タイプ) / Type of component observation (code / type)
.... value[x] S 1..1 string 実際のコンポーネントの結果 / Actual component result

doco Documentation for this format

Terminology Bindings (Differential)

PathConformanceValueSetURI
Observation.coderequiredJP_observationCode_VS
http://jpfhir.jp/fhir/eCheckup/ValueSet/observation-code
from this IG

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
... meta Σ 0..1 Meta リソースに関するメタデータ / Metadata about the resource
.... lastUpdated SΣ 1..1 instant リソースのバージョンが最後に変更されたとき
.... profile SΣ 1..* canonical(StructureDefinition) このリソースが適合を主張するプロファイル
... implicitRules ?!Σ 0..1 uri このコンテンツが作成されたルールのセット / A set of rules under which this content was created
... modifierExtension ?! 0..* Extension 無視できない拡張機能 / Extensions that cannot be ignored
... identifier SΣ 0..* Identifier 当該検査結果に対して、施設内で割り振られる一意の識別子
.... use ?!Σ 0..1 code 通常|公式|一時的|セカンダリ|古い(知られている場合) / usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): 既知の場合、このidentifierの目的を識別します。 / Identifies the purpose for this identifier, if known .

.... system Σ 0..1 uri identifier値の名前空間 / The namespace for the identifier value
Required Pattern: http://jpfhir.jp/fhir/core/IdSystem/resourceInstance-identifier
.... value SΣ 1..1 string 一意の値 / The value that is unique
... status ?!SΣ 1..1 code 結果の状態【詳細参照】
Binding: ObservationStatus (required): 観察のステータスを提供するコード。 / Codes providing the status of an observation.


Required Pattern: final
... category S 0..1 CodeableConcept 検査項目の区分を表すカテゴリコード
Binding: JP Core Simple Observation Category ValueSet (preferred)
... code SΣ 1..1 CodeableConcept 検査項目を表す識別IDと検査名称の情報。コード化されていること。必須項目。
Binding: 健診結果 健診項目コード ValueSet (required)
... subject SΣ 1..1 Reference(eCS:JP_Patient_eCheckupGeneral) このObservationの対象となる患者や患者群、機器、場所に関する情報【詳細参照】
... effective[x] SΣ 1..1 dateTime 検体検査の場合は、検体採取日時。すべて健診実地日で代用してもよい。yyyy-mm-dd
... performer SΣ 0..1 Reference(JP Core Practitioner Profile | JP Core PractitionerRole Profile | JP Core Organization Profile | CareTeam | JP Core Patient Profile | RelatedPerson) 検査値を確認した責任者。診断者
... Slices for value[x] SΣC 0..1 取得された結果
Slice: Unordered, Closed by type:$this
.... valueQuantity Quantity
.... valueCodeableConcept CodeableConcept
.... valueString string
.... valueDateTime dateTime
.... value[x]:valueQuantity ΣC 0..1 Quantity 取得された結果
.... value[x]:valueString ΣC 0..1 string 取得された結果
.... value[x]:valueDateTime ΣC 0..1 dateTime 取得された結果
.... value[x]:valueCodeableConcept ΣC 0..1 CodeableConcept 取得された結果
... dataAbsentReason SC 0..1 CodeableConcept このObservationのvalue[x]要素に期待される結果が存在しなかった場合、その理由【詳細参照】
Binding: DataAbsentReason (extensible): 結果( balue.value [x])が欠落している理由を指定するコード。 / Codes specifying why the result (Observation.value[x]) is missing.

... interpretation S 0..1 CodeableConcept H:High, L:low, N:normal, LX:入力下限以下、HX:入力上限以上
Binding: ObservationInterpretationCodes (extensible): 観測の解釈を識別するコード。 / Codes identifying interpretations of observations.


... note S 0..1 Annotation 自由記載のコメント
... referenceRange C 0..1 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
... derivedFrom Σ 0..* Reference(JP_Media_eCheckupGeneral) このObservationの結果の導出元に関する情報。例えば、画像検査から取得された結果となる場合その導出元となる画像検査結果を示すImagingStudyリソース【詳細参照】
... component SΣ 0..* BackboneElement 対応する所見(解釈など)を記述する項目
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... componentPerformer 0..1 (Complex) Component検査結果に責任を持つ者の情報(Practitioner)への参照を記述
URL: http://jpfhir.jp/fhir/eCheckup/Extension/StructureDefinition/observation-component-performer
...... extension 0..0
...... url 1..1 uri "http://jpfhir.jp/fhir/eCheckup/Extension/StructureDefinition/observation-component-performer"
...... value[x] S 1..1 Reference(Practitioner) Practitionerへの参照
....... reference SΣC 1..1 string リテラル参照、相対、内部または絶対URL / Literal reference, Relative, internal or absolute URL
.... modifierExtension ?!Σ 0..* Extension 認識されていなくても無視できない拡張機能 / Extensions that cannot be ignored even if unrecognized
.... code SΣ 1..1 CodeableConcept コンポーネント観測の種類(コード /タイプ) / Type of component observation (code / type)
Binding: LOINCCodes (example): 単純な観測の名前を識別するコード。 / Codes identifying names of simple observations.

.... value[x] SΣ 1..1 string 実際のコンポーネントの結果 / Actual component result

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / CodeURI
Observation.identifier.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
from the FHIR Standard
Observation.statusrequiredPattern: final
http://hl7.org/fhir/ValueSet/observation-status|4.0.1
from the FHIR Standard
Observation.categorypreferredJP_SimpleObservationCategory_VS
http://jpfhir.jp/fhir/core/ValueSet/JP_SimpleObservationCategory_VS
Observation.coderequiredJP_observationCode_VS
http://jpfhir.jp/fhir/eCheckup/ValueSet/observation-code
from this IG
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.component.codeexampleLOINCCodes (a valid code from LOINC)
http://hl7.org/fhir/ValueSet/observation-codes
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()

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 about the resource
.... id 0..1 string エレメント相互参照のためのユニークID
.... extension 0..* Extension 実装によって定義される追加コンテンツ
Slice: Unordered, Open by value:url
.... versionId Σ 0..1 id バージョン固有のidentifier (Baajon koyū no shikibetsu-shi)
.... lastUpdated SΣ 1..1 instant リソースのバージョンが最後に変更されたとき
.... source Σ 0..1 uri 「リソースがどこから来たかを特定する」
.... profile SΣ 1..* canonical(StructureDefinition) このリソースが適合を主張するプロファイル
.... security Σ 0..* Coding このリソースに適用されたセキュリティラベル
Binding: All Security Labels (extensible): 医療プライバシーおよびセキュリティ分類システムからのセキュリティラベル。


.... tag Σ 0..* Coding このリソースに適用されたタグ
Binding: CommonTags (example): 様々なタグを表すコードで、一般的にはワークフローに関連しています。例:「ジョーンズ博士によるレビューが必要です」。


... 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
... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
... modifierExtension ?! 0..* Extension 無視できない拡張機能 / Extensions that cannot be ignored
... identifier SΣ 0..* Identifier 当該検査結果に対して、施設内で割り振られる一意の識別子
.... id 0..1 string 要素間参照のための一意のID / Unique id for inter-element referencing
.... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
.... use ?!Σ 0..1 code 通常|公式|一時的|セカンダリ|古い(知られている場合) / usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): 既知の場合、このidentifierの目的を識別します。 / Identifies the purpose for this identifier, if known .

.... type Σ 0..1 CodeableConcept identifierの説明 / Description of identifier
Binding: Identifier Type Codes (extensible): 特定の目的に使用するidentifierを決定するために使用できるidentifierのコード化されたタイプ。 / A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

.... system Σ 0..1 uri identifier値の名前空間 / The namespace for the identifier value
Required Pattern: http://jpfhir.jp/fhir/core/IdSystem/resourceInstance-identifier
.... value SΣ 1..1 string 一意の値 / The value that is unique
.... period Σ 0..1 Period IDが使用に有効だった時間期間 / Time period when id is/was valid for use
.... assigner Σ 0..1 Reference(Organization) IDを発行した組織(単なるテキストである可能性があります) / Organization that issued id (may be just text)
... status ?!SΣ 1..1 code 結果の状態【詳細参照】
Binding: ObservationStatus (required): 観察のステータスを提供するコード。 / Codes providing the status of an observation.


Required Pattern: final
... category S 0..1 CodeableConcept 検査項目の区分を表すカテゴリコード
Binding: JP Core Simple Observation Category ValueSet (preferred)
... code SΣ 1..1 CodeableConcept 検査項目を表す識別IDと検査名称の情報。コード化されていること。必須項目。
Binding: 健診結果 健診項目コード ValueSet (required)
... subject SΣ 1..1 Reference(eCS:JP_Patient_eCheckupGeneral) このObservationの対象となる患者や患者群、機器、場所に関する情報【詳細参照】
... focus Σ 0..* Reference(Resource) 配偶者、親、胎児、ドナーなど、このObservationのsubject要素が実際の対象でない場合、その実際の対象に関する情報【詳細参照】
... encounter Σ 0..1 Reference(JP Core Encounter Profile) 診察や入院など、このObservationが実施されるきっかけとなった診療イベントに関する情報【詳細参照】
... effective[x] SΣ 1..1 dateTime 検体検査の場合は、検体採取日時。すべて健診実地日で代用してもよい。yyyy-mm-dd
... issued Σ 0..1 instant このバージョンのObservationが医療者に提供された日時。通常、結果を確認し検証後に提供される日時【詳細参照】
... performer SΣ 0..1 Reference(JP Core Practitioner Profile | JP Core PractitionerRole Profile | JP Core Organization Profile | CareTeam | JP Core Patient Profile | RelatedPerson) 検査値を確認した責任者。診断者
... Slices for value[x] SΣC 0..1 取得された結果
Slice: Unordered, Closed by type:$this
.... valueQuantity Quantity
.... valueCodeableConcept CodeableConcept
.... valueString string
.... valueDateTime dateTime
.... value[x]:valueQuantity ΣC 0..1 Quantity 取得された結果
.... value[x]:valueString ΣC 0..1 string 取得された結果
.... value[x]:valueDateTime ΣC 0..1 dateTime 取得された結果
.... value[x]:valueCodeableConcept ΣC 0..1 CodeableConcept 取得された結果
..... 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
...... Slices for extension 0..1 Extension CO型の順序付きコードを使用する場合に使用する拡張
Slice: Unordered, Open by value:url
....... ordinalValue 0..1 decimal 割り当てられた順序値 / Assigned Ordinal Value
URL: http://hl7.org/fhir/StructureDefinition/ordinalValue
...... system Σ 0..1 uri 用語システムのアイデンティティ / Identity of the terminology system
...... version Σ 0..1 string システムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ 0..1 code システムによって定義された構文のシンボル / Symbol in syntax defined by the system
...... display Σ 0..1 string システムによって定義された表現 / Representation defined by the system
...... userSelected Σ 0..1 boolean このコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... text Σ 0..1 string コンセプトの単純なテキスト表現 / Plain text representation of the concept
... dataAbsentReason SC 0..1 CodeableConcept このObservationのvalue[x]要素に期待される結果が存在しなかった場合、その理由【詳細参照】
Binding: DataAbsentReason (extensible): 結果( balue.value [x])が欠落している理由を指定するコード。 / Codes specifying why the result (Observation.value[x]) is missing.

... interpretation S 0..1 CodeableConcept H:High, L:low, N:normal, LX:入力下限以下、HX:入力上限以上
Binding: ObservationInterpretationCodes (extensible): 観測の解釈を識別するコード。 / Codes identifying interpretations of observations.


... note S 0..1 Annotation 自由記載のコメント
... bodySite 0..1 CodeableConcept 対象となった身体部位
Binding: SNOMEDCTBodyStructures (example): 解剖学的場所を説明するコード。左右性が含まれる場合があります。 / Codes describing anatomical locations. May include laterality.

... method 0..1 CodeableConcept このObservationの実施方法
Binding: ObservationMethods (example): 単純な観測の方法。 / Methods for simple 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 Σ 0..1 uri 用語システムのアイデンティティ / Identity of the terminology system
Required Pattern: urn:oid:1.2.392.200119.6.1007
..... 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
... specimen 0..1 Reference(Specimen) このObservationに使われた検体/標本に関する情報【詳細参照】
.... id 0..1 string 要素間参照のための一意のID / Unique id for inter-element referencing
.... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
.... reference ΣC 0..1 string リテラル参照、相対、内部または絶対URL / Literal reference, Relative, internal or absolute URL
.... type Σ 0..1 uri 入力リファレンスを指す(例:「患者」) / Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): AAリソース(または、論理モデルの場合、論理モデルのURI)。 / Aa resource (or, for logical models, the URI of the logical model).


Required Pattern: specimen
.... identifier Σ 0..1 Identifier 文字通りの参照が不明な場合、論理的参照 / Logical reference, when literal reference is not known
.... display Σ 1..1 string リソースのテキスト代替 / Text alternative for the resource
... device 0..1 Reference(Device | DeviceMetric) このObservationでデータを得るために使われた測定機器に関する情報【詳細参照】
... referenceRange C 0..1 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
... derivedFrom Σ 0..* Reference(JP_Media_eCheckupGeneral) このObservationの結果の導出元に関する情報。例えば、画像検査から取得された結果となる場合その導出元となる画像検査結果を示すImagingStudyリソース【詳細参照】
... component SΣ 0..* BackboneElement 対応する所見(解釈など)を記述する項目
.... id 0..1 string 要素間参照のための一意のID / Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... componentPerformer 0..1 (Complex) Component検査結果に責任を持つ者の情報(Practitioner)への参照を記述
URL: http://jpfhir.jp/fhir/eCheckup/Extension/StructureDefinition/observation-component-performer
...... id 0..1 string 要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..0
...... url 1..1 uri "http://jpfhir.jp/fhir/eCheckup/Extension/StructureDefinition/observation-component-performer"
...... value[x] S 1..1 Reference(Practitioner) Practitionerへの参照
....... 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
....... reference SΣC 1..1 string リテラル参照、相対、内部または絶対URL / Literal reference, Relative, internal or absolute URL
....... type Σ 0..1 uri 入力リファレンスを指す(例:「患者」) / Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): AAリソース(または、論理モデルの場合、論理モデルのURI)。 / Aa resource (or, for logical models, the URI of the logical model).

....... identifier Σ 0..1 Identifier 文字通りの参照が不明な場合、論理的参照 / Logical reference, when literal reference is not known
....... display Σ 0..1 string リソースのテキスト代替 / Text alternative for the resource
.... modifierExtension ?!Σ 0..* Extension 認識されていなくても無視できない拡張機能 / Extensions that cannot be ignored even if unrecognized
.... code SΣ 1..1 CodeableConcept コンポーネント観測の種類(コード /タイプ) / Type of component observation (code / type)
Binding: LOINCCodes (example): 単純な観測の名前を識別するコード。 / Codes identifying names of simple observations.

.... value[x] SΣ 1..1 string 実際のコンポーネントの結果 / Actual component result
.... dataAbsentReason C 0..1 CodeableConcept コンポーネントの結果が欠落している理由 / Why the component result is missing
Binding: DataAbsentReason (extensible): 結果( balue.value [x])が欠落している理由を指定するコード。 / Codes specifying why the result (Observation.value[x]) is missing.

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


.... referenceRange 0..* See referenceRange (Observation) コンポーネント結果の解釈のためのガイドを提供します / Provides guide for interpretation of component result

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / CodeURI
Observation.meta.securityextensibleAll Security Labels
http://hl7.org/fhir/ValueSet/security-labels
from the FHIR Standard
Observation.meta.tagexampleCommonTags
http://hl7.org/fhir/ValueSet/common-tags
from the FHIR Standard
Observation.languagepreferredCommonLanguages
Additional Bindings Purpose
AllLanguages Max Binding
http://hl7.org/fhir/ValueSet/languages
from the FHIR Standard
Observation.identifier.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
from the FHIR Standard
Observation.identifier.typeextensibleIdentifier Type Codes
http://hl7.org/fhir/ValueSet/identifier-type
from the FHIR Standard
Observation.statusrequiredPattern: final
http://hl7.org/fhir/ValueSet/observation-status|4.0.1
from the FHIR Standard
Observation.categorypreferredJP_SimpleObservationCategory_VS
http://jpfhir.jp/fhir/core/ValueSet/JP_SimpleObservationCategory_VS
Observation.coderequiredJP_observationCode_VS
http://jpfhir.jp/fhir/eCheckup/ValueSet/observation-code
from this IG
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.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.specimen.typeextensiblePattern: specimen
http://hl7.org/fhir/ValueSet/resource-types
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.extension:componentPerformer.value[x].typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
from the FHIR Standard
Observation.component.codeexampleLOINCCodes (a valid code from LOINC)
http://hl7.org/fhir/ValueSet/observation-codes
from the FHIR Standard
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

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]のいずれかが必要です。両方ではありません。
: 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(6 nested mandatory elements)
Must-Support: 18 elements
Prohibited: 3 elements

Structures

This structure refers to these other structures:

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.value[x]

 

Other representations of profile: CSV, Excel, Schematron