電子カルテ情報共有サービス2文書5情報+患者サマリー FHIR実装ガイド JP-CLINS(CLinical Information Sharing ImplementationGuide) 開発者向け参考情報 v1.10.0-20250208dev
1.10.0-20250208dev - update Japan

電子カルテ情報共有サービス2文書5情報+患者サマリー FHIR実装ガイド JP-CLINS(CLinical Information Sharing ImplementationGuide) 開発者向け参考情報 v1.10.0-20250208dev - Local Development build (v1.10.0-20250208dev) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Data Type Profile: JP_MedicationDosage_eCS - Detailed Descriptions

Active as of 2024-11-10

Definitions for the jp-medicationdosage-eCS data type profile.

Guidance on how to interpret the contents of this table can be found here

0. Dosage
Definition

退院時サマリーや診療情報提供書、その他のサマリー文書などに記述する処方オーダ・処方箋情報における1処方薬情報の格納に使用する。


薬がどのように服用されているか、または患者が服用する必要があることを示します。 / Indicates how the medication is/was taken or should be taken by the patient.

Short診療情報における処方オーダの1処方薬情報の格納に使用する薬がどのように服用されたか、または服用されるべきか / How the medication is/was taken or should be taken
Control0..*
Is Modifierfalse
Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
validUsage-MedicationUsage-codesystem: R5020:厚労省用法コード(電子処方箋)かまたはダミー用法コードのどちらか一方だけが必ず使われている。 (timing.code.coding.where(system='http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_MedicationUsage_Uncoded_CS').where(code='0X0XXXXXXXXX0000').exists() xor timing.code.coding.where(system='http://jpfhir.jp/fhir/core/mhlw/CodeSystem/MedicationUsage_ePrescription').exists())
invalidUsage-MedicationUsage-codesystem: R5021:厚労省用法コード(電子処方箋)とダミー用法コードの両方が同時に使用されていることはない。 ((timing.code.coding.where(system='http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_MedicationUsage_Uncoded_CS').where(code='0X0XXXXXXXXX0000').exists() and timing.code.coding.where(system='http://jpfhir.jp/fhir/core/mhlw/CodeSystem/MedicationUsage_ePrescription').exists()).not())
2. Dosage.extension
Definition

An Extension


要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

ShortExtension実装で定義された追加のコンテンツ / Additional content defined by implementations
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

Control10..*
TypeExtension
Is Modifierfalse
Summaryfalse
Alternate Namesextensions, user content
Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both (extension.exists() != value.exists())
SlicingThis element introduces a set of slices on Dosage.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
  • value @ url
  • 4. Dosage.extension:periodOfUse
    Slice NameperiodOfUse
    Definition

    MedicationRequestの投与期間の開始日を明示するための拡張

    Short投与期間の開始日を明示するための拡張
    Control1..1
    TypeExtension(JP Core Medication Dosage PeriodOfUse Extension) (Extension Type: Period)
    Is Modifierfalse
    Must Supporttrue
    Summaryfalse
    Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both (extension.exists() != value.exists())
    6. Dosage.extension:periodOfUse.extension
    Definition

    要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

    Short実装で定義された追加のコンテンツ / Additional content defined by implementations
    Comments

    拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

    Control0..0*
    TypeExtension
    Is Modifierfalse
    Summaryfalse
    Alternate Namesextensions, user content
    Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both (extension.exists() != value.exists())
    SlicingThis element introduces a set of slices on Dosage.extension.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
    • value @ url
    • 8. Dosage.extension:periodOfUse.url
      Definition

      拡張コードの定義のソース - 論理名またはURL。 / Source of the definition for the extension code - a logical name or a URL.

      Short拡張機能の意味を識別します / identifies the meaning of the extension
      Comments

      定義は、拡張性コードの計算可能または人間が読み取る可能性のある定義を直接指している場合があります。または、他の仕様で宣言されているように、論理的なURIである場合があります。定義は、拡張機能を定義する構造定義のURIでなければなりません。 / The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.

      Control1..1
      Typeuri
      Is Modifierfalse
      XML FormatIn the XML format, this property is represented as an attribute.
      Summaryfalse
      Fixed Valuehttp://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_MedicationDosage_PeriodOfUse
      10. Dosage.extension:periodOfUse.value[x]
      Definition

      投与開始日を明示するために使用する拡張「PeriodOfUse」。投与開始日を明示しない処方の場合には、処方箋発行日を投与開始日として設定する。2文書5情報の作成においては、本要素を必須とする。 投与期間の終了日は記述しない。これは例えば隔日投与の場合に、終了日が服用しない日となり紛らわしいためである。


      拡張値の値 - データ型の制約付きセットの1つでなければなりません(リストの[拡張性](拡張性](拡張性。html)を参照)。 / Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).

      Short投与期間を表す拡張値の値 / Value of extension
      Control10..1
      TypePeriod, date, Meta, Address, Attachment, integer, Count, DataRequirement, Dosage, uuid, Identifier, Coding, SampledData, id, positiveInt, Distance, Duration, canonical, Range, RelatedArtifact, base64Binary, UsageContext, Timing, decimal, CodeableConcept, ParameterDefinition, dateTime, code, string, Contributor, oid, instant, ContactPoint, HumanName, Money, markdown, Ratio, Age, Reference, TriggerDefinition, Quantity, uri, url, Annotation, ContactDetail, boolean, Expression, Signature, unsignedInt, time
      [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
      Is Modifierfalse
      Must Supporttrue
      Summaryfalse
      Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      12. Dosage.extension:periodOfUse.value[x].start
      Definition

      明示された投与期間の開始日


      期間の始まり。境界は包括的です。 / The start of the period. The boundary is inclusive.

      Short投与期間の開始日包括的境界で開始時間 / Starting time with inclusive boundary
      Comments

      低要素が欠落している場合、意味は低い境界が知られていないことです。 / If the low element is missing, the meaning is that the low boundary is not known.

      Control10..1
      This element is affected by the following invariants: per-1
      TypedateTime
      Is Modifierfalse
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      Must Supporttrue
      Summarytrue
      Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      14. Dosage.extension:usageDuration
      Slice NameusageDuration
      Definition

      隔日投与などで実投与日数と処方期間が異なる場合に用いられる。 実際に服用する日数を記述する。

      Short実投与日数
      Control0..1
      TypeExtension(JP Core Medication Dosage UsageDuration Extension) (Extension Type: Duration)
      Is Modifierfalse
      Must Supporttrue
      Summaryfalse
      Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both (extension.exists() != value.exists())
      16. Dosage.modifierExtension
      Definition

      要素の基本的な定義の一部ではなく、それが含まれている要素の理解、および/または含まれる要素の子孫の理解を変更するために使用される場合があります。通常、修飾子要素は否定または資格を提供します。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。アプリケーションの処理リソースは、修飾子拡張機能をチェックする必要があります。

      モディファイア拡張は、リソースまたはdomainResource上の要素の意味を変更してはなりません(修飾軸自体の意味を変更することはできません)。 / May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

      Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

      Short認識されていなくても無視できない拡張機能 / Extensions that cannot be ignored even if unrecognized
      Comments

      拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

      Control0..*
      TypeExtension
      Is Modifiertrue because 修飾子拡張は、それらを含む要素の意味または解釈を変更することが期待されています / Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
      Summarytrue
      Requirements

      修飾子拡張機能により、安全に無視できる大部分の拡張機能と明確に区別できるように、安全に無視できない拡張機能が可能になります。これにより、実装者が拡張の存在を禁止する必要性を排除することにより、相互運用性が促進されます。詳細については、[修飾子拡張の定義](拡張性.html#modifierextension)を参照してください。 / Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

      Alternate Namesextensions, user content, modifiers
      Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both (extension.exists() != value.exists())
      18. Dosage.text
      Definition

      JP Coreでは必須。フリーテキストの用法指示。


      無料のテキスト投与量の指示sig。 / Free text dosage instructions e.g. SIG.

      Short投与⽅法のテキスト表現無料のテキスト投与量の指示sig / Free text dosage instructions e.g. SIG
      Comments

      dosageInstructionが表す処方指示の文字列表現。 例)"内服・経口・1日3回朝昼夕食後 1回1錠 7日分"

      Control10..1
      Typestring
      Is Modifierfalse
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      Must Supporttrue
      Summarytrue
      Requirements

      ターミノロジ由来のコードは必ずしも人間が使う言葉の全てのニュアンスを含めた正確な意味を捉えているわけではなく、適切なコードが見つからない場合もある。そのような場合でもtextエレメントは元々の意味のすべてを捉えるために使うことができる。


      無料のテキスト用量の指示は、指示が複雑すぎてコーディングできない場合に使用できます。この属性の内容には、薬の名前や説明は含まれていません。コード化された命令が存在する場合、薬を服用または投与する人間に表示するために、無料のテキストの指示がまだ存在する場合があります。テキストの指示には常に入力されることが期待されています。Dosage.timing属性も入力されている場合、Dosage.textはタイミングと同じ情報を反映する必要があります。投与または薬の準備に関する追加情報は、テキストとして含める必要があります。 / Free text dosage instructions can be used for cases where the instructions are too complex to code. The content of this attribute does not include the name or description of the medication. When coded instructions are present, the free text instructions may still be present for display to humans taking or administering the medication. It is expected that the text instructions will always be populated. If the dosage.timing attribute is also populated, then the dosage.text should reflect the same information as the timing. Additional information about administration or preparation of the medication should be included as text.

      Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      20. Dosage.additionalInstruction
      Definition

      補足的な処方指示。 本仕様では、不均等投与を1日用法として記載する場合に、各回ごとのJAMI補足補足用法コードを記述するために使用する。不均等な投与指示の場合には、additionalInstruction要素に、1 日の投与回数分だけ繰り返し、JAMI補足用法コードを使用し記述する。 また、隔日投与、曜日指定投与の場合にも、JAMI補足補足用法コードを使用して記述する。 本要素は繰り返し記述が可能であり、どのように薬剤を内服するかについての患者への補足指示(たとえば、「食事と一緒に」や「30分から1時間前に内服」)や薬剤についての注意書き(たとえば、「眠くなることがある」や「日光や紫外線が皮膚にあたららないようにすること」)なども記述するのに使用できる。


      薬の服用方法についての補足的な指示(例:「食事」または「食物の前に半分から1時間前」)または薬物に関する患者への警告(たとえば、「眠気を引き起こす可能性がある」または「皮膚の暴露を避けることができます直射日光またはサンランプ」)。 / Supplemental instructions to the patient on how to take the medication (e.g. "with meals" or"take half to one hour before food") or warnings for the patient about the medication (e.g. "may cause drowsiness" or "avoid exposure of skin to direct sunlight or sunlamps").

      Short患者に対する補足指示や注意。たとえば、「食事と一緒に」「眠くなることがある」患者への補足的な指示または警告 - 例「食事で」、「眠気を引き起こす可能性があります」 / Supplemental instruction or warnings to the patient - e.g. "with meals", "may cause drowsiness"
      Comments

      薬剤投与や調剤についての情報(たとえば、「腹膜内ポートに可能な限り迅速に注入」や「薬剤Xの直後に」)であり、dosage.textにも複製されるべきである。


      投与または薬物の調製に関する情報(例:「腹腔内ポートを介しておそらく迅速に注入する」または「薬物Xの直後」)は、用量で入力する必要があります。 / Information about administration or preparation of the medication (e.g. "infuse as rapidly as possibly via intraperitoneal port" or "immediately following drug x") should be populated in dosage.text.

      Control0..*
      BindingThe codes SHOULD be taken from For example codes, see JP Core Medication JAMI Additional Usage ValueSethttp://hl7.org/fhir/ValueSet/additional-instruction-codes
      (preferred to http://jpfhir.jp/fhir/core/ValueSet/JP_MedicationUsageJAMIAdditional_VS)
      TypeCodeableConcept
      Is Modifierfalse
      Must Supporttrue
      Summarytrue
      Requirements

      補足指示はコード化されるように意図されているが、コードがない場合はエレメントはテキストだけで表現することができる。たとえば、「大量の水で服用する」という指示はコード化されていることもあれば、されていないことおある。


      追加の命令はコーディングすることを目的としていますが、コードが存在しない場合、要素にはテキストを含めることができます。たとえば、「十分な水で飲み込む」とコード化されているかもしれないし、そうでないかもしれません。 / Additional instruction is intended to be coded, but where no code exists, the element could include text. For example, "Swallow with plenty of water" which might or might not be coded.

      Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      22. Dosage.additionalInstruction.coding
      Definition

      用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

      Short用語システムによって定義されたコード / Code defined by a terminology system
      Comments

      コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

      Control10..*
      TypeCoding
      Is Modifierfalse
      Must Supporttrue
      Summarytrue
      Requirements

      コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

      Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      24. Dosage.additionalInstruction.coding.system
      Definition

      "JAMI補足用法8桁コードを識別するURI("http://jami.jp/CodeSystem/MedicationUsageAdditiona")。やむを得ず施設固有コードを使用する場合には、"http://jpfhir.jp/fhir/clins/CodeSystem/MedicationUsageAdditional/医療機関10桁コード"を設定する。"


      コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

      Short用語システムのアイデンティティ / Identity of the terminology system
      Comments

      uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously.

      Control10..1
      Typeuri
      Is Modifierfalse
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      Must Supporttrue
      Summarytrue
      Requirements

      シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

      Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      26. Dosage.additionalInstruction.coding.code
      Definition

      JAMI 補⾜⽤法コード8桁を指定する。


      システムによって定義された構文のシンボル。シンボルは、定義されたコードまたはコーディングシステムによって定義された構文の式(例:調整後)である場合があります。 / A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination).

      Shortシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
      Control10..1
      Typecode
      Is Modifierfalse
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      Must Supporttrue
      Summarytrue
      Requirements

      システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

      Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      28. Dosage.additionalInstruction.coding.display
      Definition

      コードの表示名。 例)"不均等・1回目・4錠"


      システムのルールに従って、システム内のコードの意味の表現。 / A representation of the meaning of the code in the system, following the rules of the system.

      Shortシステムによって定義された表現 / Representation defined by the system
      Control0..1
      Typestring
      Is Modifierfalse
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      Must Supporttrue
      Summarytrue
      Requirements

      システムを知らない読者のために、コードの人間の読み取り可能な意味を持ち込むことができる必要があります。 / Need to be able to carry a human-readable meaning of the code for readers that do not know the system.

      Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      30. Dosage.additionalInstruction.text
      Definition

      additionalInstruction要素に、1 日の服用回数分だけ繰り返し、JAMI補足用法コードを使用し記述する仕様であるが、コード化できるかどうかにかかわらず常にテキストでも記述する。


      データを入力したユーザー、および/またはユーザーの意図された意味を表すユーザーによって見られる/選択/発言された概念の人間の言語表現。 / A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user.

      Shortコンセプトの単純なテキスト表現 / Plain text representation of the concept
      Comments

      多くの場合、テキストはコーディングの1つの表示名と同じです。 / Very often the text is the same as a displayName of one of the codings.

      Control10..1
      Typestring
      Is Modifierfalse
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      Must Supporttrue
      Summarytrue
      Requirements

      用語からのコードは、それらを使用する人間のすべてのニュアンスを使用して、常に正しい意味をキャプチャするとは限りません。または、適切なコードがまったくない場合があります。これらの場合、テキストはソースの完全な意味をキャプチャするために使用されます。 / The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source.

      Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      32. Dosage.timing
      Definition

      投与期間と期間中の投与用法を指定する場合には通常、code子要素とrepeant子要素とで記述する。投与タイミングを直接具体的な日時で指定する場合には、event子要素を使用することができる。


      薬を投与する必要がある場合。 / When medication should be administered.

      Short投与タイミングや投与期間と期間中の投与用法を記録する。薬を投与する必要がある場合 / When medication should be administered
      Comments

      この属性は、Dosage.Textが入力されると予想される間、常に埋め込まれるとは限りません。両方が入力されている場合、Dosage.textはDosage.timingの内容を反映する必要があります。 / This attribute might not always be populated while the Dosage.text is expected to be populated. If both are populated, then the Dosage.text should reflect the content of the Dosage.timing.

      Control10..1
      TypeTiming(JP Core Medication Timing DataType)
      Is Modifierfalse
      Must Supporttrue
      Summarytrue
      Requirements

      患者に薬を与えるためのタイミングスケジュール。このデータ型により、さまざまな式が可能になります。たとえば、「8時間ごと」。"一日に三回";「2011年12月23日から10日間の朝食の1/2の1/2:」;「2013年10月15日、2013年10月17日、2013年11月1日」。時には、総量 /持続時間として表される場合、レートは期間を意味する場合があります(たとえば、500ml / 2時間は2時間の期間を意味します)。ただし、レートが期間(250ml/hour)を意味しない場合、期間にわたって注入を伝えるためにタイミング.repeat.durationが必要です。 / The timing schedule for giving the medication to the patient. This data type allows many different expressions. For example: "Every 8 hours"; "Three times a day"; "1/2 an hour before breakfast for 10 days from 23-Dec 2011:"; "15 Oct 2013, 17 Oct 2013 and 1 Nov 2013". Sometimes, a rate can imply duration when expressed as total volume / duration (e.g. 500mL/2 hours implies a duration of 2 hours). However, when rate doesn't imply duration (e.g. 250mL/hour), then the timing.repeat.duration is needed to convey the infuse over time period.

      Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      34. Dosage.timing.modifierExtension
      Definition

      要素の基本的な定義の一部ではなく、それが含まれている要素の理解、および/または含まれる要素の子孫の理解を変更するために使用される場合があります。通常、修飾子要素は否定または資格を提供します。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。アプリケーションの処理リソースは、修飾子拡張機能をチェックする必要があります。

      モディファイア拡張は、リソースまたはdomainResource上の要素の意味を変更してはなりません(修飾軸自体の意味を変更することはできません)。 / May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

      Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

      Short認識されていなくても無視できない拡張機能 / Extensions that cannot be ignored even if unrecognized
      Comments

      拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

      Control0..*
      TypeExtension
      Is Modifiertrue because 修飾子拡張は、それらを含む要素の意味または解釈を変更することが期待されています / Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
      Summarytrue
      Requirements

      修飾子拡張機能により、安全に無視できる大部分の拡張機能と明確に区別できるように、安全に無視できない拡張機能が可能になります。これにより、実装者が拡張の存在を禁止する必要性を排除することにより、相互運用性が促進されます。詳細については、[修飾子拡張の定義](拡張性.html#modifierextension)を参照してください。 / Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

      Alternate Namesextensions, user content, modifiers
      Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both (extension.exists() != value.exists())
      36. Dosage.timing.event
      Definition

      投与タイミングを具体的な日時で指定する場合に使用する。複数回の指定日で指示する場合には、本要素を繰り返す。


      イベントが発生する特定の時間を特定します。 / Identifies specific times when the event occurs.

      Short投与タイミングの具体的な日時イベントが発生したとき / When the event occurs
      Control0..*
      TypedateTime
      Is Modifierfalse
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      Must Supporttrue
      Summarytrue
      Requirements

      たとえば、投薬投与の記録では、一般的な仕様を取得し、それを正確な仕様に変える必要があります。 / In a Medication Administration Record, for instance, you need to take a general specification, and turn it into a precise specification.

      Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      38. Dosage.timing.repeat
      Definition

      このrepeat子要素で投与期間の全日数、code子要素でこの期間中の投与方法を記述する。


      イベントがスケジュールされたときに説明する一連のルール。 / A set of rules that describe when the event is scheduled.

      Short投与期間と期間中の投与の繰り返し方法を記述する要素。イベントが発生する場合 / When the event is to occur
      Control0..1
      TypeElement
      Is Modifierfalse
      Must Supporttrue
      Summarytrue
      Requirements

      スケジュールされたタイミングの多くは規則的な繰り返しで決定されている。


      多くのタイミングスケジュールは、定期的な繰り返しによって決定されます。 / Many timing schedules are determined by regular repetitions.

      Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      tim-1: 期間がある場合は、期間単位が必要です / if there's a duration, there needs to be duration units (duration.empty() or durationUnit.exists())
      tim-2: 期間がある場合、期間単位が必要です / if there's a period, there needs to be period units (period.empty() or periodUnit.exists())
      tim-4: 期間は非陰性価値です / duration SHALL be a non-negative value (duration.exists() implies duration >= 0)
      tim-5: 期間は非陰性の価値です / period SHALL be a non-negative value (period.exists() implies period >= 0)
      tim-6: 期間がある場合、期間がなければなりません / If there's a periodMax, there must be a period (periodMax.empty() or period.exists())
      tim-7: Hurtermaxがある場合、期間がなければなりません / If there's a durationMax, there must be a duration (durationMax.empty() or duration.exists())
      tim-8: countmaxがある場合、カウントが必要です / If there's a countMax, there must be a count (countMax.empty() or count.exists())
      tim-9: オフセットがある場合、c、cm、cd、cvではなく(c、cvではない)存在する必要があります。 / If there's an offset, there must be a when (and not C, CM, CD, CV) (offset.empty() or (when.exists() and ((when in ('C' | 'CM' | 'CD' | 'CV')).not())))
      tim-10: 時間がある場合、いつ、またはその逆もありません / If there's a timeOfDay, there cannot be a when, or vice versa (timeOfDay.empty() or when.empty())
      tim-1: 期間がある場合は、期間単位が必要です / if there's a duration, there needs to be duration units (duration.empty() or durationUnit.exists())
      tim-2: 期間がある場合、期間単位が必要です / if there's a period, there needs to be period units (period.empty() or periodUnit.exists())
      tim-4: 期間は非陰性価値です / duration SHALL be a non-negative value (duration.exists() implies duration >= 0)
      tim-5: 期間は非陰性の価値です / period SHALL be a non-negative value (period.exists() implies period >= 0)
      tim-6: 期間がある場合、期間がなければなりません / If there's a periodMax, there must be a period (periodMax.empty() or period.exists())
      tim-7: Hurtermaxがある場合、期間がなければなりません / If there's a durationMax, there must be a duration (durationMax.empty() or duration.exists())
      tim-8: countmaxがある場合、カウントが必要です / If there's a countMax, there must be a count (countMax.empty() or count.exists())
      tim-9: オフセットがある場合、c、cm、cd、cvではなく(c、cvではない)存在する必要があります。 / If there's an offset, there must be a when (and not C, CM, CD, CV) (offset.empty() or (when.exists() and ((when in ('C' | 'CM' | 'CD' | 'CV')).not())))
      tim-10: 時間がある場合、いつ、またはその逆もありません / If there's a timeOfDay, there cannot be a when, or vice versa (timeOfDay.empty() or when.empty())
      40. Dosage.timing.repeat.bounds[x]
      Definition

      服用・注射開始日から服用・注射終了日までの全日数。実投与日数ではないことに注意する。


      タイミングスケジュールの長さの期間、可能な長さの範囲、またはタイミングスケジュールの開始および/または終了制限の外側の境界のいずれか。 / Either a duration for the length of the timing schedule, a range of possible length, or outer bounds for start and/or end limits of the timing schedule.

      Short服用・注射開始日から服用・注射終了日までの全日数長さ/長さの範囲、または(開始および/または終了)制限 / Length/Range of lengths, or (Start and/or end) limits
      Control0..1
      TypeDuration, Period, Range
      [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
      Is Modifierfalse
      Summarytrue
      Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      SlicingThis element introduces a set of slices on Dosage.timing.repeat.bounds[x]. The slices areUnordered and Closed, and can be differentiated using the following discriminators:
      • type @ $this
      • 42. Dosage.timing.repeat.bounds[x]:boundsDuration
        Slice NameboundsDuration
        Definition

        投薬期間(投与開始日から投与終了日まで)の全日数。実投与(投与)日数ではないことに注意する。すなわち、実際に投与しない日も1日と数える。詳細は処方情報HL7FHIR記述仕様も参照。なお、この実投与(投与)日数を別に記述したい場合には、実投与日数を明示したい場合に使用する拡張を使用して記述すること。


        タイミングスケジュールの長さの期間、可能な長さの範囲、またはタイミングスケジュールの開始および/または終了制限の外側の境界のいずれか。 / Either a duration for the length of the timing schedule, a range of possible length, or outer bounds for start and/or end limits of the timing schedule.

        Short投薬期間(投与開始日から投与終了日まで)の全日数。長さ/長さの範囲、または(開始および/または終了)制限 / Length/Range of lengths, or (Start and/or end) limits
        Control0..1
        TypeDuration, Period, Range
        [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
        Is Modifierfalse
        Must Supporttrue
        Summarytrue
        Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        44. Dosage.timing.repeat.bounds[x]:boundsDuration.comparator
        Definition

        値をどのように理解し、表現する必要があるか - 測定の問題により実際の値が記載されている値よりも大きいか小さいかどうか。例えばコンパレータが「<」の場合、実際の値は<stated値です。 / How the value should be understood and represented - whether the actual value is greater or less than the stated value due to measurement issues; e.g. if the comparator is "<" , then the real value is < stated value.

        Short<|<= |> = |> - 価値を理解する方法 / < | <= | >= | > - how to understand the value
        Control0..1
        BindingThe codes SHALL be taken from QuantityComparatorhttp://hl7.org/fhir/ValueSet/quantity-comparator|4.0.1
        (required to http://hl7.org/fhir/ValueSet/quantity-comparator|4.0.1)

        量を理解し、表現する方法。 / How the Quantity should be understood and represented.

        Typecode
        Is Modifiertrue because これは、コンパレータが値の解釈を大幅に変更するため、「IS修飾子」とラベル付けされています。コンパレータがない場合、値の変更はありません / This is labeled as "Is Modifier" because the comparator modifies the interpretation of the value significantly. If there is no comparator, then there is no modification of the value
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        Summarytrue
        Requirements

        測定方法の制限があるため、値が<5ug/Lまたは> 400mg/Lの測定値を処理するためのフレームワークが必要です。 / Need a framework for handling measures where the value is <5ug/L or >400mg/L due to the limitations of measuring methodology.

        Meaning if Missingコンパレータがない場合、値の変更はありません / If there is no comparator, then there is no modification of the value
        Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        46. Dosage.timing.repeat.bounds[x]:boundsDuration.unit
        Definition

        投薬日数の単位文字列。日で固定される


        ユニットの人間の読み取り可能な形式。 / A human-readable form of the unit.

        Short投薬日数の単位ユニット表現 / Unit representation
        Control0..1
        Typestring
        Is Modifierfalse
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        Summarytrue
        Requirements

        測定単位には多くの表現があり、多くのコンテキストでは、特定の表現が固定され、必要です。すなわちマイクログラム用MCG。 / There are many representations for units of measure and in many contexts, particular representations are fixed and required. I.e. mcg for micrograms.

        Fixed Value
        Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        48. Dosage.timing.repeat.bounds[x]:boundsDuration.system
        Definition

        単位コード UCUMを識別するURI。固定値。


        ユニットのコード化された形式を提供するシステムの識別。 / The identification of the system that provides the coded form of the unit.

        ShortUCUMコード化されたユニットフォームを定義するシステム / System that defines coded unit form
        Control0..1
        This element is affected by the following invariants: qty-3
        Typeuri
        Is Modifierfalse
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        Summarytrue
        Requirements

        ユニットのコード化された形式を定義するシステムを知る必要があります。 / Need to know the system that defines the coded form of the unit.

        Fixed Valuehttp://unitsofmeasure.org
        Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        50. Dosage.timing.repeat.bounds[x]:boundsDuration.code
        Definition

        単位コードUCUMにおける投与日数の単位。dで固定される。


        一部のユニット表現システムのユニットのコンピューター処理可能な形式。 / A computer processable form of the unit in some unit representation system.

        Short投与日数の単位ユニットのコード化された形式 / Coded form of the unit
        Comments

        優先システムはUCUMですが、独自の単位にはSNOMED-CT、または通貨にISO 4217を使用することもできます。使用のコンテキストには、特定のシステムからのコードがさらに必要になる場合があります。 / The preferred system is UCUM, but SNOMED CT can also be used (for customary units) or ISO 4217 for currency. The context of use may additionally require a code from a particular system.

        Control0..1
        Typecode
        Is Modifierfalse
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        Summarytrue
        Requirements

        すべてのフォームに固定されたユニットの計算可能な形式が必要です。UCUMはこれを数量で提供しますが、Snomed CTは多くの関心のある単位を提供します。 / Need a computable form of the unit that is fixed across all forms. UCUM provides this for quantities, but SNOMED CT provides many units of interest.

        Fixed Valued
        Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        52. Dosage.timing.code
        Definition

        用法。厚生労働省電子処方箋用法コード、またはJAMI標準用法コードによりコード化する。施設固有のコード化による記述も可能であるが、できるかぎり、上記標準コードと併用することが望ましいが、用法をいずれのコード体系でもコード化できない場合には、ダミーコードとして16桁の'0X0XXXXXXXXX0000'を使用する。なお、いずれの場合にも、用法の完全な文字列をtext子要素に設定する。


        タイミングスケジュールのコード(またはCode.textのテキストのみ)。BIDなどの一部のコードは遍在していますが、多くの機関は独自の追加コードを定義しています。コードが提供されている場合、コードは構造化されたタイミングデータで指定されているものの完全なステートメントであると理解され、CODEまたはデータを使用してタイミングを解釈することができます。コードを介して(コードに含まれていません)。 / A code for the timing schedule (or just text in code.text). Some codes such as BID are ubiquitous, but many institutions define their own additional codes. If a code is provided, the code is understood to be a complete statement of whatever is specified in the structured timing data, and either the code or the data may be used to interpret the Timing, with the exception that .repeat.bounds still applies over the code (and is not contained in the code).

        Short用法入札|TID |QID |AM |PM |QD |qod |+ / BID | TID | QID | AM | PM | QD | QOD | +
        Comments

        BIDなどは「施設特有の時間」として定義される。たとえば、施設がBIDを「つねに朝7時と夕方6時」であると指定することがある。この指定が不適切であれば、BIDというコードは使うべきではない。その代わり、HL7が定義したBIDのコードではなく、その施設特有のコードで明示的に示すべきであり、構造化された表現を使うべきである(この場合、2回のイベントの時刻を指定する必要がある)。
        【JP Core仕様】JAMI標準用法コード(16桁)を使用することが望ましいが、ローカルコードも使用可能。


        入札などは、「制度的に指定された時間」として定義されます。たとえば、機関は、入札が「常に午前7時と午後6時」であることを選択する場合があります。この選択が行われるのが不適切な場合は、コード入札を使用しないでください。代わりに、HL7定義の入札コードおよび/または構造化された表現の代わりに、異なる組織固有のコードを使用する必要があります(この場合、2つのイベント時間を指定)。 / BID etc. are defined as 'at institutionally specified times'. For example, an institution may choose that BID is "always at 7am and 6pm". If it is inappropriate for this choice to be made, the code BID should not be used. Instead, a distinct organization-specific code should be used in place of the HL7-defined BID code and/or a structured representation should be used (in this case, specifying the two event times).

        Control10..1
        BindingThe codes SHOULD be taken from JP Core Medication JAMI Usage ValueSethttp://hl7.org/fhir/ValueSet/timing-abbreviation
        (preferred to http://jpfhir.jp/fhir/core/ValueSet/JP_MedicationUsageJAMI_VS)
        TypeCodeableConcept
        Is Modifierfalse
        Must Supporttrue
        Summarytrue
        Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        54. Dosage.timing.code.coding
        Definition

        用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

        Short用語システムによって定義されたコード / Code defined by a terminology system
        Comments

        コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

        Control10..*
        TypeCoding
        Is Modifierfalse
        Must Supporttrue
        Summarytrue
        Requirements

        コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

        Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        SlicingThis element introduces a set of slices on Dosage.timing.code.coding. The slices areUnordered and Open, and can be differentiated using the following discriminators:
        • value @ system
        • 56. Dosage.timing.code.coding:jami_yoho
          Slice Namejami_yoho
          Definition

          JAMI標準用法コードによりコード化する場合のコード化。


          用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

          Short用語システムによって定義されたコード / Code defined by a terminology system
          Comments

          コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

          Control0..1*
          TypeCoding
          Is Modifierfalse
          Must Supporttrue
          Summarytrue
          Requirements

          コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

          Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          58. Dosage.timing.code.coding:jami_yoho.system
          Definition

          JAMI標準用法16桁コード("http://jami.jp/CodeSystem/MedicationUsage")を使用する場合のコードシステム("http://jami.jp/CodeSystem/MedicationUsage")


          コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

          Short用語システムのアイデンティティ / Identity of the terminology system
          Comments

          uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously.

          Control10..1
          Typeuri
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summarytrue
          Requirements

          シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

          Fixed Valuehttp://jami.jp/CodeSystem/MedicationUsage
          Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          60. Dosage.timing.code.coding:jami_yoho.code
          Definition

          JAMI標準用法コード。 例)"1013044400000000"


          システムによって定義された構文のシンボル。シンボルは、定義されたコードまたはコーディングシステムによって定義された構文の式(例:調整後)である場合があります。 / A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination).

          ShortJAMI標準用法コードシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
          Control10..1
          Typecode
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summarytrue
          Requirements

          システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

          Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          62. Dosage.timing.code.coding:jami_yoho.display
          Definition

          JAMI標準用法コードに対応する表示名。 例)"内服・経口・1日3回朝昼夕食後"


          システムのルールに従って、システム内のコードの意味の表現。 / A representation of the meaning of the code in the system, following the rules of the system.

          ShortJAMI標準用法コードに対応する表示名。システムによって定義された表現 / Representation defined by the system
          Control10..1
          Typestring
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summarytrue
          Requirements

          システムを知らない読者のために、コードの人間の読み取り可能な意味を持ち込むことができる必要があります。 / Need to be able to carry a human-readable meaning of the code for readers that do not know the system.

          Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          64. Dosage.timing.code.coding:mhw_prescription_yoho
          Slice Namemhw_prescription_yoho
          Definition

          厚生労働省電子処方箋用法コードを使用する場合のコード化。


          用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

          Short用語システムによって定義されたコード / Code defined by a terminology system
          Comments

          コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

          Control0..1*
          TypeCoding
          Is Modifierfalse
          Must Supporttrue
          Summarytrue
          Requirements

          コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

          Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          66. Dosage.timing.code.coding:mhw_prescription_yoho.system
          Definition

          厚生労働省電子処方箋用法コードを使用する場合のコードシステム("http://jpfhir.jp/core/mhlw/CodeSystem/MedicationUsage_ePrescription")


          コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

          Short用語システムのアイデンティティ / Identity of the terminology system
          Comments

          uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously.

          Control10..1
          Typeuri
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summarytrue
          Requirements

          シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

          Fixed Valuehttp://jpfhir.jp/fhir/core/mhlw/CodeSystem/MedicationUsage_ePrescription
          Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          68. Dosage.timing.code.coding:mhw_prescription_yoho.code
          Definition

          厚生労働省電子処方箋用法コード。 例)"1013044400000000"


          システムによって定義された構文のシンボル。シンボルは、定義されたコードまたはコーディングシステムによって定義された構文の式(例:調整後)である場合があります。 / A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination).

          Short厚生労働省電子処方箋用法コードシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
          Control10..1
          Typecode
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summarytrue
          Requirements

          システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

          Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          70. Dosage.timing.code.coding:mhw_prescription_yoho.display
          Definition

          厚生労働省電子処方箋用法コードに対応する表示名。 例)"1日3回朝昼夕食後 服用"


          システムのルールに従って、システム内のコードの意味の表現。 / A representation of the meaning of the code in the system, following the rules of the system.

          Short厚生労働省電子処方箋用法コードに対応する表示名。システムによって定義された表現 / Representation defined by the system
          Control10..1
          Typestring
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summarytrue
          Requirements

          システムを知らない読者のために、コードの人間の読み取り可能な意味を持ち込むことができる必要があります。 / Need to be able to carry a human-readable meaning of the code for readers that do not know the system.

          Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          72. Dosage.timing.code.coding:unCoded
          Slice NameunCoded
          Definition

          コード化できない場合にダミーコードを使用する場合のコード化。


          用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

          Short用語システムによって定義されたコード / Code defined by a terminology system
          Comments

          コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

          Control0..1*
          TypeCoding
          Is Modifierfalse
          Must Supporttrue
          Summarytrue
          Requirements

          コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

          Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          74. Dosage.timing.code.coding:unCoded.system
          Definition

          ダミーコードを使用する場合のコードシステム("http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_MedicationUsage_Uncoded_CS")


          コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

          Short用語システムのアイデンティティ / Identity of the terminology system
          Comments

          uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously.

          Control10..1
          Typeuri
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summarytrue
          Requirements

          シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

          Fixed Valuehttp://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_MedicationUsage_Uncoded_CS
          Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          76. Dosage.timing.code.coding:unCoded.code
          Definition

          システムによって定義された構文のシンボル。シンボルは、定義されたコードまたはコーディングシステムによって定義された構文の式(例:調整後)である場合があります。 / A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination).

          Shortシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
          Control10..1
          Typecode
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summarytrue
          Requirements

          システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

          Pattern Value0X0XXXXXXXXX0000
          Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          78. Dosage.timing.code.coding:unCoded.display
          Definition

          システムのルールに従って、システム内のコードの意味の表現。 / A representation of the meaning of the code in the system, following the rules of the system.

          Shortシステムによって定義された表現 / Representation defined by the system
          Control10..1
          Typestring
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summarytrue
          Requirements

          システムを知らない読者のために、コードの人間の読み取り可能な意味を持ち込むことができる必要があります。 / Need to be able to carry a human-readable meaning of the code for readers that do not know the system.

          Fixed Valueダミー用法コード
          Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          80. Dosage.timing.code.text
          Definition

          用法のコード化の方法にかかわらず、用法の完全な文字列を設定する。


          データを入力したユーザー、および/またはユーザーの意図された意味を表すユーザーによって見られる/選択/発言された概念の人間の言語表現。 / A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user.

          Short用法のコード化の方法にかかわらず、用法の完全な文字列を設定する。コンセプトの単純なテキスト表現 / Plain text representation of the concept
          Comments

          多くの場合、テキストはコーディングの1つの表示名と同じです。 / Very often the text is the same as a displayName of one of the codings.

          Control10..1
          Typestring
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summarytrue
          Requirements

          用語からのコードは、それらを使用する人間のすべてのニュアンスを使用して、常に正しい意味をキャプチャするとは限りません。または、適切なコードがまったくない場合があります。これらの場合、テキストはソースの完全な意味をキャプチャするために使用されます。 / The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source.

          Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          82. Dosage.asNeeded[x]
          Definition

          【JP Core仕様】頓用型の用法を指定する場合に”true”を指定し、そのコードを指定する場合は用法コードとして指定する。
          Medication(薬剤)が必要なときに指定された量とスケジュールのみで投薬するか(Booleanで選択される)、投薬する前提条件はTiming.Code(CodeableConcept)を示している。


          薬が特定の投与スケジュール(ブールオプション)内で必要なときにのみ摂取されるのか、それとも薬を服用するための前提条件(Codeableconcept)を示すかどうかを示します。 / Indicates whether the Medication is only taken when needed within a specific dosing schedule (Boolean option), or it indicates the precondition for taking the Medication (CodeableConcept).

          Short「頓用」指示「必要に応じて」(xの場合) / Take "as needed" (for x)
          Comments

          boolean = trueを設定することにより、理由なしに「必要に応じて」表現できます。この場合、codeableconceptは存在しません。または、Codeableconceptを含めることにより、「必要に応じて」理由で「必要に応じて」表現することができます。この場合、ブール値は真であると想定されています。ブール値をfalseに設定すると、用量はスケジュールに従って与えられ、「PRN」または「必要に応じて」ではありません。 / Can express "as needed" without a reason by setting the Boolean = True. In this case the CodeableConcept is not populated. Or you can express "as needed" with a reason by including the CodeableConcept. In this case the Boolean is assumed to be True. If you set the Boolean to False, then the dose is given according to the schedule and is not "prn" or "as needed".

          Control0..1
          Typeboolean, CodeableConcept
          [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summarytrue
          Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          84. Dosage.site
          Definition

          投与される身体部位。外用薬で部位を指定する場合に使用する。


          管理するボディサイト。 / Body site to administer to.

          Short投与される身体部位管理するボディサイト / Body site to administer to
          Comments

          もし、BodySite resourceの属性が必要な場合(たとえば、部位の指定や別々に投与経路を設定する場合)は、bodySiteの標準拡張を使うこと。要約コードや非常に正確な位置の定義へのreferenceを使用することもできる。
          【JP Core仕様】JAMI外用部位3桁コードを使用することが望ましいが、ローカルコードも使用可能。


          ユースケースがボディサイトリソースからの属性を必要とする場合(たとえば、個別に識別および追跡するため)、標準の拡張[BodySite](Extension-BodySite.html)を使用します。概要コード、または場所の非常に正確な定義への参照、またはその両方である場合があります。 / If the use case requires attributes from the BodySite resource (e.g. to identify and track separately) then use the standard extension bodySite. May be a summary code, or a reference to a very precise definition of the location, or both.

          Control0..1
          BindingThe codes SHOULD be taken from For example codes, see JP Core Medication JAMI External Body Site ValueSethttp://hl7.org/fhir/ValueSet/approach-site-codes
          (preferred to http://jpfhir.jp/fhir/core/ValueSet/JP_MedicationBodySiteJAMIExternal_VS)
          TypeCodeableConcept
          Is Modifierfalse
          Must Supporttrue
          Summarytrue
          Requirements

          薬が最初に体に入る解剖学的部位のコード化された仕様。 / A coded specification of the anatomic site where the medication first enters the body.

          Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          86. Dosage.route
          Definition

          投与経路


          どのように薬物が体に入るべきか。 / How drug should enter body.

          Short投与経路どのように薬物が体に入るべきか / How drug should enter body
          Comments

          投与経路の一般的パターンに全てのターミノロジが適応しているわけではない。情報モデルはCodeableConceptではなく、直接Codingをを使用してテキストやコーディング、翻訳、そしてエレメントと事前条件、事後条件の関係について管理するためにその構造を提示する必要がある。
          【JP Core仕様】HL7表0162をベースにした投与経路コードを使用することが望ましいが、ローカルコードも使用可能。

          Control0..1
          BindingThe codes SHOULD be taken from For example codes, see JP Core Medication HL70162-based Route ValueSethttp://hl7.org/fhir/ValueSet/route-codes
          (preferred to http://jpfhir.jp/fhir/core/ValueSet/JP_MedicationRouteHL70162_VS)
          TypeCodeableConcept
          Is Modifierfalse
          Must Supporttrue
          Summarytrue
          Requirements

          患者の体への、または患者の体内への治療剤の投与のルートまたは生理学的経路を指定するコード。 / A code specifying the route or physiological path of administration of a therapeutic agent into or onto a patient's body.

          Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          88. Dosage.method
          Definition

          投与方法


          薬を投与するための技術。 / Technique for administering medication.

          Short投与方法薬を投与するための技術 / Technique for administering medication
          Comments

          ターミノロジは投与する経路あるいは剤型をあらかじめ指定するために用いられる。


          使用される用語は、多くの場合、この用語をルートおよびまたは形式の投与とともに前調整します。 / Terminologies used often pre-coordinate this term with the route and or form of administration.

          Control0..1
          BindingFor example codes, see SNOMEDCTAdministrationMethodCodeshttp://hl7.org/fhir/ValueSet/administration-method-codes
          (example to http://hl7.org/fhir/ValueSet/administration-method-codes)

          薬が投与される手法を説明するコード化された概念。 / A coded concept describing the technique by which the medicine is administered.

          TypeCodeableConcept
          Is Modifierfalse
          Must Supporttrue
          Summarytrue
          Requirements

          コード化された値は体内に薬剤が投与される方法を示している。注射ではよく使われる。たとえば、緩徐に注入、深部に静注など。


          薬が体内に導入される方法を示すコード化された値。最も一般的に注射に使用されます。たとえば、スロープッシュ。ディープIV。 / A coded value indicating the method by which the medication is introduced into or onto the body. Most commonly used for injections. For examples, Slow Push; Deep IV.

          Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          90. Dosage.method.coding
          Definition

          用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

          Short用語システムによって定義されたコード / Code defined by a terminology system
          Comments

          コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

          Control0..*
          TypeCoding
          Is Modifierfalse
          Summarytrue
          Requirements

          コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

          Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          SlicingThis element introduces a set of slices on Dosage.method.coding. The slices areUnordered and Open, and can be differentiated using the following discriminators:
          • value @ system
          • 92. Dosage.method.coding:unitDigit1
            Slice NameunitDigit1
            Definition

            投与⽅法に対応するJAMI 用法コード表基本用法1桁コードを識別するURI。


            用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

            Short投与⽅法に対応するJAMI 用法コード表基本用法1桁コード用語システムによって定義されたコード / Code defined by a terminology system
            Comments

            コードは臨時で列記したものや、コードのリストからSNOMED CTのように公式に定義されたものまである(HL7 v3 core principle を参照)。FHIR自体ではコーディング規約を定めてはいないし、意味を暗示するために利用されない(SHALL NOT)。一般的に UserSelected = trueの場合には一つのコードシステムが使われる。


            コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

            Control0..1*
            BindingThe codes SHOULD be taken from For codes, see JP Core Medication JAMI Basic Usage Type ValueSet
            (preferred to http://jpfhir.jp/fhir/core/ValueSet/JP_MedicationMethodJAMIBasicUsage_VS)
            TypeCoding
            Is Modifierfalse
            Summarytrue
            Requirements

            他のコードシステムへの変換や代替のコードシステムを使ってエンコードしてもよい。


            コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

            Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            94. Dosage.method.coding:unitDigit1.system
            Definition

            コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

            Short用語システムのアイデンティティ / Identity of the terminology system
            Comments

            uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously.

            Control10..1
            Typeuri
            Is Modifierfalse
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            Summarytrue
            Requirements

            シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

            Fixed Valuehttp://jami.jp/CodeSystem/MedicationMethodBasicUsage
            Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            96. Dosage.method.coding:unitDigit2
            Slice NameunitDigit2
            Definition

            投与⽅法に対応するJAMI 用法コード表基本用法2桁コードを識別するURI。2桁コードhttp://jami.jp/CodeSystem/MedicationUsage.40


            用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

            Short投与⽅法に対応するJAMI 用法コード表基本用法2桁コード用語システムによって定義されたコード / Code defined by a terminology system
            Comments

            コードは臨時で列記したものや、コードのリストからSNOMED CTのように公式に定義されたものまである(HL7 v3 core principle を参照)。FHIR自体ではコーディング規約を定めてはいないし、意味を暗示するために利用されない(SHALL NOT)。一般的に UserSelected = trueの場合には一つのコードシステムが使われる。


            コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

            Control0..1*
            BindingThe codes SHOULD be taken from For codes, see JP Core Medication JAMI Detail Usage ValueSet
            (preferred to http://jpfhir.jp/fhir/core/ValueSet/JP_MedicationMethodJAMIDetailUsage_VS)
            TypeCoding
            Is Modifierfalse
            Summarytrue
            Requirements

            他のコードシステムへの変換や代替のコードシステムを使ってエンコードしてもよい。


            コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

            Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            98. Dosage.method.coding:unitDigit2.system
            Definition

            コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

            Short用語システムのアイデンティティ / Identity of the terminology system
            Comments

            uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously.

            Control10..1
            Typeuri
            Is Modifierfalse
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            Summarytrue
            Requirements

            シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

            Fixed Valuehttp://jami.jp/CodeSystem/MedicationMethodDetailUsage
            Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            100. Dosage.doseAndRate
            Definition

            投与量を記録する。 内服1回量、外用1回量は、doseAndRate.doseQuantityに記述する。処方期間の中で 1 日量が常に一定となる場合場合は、内服1日量、外用1日量は、doseAndRate.rateRatioの分子で指定する。 外用の全量指定(2本など)の場合は、調剤量として、MedicationRequestリソースのdispenseRequest.quantity 要素に、SimpleQuantity 型で記録するので、その1回量を併せて指定するのでなければこの要素は出現しない。


            投与される薬の量。 / The amount of medication administered.

            Short薬剤の投与量投与される薬の量 / Amount of medication administered
            Control0..*
            TypeElement
            Is Modifierfalse
            Must Supporttrue
            Summarytrue
            Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            102. Dosage.doseAndRate.type
            Definition

            力価区分。力価区分コード。 本要素は、安全性のため省略せずに必須とする。 用量は製剤量で記述することを基本とするが、必要に応じて原薬量指定も可能とする。


            たとえば、指定された用量またはレートの種類は、注文または計算されました。 / The kind of dose or rate specified, for example, ordered or calculated.

            Short力価区分指定された用量またはレートの種類 / The kind of dose or rate specified
            Control10..1
            BindingThe codes SHOULD be taken from For example codes, see JP Core Medication IngredientStrength StrengthType ValueSethttp://hl7.org/fhir/ValueSet/dose-rate-type
            (preferred to http://jpfhir.jp/fhir/core/ValueSet/JP_MedicationIngredientStrengthStrengthType_VS)
            TypeCodeableConcept
            Is Modifierfalse
            Must Supporttrue
            Summarytrue
            Requirements

            タイプが入力されていない場合は、「順序付け」と仮定します。 / If the type is not populated, assume to be "ordered".

            Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            104. Dosage.doseAndRate.type.coding
            Definition

            用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system.

            Short用語システムによって定義されたコード / Code defined by a terminology system
            Comments

            コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

            Control10..*
            TypeCoding
            Is Modifierfalse
            Summarytrue
            Requirements

            コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems.

            Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            106. Dosage.doseAndRate.type.coding.system
            Definition

            力価区分コードのコード体系を識別するURI。固定値。 厚生労働省電子処方箋 CDA 記述仕様 第1版別表4を準用。


            コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

            Short用語システムのアイデンティティ / Identity of the terminology system
            Comments

            uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously.

            Control10..1
            Typeuri
            Is Modifierfalse
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            Must Supporttrue
            Summarytrue
            Requirements

            シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

            Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            108. Dosage.doseAndRate.type.coding.code
            Definition

            力価区分コード(1:製剤量 2:原薬量)


            システムによって定義された構文のシンボル。シンボルは、定義されたコードまたはコーディングシステムによって定義された構文の式(例:調整後)である場合があります。 / A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination).

            Shortシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
            Control10..1
            Typecode
            Is Modifierfalse
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            Must Supporttrue
            Summarytrue
            Requirements

            システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

            Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            110. Dosage.doseAndRate.type.coding.display
            Definition

            力価区分コードの表示名(1:製剤量 2:原薬量)


            システムのルールに従って、システム内のコードの意味の表現。 / A representation of the meaning of the code in the system, following the rules of the system.

            Shortシステムによって定義された表現 / Representation defined by the system
            Control10..1
            Typestring
            Is Modifierfalse
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            Must Supporttrue
            Summarytrue
            Requirements

            システムを知らない読者のために、コードの人間の読み取り可能な意味を持ち込むことができる必要があります。 / Need to be able to carry a human-readable meaning of the code for readers that do not know the system.

            Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            112. Dosage.doseAndRate.dose[x]
            Definition

            1回投与量。 用量は、1回投与量の記録を基本とし、MedicationRequestリソースの doseAndRate.doseQuantity要素 にSimpleQuantity型で記述する。単位コードには、医薬品単位略号(http://jpfhir.jp/fhir/core/mhlw/CodeSystem/MedicationUnitMERIT9Code)を使用する。内服、外用ともに1回投与量を指定する場合にはこの要素を使用する。


            用量あたりの薬の量。 / Amount of medication per dose.

            Short1回投与量用量あたりの薬の量 / Amount of medication per dose
            Comments

            これは、各有効成分の量ではなく、指定された薬の量を指定することに注意してください。各成分の量は、投薬資源で伝えることができます。たとえば、タブレットが375 mgであることを伝えたい場合は、用量が1つの錠剤であることを伝えたい場合は、薬物リソースを使用して、錠剤が375 mgの薬物XYZで構成されていることを文書化できます。あるいは、用量が375 mgの場合、これが錠剤であることを示すために投薬資源を使用するだけでいいかもしれません。例がドーパミンなどのIVであり、400mgのドーパミンが500 mLのIV溶液で混合されたことを伝えたい場合、これはすべて投薬資源で伝えられます。政権が瞬時であることを意図していない場合(レートが存在するか、タイミングに期間があります)、これは、スケジュールで示されるように、期間にわたって管理される合計額を伝えるために指定できます。 500 mlの用量で、これを4時間以上行う必要があることを伝えるタイミングが使用されます。 / Note that this specifies the quantity of the specified medication, not the quantity for each active ingredient(s). Each ingredient amount can be communicated in the Medication resource. For example, if one wants to communicate that a tablet was 375 mg, where the dose was one tablet, you can use the Medication resource to document that the tablet was comprised of 375 mg of drug XYZ. Alternatively if the dose was 375 mg, then you may only need to use the Medication resource to indicate this was a tablet. If the example were an IV such as dopamine and you wanted to communicate that 400mg of dopamine was mixed in 500 ml of some IV solution, then this would all be communicated in the Medication resource. If the administration is not intended to be instantaneous (rate is present or timing has a duration), this can be specified to convey the total amount to be administered over the period of time as indicated by the schedule e.g. 500 ml in dose, with timing used to convey that this should be done over 4 hours.

            Control0..1
            TypeQuantity(JP Core Medication Quantity DataType, SimpleQuantity), Range
            [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
            Is Modifierfalse
            Must Supporttrue
            Summarytrue
            Requirements

            1つの投与イベントで与えられた治療またはその他の物質の量。 / The amount of therapeutic or other substance given at one administration event.

            Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            114. Dosage.doseAndRate.dose[x].value
            Definition

            計測された量。精度を含めた値が暗示される。


            測定量の値。値には、値の表示に暗黙の精度が含まれます。 / The value of the measured amount. The value includes an implicit precision in the presentation of the value.

            Short(精度が暗示された)数値数値(暗黙の精度を持つ) / Numerical value (with implicit precision)
            Comments

            暗示された精度については常に尊重すべきである。貨幣計算では制度に関する独自のルールがある(会計についての標準的な教科書を参照すること)。


            値の暗黙の精度は常に尊重されるべきです。金銭的価値には、精度を処理するための独自のルールがあります(標準的な会計の教科書を参照)。 / The implicit precision in the value should always be honored. Monetary values have their own rules for handling precision (refer to standard accounting text books).

            Control10..1
            Typedecimal
            Is Modifierfalse
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            Must Supporttrue
            Summarytrue
            Requirements

            精度は、測定のほとんどすべての場合に暗黙的に処理されます。 / Precision is handled implicitly in almost all cases of measurement.

            Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            116. Dosage.doseAndRate.dose[x].comparator
            Definition

            この文脈で使用することは許可されていません / Not allowed to be used in this context


            値をどのように理解し、表現する必要があるか - 測定の問題により実際の値が記載されている値よりも大きいか小さいかどうか。例えばコンパレータが「<」の場合、実際の値は<stated値です。 / How the value should be understood and represented - whether the actual value is greater or less than the stated value due to measurement issues; e.g. if the comparator is "<" , then the real value is < stated value.

            Short<|<= |> = |> - 価値を理解する方法 / < | <= | >= | > - how to understand the value
            Control0..01
            BindingThe codes SHALL be taken from QuantityComparatorhttp://hl7.org/fhir/ValueSet/quantity-comparator|4.0.1
            (required to http://hl7.org/fhir/ValueSet/quantity-comparator|4.0.1)

            量を理解し、表現する方法。 / How the Quantity should be understood and represented.

            Typecode
            Is Modifiertrue because これは、コンパレータが値の解釈を大幅に変更するため、「IS修飾子」とラベル付けされています。コンパレータがない場合、値の変更はありません / This is labeled as "Is Modifier" because the comparator modifies the interpretation of the value significantly. If there is no comparator, then there is no modification of the value
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            Summarytrue
            Requirements

            測定方法の制限があるため、値が<5ug/Lまたは> 400mg/Lの測定値を処理するためのフレームワークが必要です。 / Need a framework for handling measures where the value is <5ug/L or >400mg/L due to the limitations of measuring methodology.

            Meaning if Missingコンパレータがない場合、値の変更はありません / If there is no comparator, then there is no modification of the value
            Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            118. Dosage.doseAndRate.dose[x].unit
            Definition

            人間にも可読な単位表現


            ユニットの人間の読み取り可能な形式。 / A human-readable form of the unit.

            Short単位表現ユニット表現 / Unit representation
            Comments

            FHIRの文字列は1MB以上の大きさとなってなはらない(SHALL NOT)。

            Control10..1
            Typestring
            Is Modifierfalse
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            Must Supporttrue
            Summarytrue
            Requirements

            コンテキストによってさまざまな単位の表現がある。固定された特定の表現が求められることがある。たとえば、mcgはmicrogramを表す。


            測定単位には多くの表現があり、多くのコンテキストでは、特定の表現が固定され、必要です。すなわちマイクログラム用MCG。 / There are many representations for units of measure and in many contexts, particular representations are fixed and required. I.e. mcg for micrograms.

            Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            120. Dosage.doseAndRate.dose[x].system
            Definition

            医薬品単位略号を識別するOID。固定値"http://jpfhir.jp/fhir/core/mhlw/CodeSystem/MedicationUnitMERIT9Code"。 厚生労働省電子処方箋 CDA 記述仕様 別表20 医薬品単位略号 コード表を準用。


            ユニットのコード化された形式を提供するシステムの識別。 / The identification of the system that provides the coded form of the unit.

            Shortコード化された単位表現を規定するシステムコード化されたユニットフォームを定義するシステム / System that defines coded unit form
            Comments

            以下参照。 http://en.wikipedia.org/wiki/Uniform_resource_identifier

            Control10..1
            This element is affected by the following invariants: qty-3
            Typeuri
            Is Modifierfalse
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            Must Supporttrue
            Summarytrue
            Requirements

            システムによって定義される単位のコードを把握しておく必要がある。


            ユニットのコード化された形式を定義するシステムを知る必要があります。 / Need to know the system that defines the coded form of the unit.

            Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            122. Dosage.doseAndRate.dose[x].code
            Definition

            医薬品単位略号。 例)


            一部のユニット表現システムのユニットのコンピューター処理可能な形式。 / A computer processable form of the unit in some unit representation system.

            Short単位のコード化された形式、【JP Core仕様】MERIT9医薬品単位略号マスタコードを推奨ユニットのコード化された形式 / Coded form of the unit
            Comments

            単位のコード化された形式、【JP Core仕様】MERIT9医薬品単位略号マスタコードを推奨(SHOULD)されるが、ローカルコード等を利用することも可能とする


            優先システムはUCUMですが、独自の単位にはSNOMED-CT、または通貨にISO 4217を使用することもできます。使用のコンテキストには、特定のシステムからのコードがさらに必要になる場合があります。 / The preferred system is UCUM, but SNOMED CT can also be used (for customary units) or ISO 4217 for currency. The context of use may additionally require a code from a particular system.

            Control10..1
            BindingThe codes SHOULD be taken from For codes, see JP Core Medication MERIT9 Unit ValueSet
            (preferred to http://jpfhir.jp/fhir/core/ValueSet/JP_MedicationUnitMERIT9_VS)
            Typecode
            Is Modifierfalse
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            Must Supporttrue
            Summarytrue
            Requirements

            すべてのフォームに固定されたユニットの計算可能な形式が必要です。UCUMはこれを数量で提供しますが、Snomed CTは多くの関心のある単位を提供します。 / Need a computable form of the unit that is fixed across all forms. UCUM provides this for quantities, but SNOMED CT provides many units of interest.

            Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            124. Dosage.doseAndRate.rate[x]
            Definition

            薬剤が投与される量の速度


            時間単位あたりの薬の量。 / Amount of medication per unit of time.

            Short薬剤の投与量速度時間単位あたりの薬の量 / Amount of medication per unit of time
            Comments

            レートとデスケーティティの両方を供給して、薬の投与と供給の方法についての詳細を提供することができます。レートが時間の経過とともに変化することを目的としている場合、ローカルのルール/規制に応じて、各変更は、更新されたレートのある薬物療法の新しいバージョンとしてキャプチャするか、新しいレートで新しい薬物採取でキャプチャされる必要があります。

            レート(100 ml/hour)を使用して、時間の経過とともにレートを指定することができます。RateQuantityアプローチでは、時間が分母として指定されている特定の比率ではなく、ML/時間が含まれているUCUMグラマーを解析する機能をシステムに持つ必要があります。2時間にわたって500mlなどのレートが指定されている場合、250 mg/時のレートの量を使用して指定するよりも、定量的に正しい場合があります。 / It is possible to supply both a rate and a doseQuantity to provide full details about how the medication is to be administered and supplied. If the rate is intended to change over time, depending on local rules/regulations, each change should be captured as a new version of the MedicationRequest with an updated rate, or captured with a new MedicationRequest with the new rate.

            It is possible to specify a rate over time (for example, 100 ml/hour) using either the rateRatio and rateQuantity. The rateQuantity approach requires systems to have the capability to parse UCUM grammer where ml/hour is included rather than a specific ratio where the time is specified as the denominator. Where a rate such as 500ml over 2 hours is specified, the use of rateRatio may be more semantically correct than specifying using a rateQuantity of 250 mg/hour.

            Control0..1
            TypeRatio, Quantity(SimpleQuantity), Range
            [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
            Is Modifierfalse
            Summarytrue
            Requirements

            患者に薬が導入された、または導入される速度を識別します。通常、注入のレート。1時間あたり100 mlまたは100 ml/hr。また、時間単位あたりのレートとして表現することもできます。2時間あたり500 ml。その他の例:200 mcg/minまたは200 mcg/1分。1リットル/8時間。時には、総量 /持続時間として表される場合、レートは期間を意味する場合があります(たとえば、500ml / 2時間は2時間の期間を意味します)。ただし、レートが期間(250ml/hour)を意味しない場合、期間にわたって注入を伝えるためにタイミング.repeat.durationが必要です。 / Identifies the speed with which the medication was or will be introduced into the patient. Typically the rate for an infusion e.g. 100 ml per 1 hour or 100 ml/hr. May also be expressed as a rate per unit of time e.g. 500 ml per 2 hours. Other examples: 200 mcg/min or 200 mcg/1 minute; 1 liter/8 hours. Sometimes, a rate can imply duration when expressed as total volume / duration (e.g. 500mL/2 hours implies a duration of 2 hours). However, when rate doesn't imply duration (e.g. 250mL/hour), then the timing.repeat.duration is needed to convey the infuse over time period.

            Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            SlicingThis element introduces a set of slices on Dosage.doseAndRate.rate[x]. The slices areUnordered and Closed, and can be differentiated using the following discriminators:
            • type @ $this
            • 126. Dosage.doseAndRate.rate[x]:rateRatio
              Slice NamerateRatio
              Definition

              1日投与量を表す。処方期間の中で 1 日量が常に一定となる場合には、1 回量に加えて 1 日量の記録も可能とし、rateRatio 要素に Ratio 型で記録す る。Ratio 型は比を扱うデータ型で、分母にあたるrateRatio.denominator 要素には、投与量の基準となる期間、つまり、1 日量の場合は「1 日」を Quantity 型で指定する。単位には、単位コードUCUM(http://unitsofmeasure.org)で定義されている「日」を表す単位コード「d」を使用する。分子にあたる rateRatio.numerator 要素には、1 回量と同様の記法で、1 日投与量を Quantity 型で指定する。内服、外用ともに1日量を指定する場合にはこの要素を使用する。doseAndRate.typeで指定される力価区分に対応した量であることが必須である。 例)1日3錠 の場合、 rateRatio.numerator.value=3 、 rateRatio.numerator.unit="錠" 、 、 rateRatio.numerator.system="http://jpfhir.jp/fhir/core/mhlw/CodeSystem/MedicationUnitMERIT9Code" 、rateRatio.numerator.code="TAB"


              時間単位あたりの薬の量。 / Amount of medication per unit of time.

              Short1日投与量を表す時間単位あたりの薬の量 / Amount of medication per unit of time
              Comments

              レートとデスケーティティの両方を供給して、薬の投与と供給の方法についての詳細を提供することができます。レートが時間の経過とともに変化することを目的としている場合、ローカルのルール/規制に応じて、各変更は、更新されたレートのある薬物療法の新しいバージョンとしてキャプチャするか、新しいレートで新しい薬物採取でキャプチャされる必要があります。

              レート(100 ml/hour)を使用して、時間の経過とともにレートを指定することができます。RateQuantityアプローチでは、時間が分母として指定されている特定の比率ではなく、ML/時間が含まれているUCUMグラマーを解析する機能をシステムに持つ必要があります。2時間にわたって500mlなどのレートが指定されている場合、250 mg/時のレートの量を使用して指定するよりも、定量的に正しい場合があります。 / It is possible to supply both a rate and a doseQuantity to provide full details about how the medication is to be administered and supplied. If the rate is intended to change over time, depending on local rules/regulations, each change should be captured as a new version of the MedicationRequest with an updated rate, or captured with a new MedicationRequest with the new rate.

              It is possible to specify a rate over time (for example, 100 ml/hour) using either the rateRatio and rateQuantity. The rateQuantity approach requires systems to have the capability to parse UCUM grammer where ml/hour is included rather than a specific ratio where the time is specified as the denominator. Where a rate such as 500ml over 2 hours is specified, the use of rateRatio may be more semantically correct than specifying using a rateQuantity of 250 mg/hour.

              Control0..1
              TypeRatio(JP Core Medication Rate Ratio DosePerDay DataType), Quantity(SimpleQuantity), Range
              [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
              Is Modifierfalse
              Must Supporttrue
              Summarytrue
              Requirements

              患者に薬が導入された、または導入される速度を識別します。通常、注入のレート。1時間あたり100 mlまたは100 ml/hr。また、時間単位あたりのレートとして表現することもできます。2時間あたり500 ml。その他の例:200 mcg/minまたは200 mcg/1分。1リットル/8時間。時には、総量 /持続時間として表される場合、レートは期間を意味する場合があります(たとえば、500ml / 2時間は2時間の期間を意味します)。ただし、レートが期間(250ml/hour)を意味しない場合、期間にわたって注入を伝えるためにタイミング.repeat.durationが必要です。 / Identifies the speed with which the medication was or will be introduced into the patient. Typically the rate for an infusion e.g. 100 ml per 1 hour or 100 ml/hr. May also be expressed as a rate per unit of time e.g. 500 ml per 2 hours. Other examples: 200 mcg/min or 200 mcg/1 minute; 1 liter/8 hours. Sometimes, a rate can imply duration when expressed as total volume / duration (e.g. 500mL/2 hours implies a duration of 2 hours). However, when rate doesn't imply duration (e.g. 250mL/hour), then the timing.repeat.duration is needed to convey the infuse over time period.

              Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              128. Dosage.doseAndRate.rate[x]:rateRatio.numerator
              Definition

              1日投与量の分子の情報を表す。


              分子の値。 / The value of the numerator.

              Short1日投与量の分子の情報を表す。分子値 / Numerator value
              Control10..1
              TypeQuantity(JP Core Medication Quantity DataType)
              Is Modifierfalse
              Must Supporttrue
              Summarytrue
              Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              130. Dosage.doseAndRate.rate[x]:rateRatio.numerator.value
              Definition

              1日投与量


              測定量の値。値には、値の表示に暗黙の精度が含まれます。 / The value of the measured amount. The value includes an implicit precision in the presentation of the value.

              Short1日投与量数値(暗黙の精度を持つ) / Numerical value (with implicit precision)
              Comments

              暗示された精度については常に尊重すべきである。貨幣計算では制度に関する独自のルールがある(会計についての標準的な教科書を参照すること)。


              値の暗黙の精度は常に尊重されるべきです。金銭的価値には、精度を処理するための独自のルールがあります(標準的な会計の教科書を参照)。 / The implicit precision in the value should always be honored. Monetary values have their own rules for handling precision (refer to standard accounting text books).

              Control10..1
              Typedecimal
              Is Modifierfalse
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              Must Supporttrue
              Summarytrue
              Requirements

              精度は、測定のほとんどすべての場合に暗黙的に処理されます。 / Precision is handled implicitly in almost all cases of measurement.

              Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              132. Dosage.doseAndRate.rate[x]:rateRatio.numerator.comparator
              Definition

              実際の値が計測して示された値よりも大きいのか小さいのかなど、値がどのように解釈され、表現されるのかを示している。たとえば、もし、comparatorエレメントが"<"であれば、実際の値は示された値よりも小さい(<)。


              値をどのように理解し、表現する必要があるか - 測定の問題により実際の値が記載されている値よりも大きいか小さいかどうか。例えばコンパレータが「<」の場合、実際の値は<stated値です。 / How the value should be understood and represented - whether the actual value is greater or less than the stated value due to measurement issues; e.g. if the comparator is "<" , then the real value is < stated value.

              Short< | <= | >= | > - 値の解釈法<|<= |> = |> - 価値を理解する方法 / < | <= | >= | > - how to understand the value
              Comments

              FHIRの文字列は1MB以上の大きさとなってなはらない(SHALL NOT)。

              Control0..1
              BindingThe codes SHALL be taken from QuantityComparatorhttp://hl7.org/fhir/ValueSet/quantity-comparator|4.0.1
              (required to http://hl7.org/fhir/ValueSet/quantity-comparator|4.0.1)

              量を理解し、表現する方法。 / How the Quantity should be understood and represented.

              Typecode
              Is Modifiertrue because これは、コンパレータが値の解釈を大幅に変更するため、「IS修飾子」とラベル付けされています。コンパレータがない場合、値の変更はありません / This is labeled as "Is Modifier" because the comparator modifies the interpretation of the value significantly. If there is no comparator, then there is no modification of the value
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              Summarytrue
              Requirements

              計測法に制限があって値が<5ug/L や >400mg/L として示されるような場合でも値を扱えるようなフレームワークが必要である。


              測定方法の制限があるため、値が<5ug/Lまたは> 400mg/Lの測定値を処理するためのフレームワークが必要です。 / Need a framework for handling measures where the value is <5ug/L or >400mg/L due to the limitations of measuring methodology.

              Meaning if Missingコンパレータがない場合、値の変更はありません / If there is no comparator, then there is no modification of the value
              Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              134. Dosage.doseAndRate.rate[x]:rateRatio.numerator.unit
              Definition

              投与量の単位。


              ユニットの人間の読み取り可能な形式。 / A human-readable form of the unit.

              Short投与量の単位。ユニット表現 / Unit representation
              Comments

              FHIRの文字列は1MB以上の大きさとなってなはらない(SHALL NOT)。

              Control10..1
              Typestring
              Is Modifierfalse
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              Must Supporttrue
              Summarytrue
              Requirements

              コンテキストによってさまざまな単位の表現がある。固定された特定の表現が求められることがある。たとえば、mcgはmicrogramを表す。


              測定単位には多くの表現があり、多くのコンテキストでは、特定の表現が固定され、必要です。すなわちマイクログラム用MCG。 / There are many representations for units of measure and in many contexts, particular representations are fixed and required. I.e. mcg for micrograms.

              Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              136. Dosage.doseAndRate.rate[x]:rateRatio.numerator.system
              Definition

              医薬品単位略号を識別するOID。固定値 "http://jpfhir.jp/fhir/core/mhlw/CodeSystem/MedicationUnitMERIT9Code"。 厚生労働省電子処方箋 CDA 記述仕様 別表20 医薬品単位略号 コード表を準用。拡張可能性あり。


              ユニットのコード化された形式を提供するシステムの識別。 / The identification of the system that provides the coded form of the unit.

              Short投与量の単位。コード化されたユニットフォームを定義するシステム / System that defines coded unit form
              Comments

              以下参照。 http://en.wikipedia.org/wiki/Uniform_resource_identifier

              Control10..1
              This element is affected by the following invariants: qty-3
              Typeuri
              Is Modifierfalse
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              Must Supporttrue
              Summarytrue
              Requirements

              システムによって定義される単位のコードを把握しておく必要がある。


              ユニットのコード化された形式を定義するシステムを知る必要があります。 / Need to know the system that defines the coded form of the unit.

              Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              138. Dosage.doseAndRate.rate[x]:rateRatio.numerator.code
              Definition

              医薬品単位略号。


              一部のユニット表現システムのユニットのコンピューター処理可能な形式。 / A computer processable form of the unit in some unit representation system.

              Short医薬品単位略号。ユニットのコード化された形式 / Coded form of the unit
              Comments

              単位のコード化された形式、【JP Core仕様】MERIT9医薬品単位略号マスタコードを推奨(SHOULD)されるが、ローカルコード等を利用することも可能とする


              優先システムはUCUMですが、独自の単位にはSNOMED-CT、または通貨にISO 4217を使用することもできます。使用のコンテキストには、特定のシステムからのコードがさらに必要になる場合があります。 / The preferred system is UCUM, but SNOMED CT can also be used (for customary units) or ISO 4217 for currency. The context of use may additionally require a code from a particular system.

              Control10..1
              BindingThe codes SHOULD be taken from For codes, see JP Core Medication MERIT9 Unit ValueSet
              (preferred to http://jpfhir.jp/fhir/core/ValueSet/JP_MedicationUnitMERIT9_VS)
              Typecode
              Is Modifierfalse
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              Must Supporttrue
              Summarytrue
              Requirements

              すべてのフォームに固定されたユニットの計算可能な形式が必要です。UCUMはこれを数量で提供しますが、Snomed CTは多くの関心のある単位を提供します。 / Need a computable form of the unit that is fixed across all forms. UCUM provides this for quantities, but SNOMED CT provides many units of interest.

              Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              140. Dosage.doseAndRate.rate[x]:rateRatio.denominator
              Definition

              1日投与量の分母である「1日」を表す。混乱を避けるため、「1日」以外の分母は指定しないこと。


              分母の値。 / The value of the denominator.

              Short1日投与量の分母である「1日」を表す。混乱を避けるため、「1日」以外の分母は指定しないこと。分母値 / Denominator value
              Control10..1
              TypeQuantity
              Is Modifierfalse
              Must Supporttrue
              Summarytrue
              Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              142. Dosage.doseAndRate.rate[x]:rateRatio.denominator.value
              Definition

              分母である「1日」の日数「1」


              測定量の値。値には、値の表示に暗黙の精度が含まれます。 / The value of the measured amount. The value includes an implicit precision in the presentation of the value.

              Short分母である「1日」の日数「1」数値(暗黙の精度を持つ) / Numerical value (with implicit precision)
              Comments

              値の暗黙の精度は常に尊重されるべきです。金銭的価値には、精度を処理するための独自のルールがあります(標準的な会計の教科書を参照)。 / The implicit precision in the value should always be honored. Monetary values have their own rules for handling precision (refer to standard accounting text books).

              Control10..1
              Typedecimal
              Is Modifierfalse
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              Must Supporttrue
              Summarytrue
              Requirements

              精度は、測定のほとんどすべての場合に暗黙的に処理されます。 / Precision is handled implicitly in almost all cases of measurement.

              Fixed Value1
              Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              144. Dosage.doseAndRate.rate[x]:rateRatio.denominator.comparator
              Definition

              値をどのように理解し、表現する必要があるか - 測定の問題により実際の値が記載されている値よりも大きいか小さいかどうか。例えばコンパレータが「<」の場合、実際の値は<stated値です。 / How the value should be understood and represented - whether the actual value is greater or less than the stated value due to measurement issues; e.g. if the comparator is "<" , then the real value is < stated value.

              Short<|<= |> = |> - 価値を理解する方法 / < | <= | >= | > - how to understand the value
              Control0..1
              BindingThe codes SHALL be taken from QuantityComparatorhttp://hl7.org/fhir/ValueSet/quantity-comparator|4.0.1
              (required to http://hl7.org/fhir/ValueSet/quantity-comparator|4.0.1)

              量を理解し、表現する方法。 / How the Quantity should be understood and represented.

              Typecode
              Is Modifiertrue because これは、コンパレータが値の解釈を大幅に変更するため、「IS修飾子」とラベル付けされています。コンパレータがない場合、値の変更はありません / This is labeled as "Is Modifier" because the comparator modifies the interpretation of the value significantly. If there is no comparator, then there is no modification of the value
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              Summarytrue
              Requirements

              測定方法の制限があるため、値が<5ug/Lまたは> 400mg/Lの測定値を処理するためのフレームワークが必要です。 / Need a framework for handling measures where the value is <5ug/L or >400mg/L due to the limitations of measuring methodology.

              Meaning if Missingコンパレータがない場合、値の変更はありません / If there is no comparator, then there is no modification of the value
              Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              146. Dosage.doseAndRate.rate[x]:rateRatio.denominator.unit
              Definition

              分母である「1日」の単位「日」


              ユニットの人間の読み取り可能な形式。 / A human-readable form of the unit.

              Short分母である「1日」の単位「日」ユニット表現 / Unit representation
              Control10..1
              Typestring
              Is Modifierfalse
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              Must Supporttrue
              Summarytrue
              Requirements

              測定単位には多くの表現があり、多くのコンテキストでは、特定の表現が固定され、必要です。すなわちマイクログラム用MCG。 / There are many representations for units of measure and in many contexts, particular representations are fixed and required. I.e. mcg for micrograms.

              Fixed Value
              Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              148. Dosage.doseAndRate.rate[x]:rateRatio.denominator.system
              Definition

              UCUM単位コードを識別するURI。固定値 "http://unitsofmeasure.org"。


              ユニットのコード化された形式を提供するシステムの識別。 / The identification of the system that provides the coded form of the unit.

              ShortUCUM単位コードを識別するURI。コード化されたユニットフォームを定義するシステム / System that defines coded unit form
              Control10..1
              This element is affected by the following invariants: qty-3
              Typeuri
              Is Modifierfalse
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              Must Supporttrue
              Summarytrue
              Requirements

              ユニットのコード化された形式を定義するシステムを知る必要があります。 / Need to know the system that defines the coded form of the unit.

              Fixed Valuehttp://unitsofmeasure.org
              Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              150. Dosage.doseAndRate.rate[x]:rateRatio.denominator.code
              Definition

              「日」を表すUCUM単位コード。"d"


              一部のユニット表現システムのユニットのコンピューター処理可能な形式。 / A computer processable form of the unit in some unit representation system.

              Short「日」を表すUCUM単位コード。"d"ユニットのコード化された形式 / Coded form of the unit
              Comments

              優先システムはUCUMですが、独自の単位にはSNOMED-CT、または通貨にISO 4217を使用することもできます。使用のコンテキストには、特定のシステムからのコードがさらに必要になる場合があります。 / The preferred system is UCUM, but SNOMED CT can also be used (for customary units) or ISO 4217 for currency. The context of use may additionally require a code from a particular system.

              Control10..1
              BindingThe codes SHALL be taken from For codes, see UnitsOfTime
              (required to http://hl7.org/fhir/ValueSet/units-of-time)
              Typecode
              Is Modifierfalse
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              Must Supporttrue
              Summarytrue
              Requirements

              すべてのフォームに固定されたユニットの計算可能な形式が必要です。UCUMはこれを数量で提供しますが、Snomed CTは多くの関心のある単位を提供します。 / Need a computable form of the unit that is fixed across all forms. UCUM provides this for quantities, but SNOMED CT provides many units of interest.

              Fixed Valued
              Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              152. Dosage.doseAndRate.rate[x]:rateRange
              Slice NamerateRange
              Definition

              薬剤が投与される量の速度


              時間単位あたりの薬の量。 / Amount of medication per unit of time.

              Short薬剤の投与量速度時間単位あたりの薬の量 / Amount of medication per unit of time
              Comments

              レートとデスケーティティの両方を供給して、薬の投与と供給の方法についての詳細を提供することができます。レートが時間の経過とともに変化することを目的としている場合、ローカルのルール/規制に応じて、各変更は、更新されたレートのある薬物療法の新しいバージョンとしてキャプチャするか、新しいレートで新しい薬物採取でキャプチャされる必要があります。

              レート(100 ml/hour)を使用して、時間の経過とともにレートを指定することができます。RateQuantityアプローチでは、時間が分母として指定されている特定の比率ではなく、ML/時間が含まれているUCUMグラマーを解析する機能をシステムに持つ必要があります。2時間にわたって500mlなどのレートが指定されている場合、250 mg/時のレートの量を使用して指定するよりも、定量的に正しい場合があります。 / It is possible to supply both a rate and a doseQuantity to provide full details about how the medication is to be administered and supplied. If the rate is intended to change over time, depending on local rules/regulations, each change should be captured as a new version of the MedicationRequest with an updated rate, or captured with a new MedicationRequest with the new rate.

              It is possible to specify a rate over time (for example, 100 ml/hour) using either the rateRatio and rateQuantity. The rateQuantity approach requires systems to have the capability to parse UCUM grammer where ml/hour is included rather than a specific ratio where the time is specified as the denominator. Where a rate such as 500ml over 2 hours is specified, the use of rateRatio may be more semantically correct than specifying using a rateQuantity of 250 mg/hour.

              Control0..1
              TypeRange(JP Core Medication Range DataType), Quantity(SimpleQuantity), Ratio
              [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
              Is Modifierfalse
              Summarytrue
              Requirements

              患者に薬が導入された、または導入される速度を識別します。通常、注入のレート。1時間あたり100 mlまたは100 ml/hr。また、時間単位あたりのレートとして表現することもできます。2時間あたり500 ml。その他の例:200 mcg/minまたは200 mcg/1分。1リットル/8時間。時には、総量 /持続時間として表される場合、レートは期間を意味する場合があります(たとえば、500ml / 2時間は2時間の期間を意味します)。ただし、レートが期間(250ml/hour)を意味しない場合、期間にわたって注入を伝えるためにタイミング.repeat.durationが必要です。 / Identifies the speed with which the medication was or will be introduced into the patient. Typically the rate for an infusion e.g. 100 ml per 1 hour or 100 ml/hr. May also be expressed as a rate per unit of time e.g. 500 ml per 2 hours. Other examples: 200 mcg/min or 200 mcg/1 minute; 1 liter/8 hours. Sometimes, a rate can imply duration when expressed as total volume / duration (e.g. 500mL/2 hours implies a duration of 2 hours). However, when rate doesn't imply duration (e.g. 250mL/hour), then the timing.repeat.duration is needed to convey the infuse over time period.

              Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              154. Dosage.doseAndRate.rate[x]:rateQuantity
              Slice NamerateQuantity
              Definition

              投与速度(量/時間)を指定する


              時間単位あたりの薬の量。 / Amount of medication per unit of time.

              Short投与速度(量/時間)を指定する時間単位あたりの薬の量 / Amount of medication per unit of time
              Comments

              レートとデスケーティティの両方を供給して、薬の投与と供給の方法についての詳細を提供することができます。レートが時間の経過とともに変化することを目的としている場合、ローカルのルール/規制に応じて、各変更は、更新されたレートのある薬物療法の新しいバージョンとしてキャプチャするか、新しいレートで新しい薬物採取でキャプチャされる必要があります。

              レート(100 ml/hour)を使用して、時間の経過とともにレートを指定することができます。RateQuantityアプローチでは、時間が分母として指定されている特定の比率ではなく、ML/時間が含まれているUCUMグラマーを解析する機能をシステムに持つ必要があります。2時間にわたって500mlなどのレートが指定されている場合、250 mg/時のレートの量を使用して指定するよりも、定量的に正しい場合があります。 / It is possible to supply both a rate and a doseQuantity to provide full details about how the medication is to be administered and supplied. If the rate is intended to change over time, depending on local rules/regulations, each change should be captured as a new version of the MedicationRequest with an updated rate, or captured with a new MedicationRequest with the new rate.

              It is possible to specify a rate over time (for example, 100 ml/hour) using either the rateRatio and rateQuantity. The rateQuantity approach requires systems to have the capability to parse UCUM grammer where ml/hour is included rather than a specific ratio where the time is specified as the denominator. Where a rate such as 500ml over 2 hours is specified, the use of rateRatio may be more semantically correct than specifying using a rateQuantity of 250 mg/hour.

              Control0..1
              TypeQuantity(SimpleQuantity), Ratio, Range
              [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
              Is Modifierfalse
              Summarytrue
              Requirements

              患者に薬が導入された、または導入される速度を識別します。通常、注入のレート。1時間あたり100 mlまたは100 ml/hr。また、時間単位あたりのレートとして表現することもできます。2時間あたり500 ml。その他の例:200 mcg/minまたは200 mcg/1分。1リットル/8時間。時には、総量 /持続時間として表される場合、レートは期間を意味する場合があります(たとえば、500ml / 2時間は2時間の期間を意味します)。ただし、レートが期間(250ml/hour)を意味しない場合、期間にわたって注入を伝えるためにタイミング.repeat.durationが必要です。 / Identifies the speed with which the medication was or will be introduced into the patient. Typically the rate for an infusion e.g. 100 ml per 1 hour or 100 ml/hr. May also be expressed as a rate per unit of time e.g. 500 ml per 2 hours. Other examples: 200 mcg/min or 200 mcg/1 minute; 1 liter/8 hours. Sometimes, a rate can imply duration when expressed as total volume / duration (e.g. 500mL/2 hours implies a duration of 2 hours). However, when rate doesn't imply duration (e.g. 250mL/hour), then the timing.repeat.duration is needed to convey the infuse over time period.

              Invariantsele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))