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/StructureDefinition/JP_MedicationRatio_Amount |
Version | 1.1.1 |
Name | JP_MedicationRatio_Amount |
Title | JP Core Medication Ratio Amount DataType |
Status | Active ( 2022-10-24 ) |
Copyright | Copyright FHIR Japanese implementation research working group in Japan Association of Medical Informatics (JAMI) 一般社団法人日本医療情報学会NeXEHRS課題研究会FHIR日本実装検討WG |
このデータタイプはRatio DataTypeに対して、薬剤量/パッケージ量を表す比率を割り当てた制約と拡張を定めたものである。
Usage:
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from Ratio
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Ratio | 0..* | Ratio | パッケージあたり薬剤の投与量 | |
numerator | 0..1 | JP_MedicationQuantity | 投与量 | |
denominator | 0..1 | JP_MedicationQuantity | パッケージ量 | |
Documentation for this format |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Ratio | C | 0..* | Ratio | パッケージあたり薬剤の投与量 |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
numerator | C | 0..1 | JP_MedicationQuantity | 投与量 |
denominator | C | 0..1 | JP_MedicationQuantity | パッケージ量 |
Documentation for this format |
Terminology Bindings
Constraints
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() | |
qty-3 | error | Ratio.numerator, Ratio.denominator | If a code for the unit is present, the system SHALL also be present : code.empty() or system.exists() |
This structure is derived from Ratio
Differential View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Ratio | 0..* | Ratio | パッケージあたり薬剤の投与量 | |
numerator | 0..1 | JP_MedicationQuantity | 投与量 | |
denominator | 0..1 | JP_MedicationQuantity | パッケージ量 | |
Documentation for this format |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Ratio | C | 0..* | Ratio | パッケージあたり薬剤の投与量 |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
numerator | C | 0..1 | JP_MedicationQuantity | 投与量 |
denominator | C | 0..1 | JP_MedicationQuantity | パッケージ量 |
Documentation for this format |
Terminology Bindings
Constraints
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() | |
qty-3 | error | Ratio.numerator, Ratio.denominator | If a code for the unit is present, the system SHALL also be present : code.empty() or system.exists() |
Other representations of profile: CSV, Excel, Schematron