健診結果報告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
項目 | 内容 |
定義URL | http://jpfhir.jp/fhir/Common/Extension/StructureDefinition/observatioGroupRelationship |
Version | 1.3.1 |
Name | ObservationGroupRelationship |
Status | Active ( 2024-09-20 ) |
Copyright | (一社)日本HL7協会、(一社)日本医療情報学会. CC(Creative Commons) BY-ND 4.0 |
ObservationリソースのhasMemnerの対象項目との関係をコードで表す拡張
Context of Use
This extension may be used on the following element(s):
Usage info
Usage:
Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.
This structure is derived from Extension
This structure is derived from Extension
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Extension | 0..* | Extension | Extension | |
extension | 0..0 | |||
url | 1..1 | uri | "http://jpfhir.jp/fhir/Common/Extension/StructureDefinition/observatioGroupRelationship" | |
value[x] | S | 1..1 | code | 拡張値の値 / Value of extension Binding: 健診一連検査グループコードの関連コードValueSet (required) |
Documentation for this format |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Extension | 0..* | Extension | Extension | |
id | 0..1 | string | 要素間参照のための一意のID / Unique id for inter-element referencing | |
extension | 0..0 | |||
url | 1..1 | uri | "http://jpfhir.jp/fhir/Common/Extension/StructureDefinition/observatioGroupRelationship" | |
value[x] | S | 1..1 | code | 拡張値の値 / Value of extension Binding: 健診一連検査グループコードの関連コードValueSet (required) |
Documentation for this format |
This structure is derived from Extension
Differential View
This structure is derived from Extension
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Extension | 0..* | Extension | Extension | |
extension | 0..0 | |||
url | 1..1 | uri | "http://jpfhir.jp/fhir/Common/Extension/StructureDefinition/observatioGroupRelationship" | |
value[x] | S | 1..1 | code | 拡張値の値 / Value of extension Binding: 健診一連検査グループコードの関連コードValueSet (required) |
Documentation for this format |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Extension | 0..* | Extension | Extension | |
id | 0..1 | string | 要素間参照のための一意のID / Unique id for inter-element referencing | |
extension | 0..0 | |||
url | 1..1 | uri | "http://jpfhir.jp/fhir/Common/Extension/StructureDefinition/observatioGroupRelationship" | |
value[x] | S | 1..1 | code | 拡張値の値 / Value of extension Binding: 健診一連検査グループコードの関連コードValueSet (required) |
Documentation for this format |
Other representations of profile: CSV, Excel, Schematron
Path | Conformance | ValueSet | URI |
Extension.value[x] | required | ECheckup_valueSet_observationGroupRelationship (a valid code from 健診一連検査グループコードの関連コード)http://jpfhir.jp/fhir/eCheckup/ValueSet/observationGroupRelationship-codes from this IG |
Id | Grade | Path(s) | Details | Requirements |
ele-1 | error | **ALL** elements | すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | **ALL** extensions | 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both : extension.exists() != value.exists() |