健診結果報告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/composition-clinicaldocument-versionNumber |
Version | 1.3.1 |
Name | Composition_clinicaldocument_versionNumber |
Status | Active ( 2024-01-24 ) |
Copyright | (一社)日本HL7協会、(一社)日本医療情報学会. CC(Creative Commons) BY-ND 4.0 |
Compositionリソース バージョンを記述する拡張
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 | |
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/composition-clinicaldocument-versionNumber" | |
value[x] | 0..1 | string | 拡張値の値 / Value of extension | |
Documentation for this format |
This structure is derived from Extension
Differential View
This structure is derived from Extension
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/composition-clinicaldocument-versionNumber" | |
value[x] | 0..1 | string | 拡張値の値 / Value of extension | |
Documentation for this format |
Other representations of profile: CSV, Excel, Schematron
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() |