HL7 FHIR JP Core ImplementationGuide
1.1.2-dev - ci-build
HL7 FHIR JP Core ImplementationGuide - Local Development build (v1.1.2-dev) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
項目 | 内容 |
定義URL | http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_MedicationDosage_PeriodOfUse |
Version | 1.1.2-dev |
Name | JP_MedicationDosage_PeriodOfUse |
Title | JP Core Medication Dosage PeriodOfUse Extension |
Status | Active ( 2023-10-31 ) |
Copyright | Copyright FHIR Japanese implementation research working group in Japan Association of Medical Informatics (JAMI) 一般社団法人日本医療情報学会NeXEHRS課題研究会FHIR日本実装検討WG |
投与開始日を格納する拡張
処方日とは別に明示的に投与・内服開始日を指定するため。
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 | 投与期間の開始日を明示するための拡張 | |
id | 0..1 | string | 要素間参照のための一意のID / Unique id for inter-element referencing | |
extension | 0..0 | |||
url | 1..1 | uri | "http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_MedicationDosage_PeriodOfUse" | |
value[x] | 0..1 | Period | 投与期間を表す | |
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 | |
start | ΣC | 1..1 | dateTime | 投与期間の開始日 |
end | ΣC | 0..1 | dateTime | 継続していない場合、包括的境界で終了時間 / End time with inclusive boundary, if not ongoing |
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 | 投与期間の開始日を明示するための拡張 | |
id | 0..1 | string | 要素間参照のための一意のID / Unique id for inter-element referencing | |
extension | 0..0 | |||
url | 1..1 | uri | "http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_MedicationDosage_PeriodOfUse" | |
value[x] | 0..1 | Period | 投与期間を表す | |
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 | |
start | ΣC | 1..1 | dateTime | 投与期間の開始日 |
end | ΣC | 0..1 | dateTime | 継続していない場合、包括的境界で終了時間 / End time with inclusive boundary, if not ongoing |
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() |