HL7 FHIR JP Core ImplementationGuide
1.1.1 - release
HL7 FHIR JP Core ImplementationGuide - Local Development build (v1.1.1). See the Directory of published versions
項目 | 内容 |
定義URL | http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_MedicationDosage_UsageDuration |
Version | 1.1.1 |
Name | JP_MedicationDosage_UsageDuration |
Title | JP Core Medication Dosage UsageDuration Extension |
Status | Active ( 2022-10-24 ) |
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 | 実投与日数 | |
extension | 0..0 | |||
url | 1..1 | uri | "http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_MedicationDosage_UsageDuration" | |
value[x] | 0..1 | Duration | 実投与日数 | |
id | 0..1 | string | エレメント間参照のためのID | |
value | 0..1 | decimal | 実投与日数 | |
unit | 0..1 | string | 実投与日数単位 Fixed Value: 日 | |
system | 0..1 | uri | UCUM Fixed Value: http://unitsofmeasure.org | |
code | 0..1 | code | 単位コードUCUMにおける実投与日数の単位 Fixed Value: d | |
Documentation for this format |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Extension | 0..* | Extension | 実投与日数 | |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..0 | |||
url | 1..1 | uri | "http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_MedicationDosage_UsageDuration" | |
value[x] | 0..1 | Duration | 実投与日数 | |
id | 0..1 | string | エレメント間参照のためのID | |
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
value | Σ | 0..1 | decimal | 実投与日数 |
comparator | ?!Σ | 0..1 | code | < | <= | >= | > - how to understand the value Binding: QuantityComparator (required): How the Quantity should be understood and represented. |
unit | Σ | 0..1 | string | 実投与日数単位 Fixed Value: 日 |
system | ΣC | 0..1 | uri | UCUM Fixed Value: http://unitsofmeasure.org |
code | Σ | 0..1 | code | 単位コードUCUMにおける実投与日数の単位 Fixed Value: d |
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 | 0..0 | |||
url | 1..1 | uri | "http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_MedicationDosage_UsageDuration" | |
value[x] | 0..1 | Duration | 実投与日数 | |
id | 0..1 | string | エレメント間参照のためのID | |
value | 0..1 | decimal | 実投与日数 | |
unit | 0..1 | string | 実投与日数単位 Fixed Value: 日 | |
system | 0..1 | uri | UCUM Fixed Value: http://unitsofmeasure.org | |
code | 0..1 | code | 単位コードUCUMにおける実投与日数の単位 Fixed Value: d | |
Documentation for this format |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Extension | 0..* | Extension | 実投与日数 | |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..0 | |||
url | 1..1 | uri | "http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_MedicationDosage_UsageDuration" | |
value[x] | 0..1 | Duration | 実投与日数 | |
id | 0..1 | string | エレメント間参照のためのID | |
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
value | Σ | 0..1 | decimal | 実投与日数 |
comparator | ?!Σ | 0..1 | code | < | <= | >= | > - how to understand the value Binding: QuantityComparator (required): How the Quantity should be understood and represented. |
unit | Σ | 0..1 | string | 実投与日数単位 Fixed Value: 日 |
system | ΣC | 0..1 | uri | UCUM Fixed Value: http://unitsofmeasure.org |
code | Σ | 0..1 | code | 単位コードUCUMにおける実投与日数の単位 Fixed Value: d |
Documentation for this format |
Other representations of profile: CSV, Excel, Schematron
Path | Conformance | ValueSet |
Extension.value[x].comparator | required | QuantityComparator |
Id | Grade | Path(s) | Details | Requirements |
ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists() |