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/StructureDefinition/JP_MedicationQuantity |
Version | 1.1.2-dev |
Name | JP_MedicationQuantity |
Title | JP Core Medication Quantity DataType |
Status | Active ( 2023-10-31 ) |
Copyright | Copyright FHIR Japanese implementation research working group in Japan Association of Medical Informatics (JAMI) 一般社団法人日本医療情報学会NeXEHRS課題研究会FHIR日本実装検討WG |
このデータタイプはQuantity DataTypeに対して、JP Coreにおける薬剤量に関する定義を行なったものである
Usage:
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from Quantity
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Quantity | 0..* | Quantity | 薬剤に関する数量と単位を定めたデータイプ | |
value | 1..1 | decimal | (精度が暗示された)数値 | |
comparator | 0..1 | code | < | <= | >= | > - 値の解釈法 | |
unit | 0..1 | string | 単位表現 | |
system | 0..1 | uri | コード化された単位表現を規定するシステム | |
code | 1..1 | code | 単位のコード化された形式、【JP Core仕様】MERIT9医薬品単位略号マスタコードを推奨 Binding: JP Core Medication MERIT9 Unit ValueSet (preferred) | |
Documentation for this format |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Quantity | C | 0..* | Quantity | 薬剤に関する数量と単位を定めたデータイプ qty-3: ユニットのコードが存在する場合、システムも存在するものとします / If a code for the unit is present, the system SHALL also be present |
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 | |
value | Σ | 1..1 | decimal | (精度が暗示された)数値 |
comparator | ?!Σ | 0..1 | code | < | <= | >= | > - 値の解釈法 Binding: QuantityComparator (required): 量を理解し、表現する方法。 / How the Quantity should be understood and represented. |
unit | Σ | 0..1 | string | 単位表現 |
system | ΣC | 0..1 | uri | コード化された単位表現を規定するシステム |
code | Σ | 1..1 | code | 単位のコード化された形式、【JP Core仕様】MERIT9医薬品単位略号マスタコードを推奨 Binding: JP Core Medication MERIT9 Unit ValueSet (preferred) |
Documentation for this format |
Terminology Bindings
Path | Conformance | ValueSet | URI |
Quantity.comparator | required | QuantityComparatorhttp://hl7.org/fhir/ValueSet/quantity-comparator|4.0.1 from the FHIR Standard | |
Quantity.code | preferred | JP_MedicationUnitMERIT9_VShttp://jpfhir.jp/fhir/core/ValueSet/JP_MedicationUnitMERIT9_VS |
Constraints
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() | |
qty-3 | error | Quantity | ユニットのコードが存在する場合、システムも存在するものとします / If a code for the unit is present, the system SHALL also be present : code.empty() or system.exists() |
This structure is derived from Quantity
Differential View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Quantity | 0..* | Quantity | 薬剤に関する数量と単位を定めたデータイプ | |
value | 1..1 | decimal | (精度が暗示された)数値 | |
comparator | 0..1 | code | < | <= | >= | > - 値の解釈法 | |
unit | 0..1 | string | 単位表現 | |
system | 0..1 | uri | コード化された単位表現を規定するシステム | |
code | 1..1 | code | 単位のコード化された形式、【JP Core仕様】MERIT9医薬品単位略号マスタコードを推奨 Binding: JP Core Medication MERIT9 Unit ValueSet (preferred) | |
Documentation for this format |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Quantity | C | 0..* | Quantity | 薬剤に関する数量と単位を定めたデータイプ qty-3: ユニットのコードが存在する場合、システムも存在するものとします / If a code for the unit is present, the system SHALL also be present |
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 | |
value | Σ | 1..1 | decimal | (精度が暗示された)数値 |
comparator | ?!Σ | 0..1 | code | < | <= | >= | > - 値の解釈法 Binding: QuantityComparator (required): 量を理解し、表現する方法。 / How the Quantity should be understood and represented. |
unit | Σ | 0..1 | string | 単位表現 |
system | ΣC | 0..1 | uri | コード化された単位表現を規定するシステム |
code | Σ | 1..1 | code | 単位のコード化された形式、【JP Core仕様】MERIT9医薬品単位略号マスタコードを推奨 Binding: JP Core Medication MERIT9 Unit ValueSet (preferred) |
Documentation for this format |
Terminology Bindings
Path | Conformance | ValueSet | URI |
Quantity.comparator | required | QuantityComparatorhttp://hl7.org/fhir/ValueSet/quantity-comparator|4.0.1 from the FHIR Standard | |
Quantity.code | preferred | JP_MedicationUnitMERIT9_VShttp://jpfhir.jp/fhir/core/ValueSet/JP_MedicationUnitMERIT9_VS |
Constraints
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() | |
qty-3 | error | Quantity | ユニットのコードが存在する場合、システムも存在するものとします / 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