PackagesCanonicalsLogsProblems
    Packages
    jp-core.r4@1.1.1-rc
    http://jpfhir.jp/fhir/core/StructureDefinition/JP_Medication
{
  "description": "このプロファイルはMedicationリソースに対して、主に薬剤データを送受信するための基礎となる制約と拡張を定めたものである。",
  "_filename": "StructureDefinition-jp-medication.json",
  "package_name": "jp-core.r4",
  "date": "2022-10-24",
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "JP_Medication",
  "mapping": [ {
    "uri": "http://ncpdp.org/SCRIPT10_6",
    "name": "Mapping to NCPDP SCRIPT 10.6",
    "identity": "script10.6"
  }, {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://hl7.org/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  }, {
    "uri": "http://hl7.org/v2",
    "name": "HL7 v2 Mapping",
    "identity": "v2"
  } ],
  "abstract": false,
  "type": "Medication",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "JP Core Medication Profile",
  "package_version": "1.1.1-rc",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-category",
    "valueString": "Clinical.Medications"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-security-category",
    "valueCode": "business"
  } ],
  "status": "active",
  "id": "1bcbc54d-657f-47e8-a274-45a0bceaff61",
  "kind": "resource",
  "url": "http://jpfhir.jp/fhir/core/StructureDefinition/JP_Medication",
  "version": "1.1.1",
  "differential": {
    "element": [ {
      "id": "Medication",
      "path": "Medication",
      "short": "Medication Resourceの定義",
      "definition": "This resource is primarily used for the identification and definition of a medication for the purposes of prescribing, dispensing, and administering a medication as well as for making statements about medication use.\r\n\r\nこのResourceは薬剤を処方し、払い出し(調剤)、その投与を定義し、IDを付与するためにまず利用され、薬剤の使用状態を示すためにも使われる。"
    }, {
      "id": "Medication.id",
      "path": "Medication.id",
      "short": "このアーチファクトに対する論理ID",
      "comment": "ResourceにIDがない時期は、create操作のためにサーバにResourceが送信されている時期だけである。",
      "definition": "リソースに対するURLとして使われるリソースの論理ID。この値は一度割り当てられたら変更されることはない。"
    }, {
      "id": "Medication.identifier",
      "path": "Medication.identifier",
      "short": "この薬剤に関する業務用のID",
      "comment": "IDとしてシリアルナンバーを使うこともできる。",
      "definition": "この薬剤に関する業務用のID"
    }, {
      "id": "Medication.code",
      "path": "Medication.code",
      "short": "この薬剤を特定するコード",
      "binding": {
        "strength": "preferred",
        "valueSet": "http://jpfhir.jp/fhir/core/ValueSet/JP_MedicationCode_VS",
        "description": "薬品の種類を規定するコード化された概念"
      },
      "comment": "使われるコンテキストによるが、ユーザ(処方や調剤などを行った人)によって実際にコードが選択されたのであれば、coding.userSelectedはtrueとすることとなる。Codingのデータ型で説明されているように、「ユーザインターフェース(たとえば、選択肢から特定の項目をユーザが選択するような形式)で特定のコードをユーザが選択したのであれば、\"userSelected\"に記録されてもよい」\r\nユーザが選択したコードがあれば、その選択がコード変換などで優先される。そのほかのコードは代替のコードシステムか低粒度のコード(たとえば、ベンダー固有の初期値のための一般的なコード)に文字列変換変換するしかない。",
      "definition": "A code (or set of codes) that specify this medication, or a textual description if no code is available. Usage note: This could be a standard medication code such as a code from RxNorm, SNOMED CT, IDMP etc. It could also be a national or local formulary code, optionally with translations to other code systems.\r\n\r\nこの薬剤を指定するコード。該当するコードがない場合はテキスト表記。\r\n使用法について注記:日本ではHOTコードを利用することが推奨される。一般的な薬剤コードとしてRxNorm、SNOMD CT, IDMPなど標準的な医薬品コードを使うことができる。国や地域に特有のローカルコードも使うことができ、他のコードに変換することもできる。"
    }, {
      "id": "Medication.status",
      "min": 1,
      "path": "Medication.status",
      "comment": "このステータスは薬剤がローカルにあるシステム内で薬剤データベースや棚卸表で有効とされているかどうかを識別するためのものである。たとえば、薬剤システムで「ABC病院特製クリーム」といった製剤のために新しい薬剤ファイルを作成されるような場合もある。未来のある時点では、薬剤記録を作成した時にエラーが発生し、ステータスが「entered-in-error」に変化することもありうる。このステータスは薬剤が特定の処方集に記載されているかどうかを指定するためのものではない。薬剤記録が複数の処方集やカタログを参照することも可能であり、それぞれの記録が異なるステータスを持つこともある。",
      "definition": "薬剤が有効に使われているかどうかを指定するコード。",
      "isModifierReason": "このエレメントはすべての属性の解釈によって変化する。"
    }, {
      "id": "Medication.manufacturer",
      "path": "Medication.manufacturer",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://jpfhir.jp/fhir/core/StructureDefinition/JP_Organization" ]
      } ],
      "short": "製品の製造者",
      "definition": "Describes the details of the manufacturer of the medication product.  This is not intended to represent the distributor of a medication product.\r\n\r\n医薬品の製造元の詳細を説明する。これは、医薬品の販売業者を表すことを意図したものではない。"
    }, {
      "id": "Medication.form",
      "path": "Medication.form",
      "short": "TAB | CAP | PWD | SYR | SUP | LQD | OIT | CRM | TPE | INJ +",
      "binding": {
        "strength": "preferred",
        "valueSet": "http://jpfhir.jp/fhir/core/ValueSet/JP_MedicationFormMERIT9_VS"
      },
      "comment": "もし、Medication ResourceがMedicationRequest Resourceから参照された場合は、これはオーダされた剤型である。Medication ResourceがMedicationDispense Resourceから参照された場合は、払い出された剤型である。MedicationAdministration ResourceからMedication Resourceが参照されていれば、投与された剤型である。",
      "definition": "TAB | CAP | PWD | SYR | SUP | LQD | OIT | CRM | TPE | INJ + 製品の剤型についての説明。散剤、ドライシロップ(PWD)、錠剤(TAB)、カプセル(CAP)など。"
    }, {
      "id": "Medication.amount",
      "path": "Medication.amount",
      "type": [ {
        "code": "Ratio",
        "profile": [ "http://jpfhir.jp/fhir/core/StructureDefinition/JP_MedicationRatio_Amount" ]
      } ],
      "short": "パッケージ中の薬剤の量",
      "comment": "比率(Ratio)を表すデータ型は、量(Quantity)と共通単位を使って適切に表現できないときのみに使われるべきである。分母が\"1\"に固定されているとわかっているような場合は、量(Quantity)を比率(Ratio)の代わりに使うべきである。",
      "definition": "パッケージされた製品に含まれる薬剤固有の量。たとえば、同じ力価の製品を指定すれば(たとえば、インスリングラルギン10単位/mL注射液)、この値はパッケージ内での薬剤量(たとえば、3mL, 10mLなど)を明示することになる。"
    }, {
      "id": "Medication.ingredient",
      "path": "Medication.ingredient",
      "short": "薬効がある、あるいは薬効を伴わない成分",
      "comment": "すべての成分を含む必要はない。もし、ある成分が記載されていなくてもその成分が含有されているかどうかを必ずしも意味しない。特定の成分が記載されていても、すべての成分が記載されていると言うことを意味しない。有効成分であるか、有効成分ではないかを指定することは可能である。",
      "definition": "この薬剤を構成する特定の重要成分を識別する"
    }, {
      "id": "Medication.ingredient.extension",
      "path": "Medication.ingredient.extension",
      "slicing": {
        "rules": "open",
        "ordered": false,
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Medication.ingredient.extension:drugNo",
      "max": "*",
      "min": 0,
      "path": "Medication.ingredient.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_Medication_Ingredient_DrugNo" ]
      } ],
      "sliceName": "drugNo"
    }, {
      "id": "Medication.ingredient.item[x]",
      "path": "Medication.ingredient.item[x]",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "有効な成分あるいは含有物",
      "comment": "すべての用語集はこの一般的な様式を満たさない。場合によっては、情報モデルとしてCodeableConceptや直接Codingを使うべきではなく、テキストやコード、翻訳や事前条件と事後条件でのエレメントの関係などを示すことも適切ではない。",
      "definition": "有効成分。物質(単純成分)あるいは他の薬剤や処方。",
      "requirements": "成分は物質(たとえば、アモキシシリン)や、他の薬剤(たとえば、Glaxal Baseなどの合成製品)を参照されることもある。"
    }, {
      "id": "Medication.ingredient.isActive",
      "path": "Medication.ingredient.isActive",
      "short": "有効成分の指標",
      "definition": "この成分が薬剤の治療効果に影響するかどうかの指標\r\n\r\nIndication of whether this ingredient affects the therapeutic action of the drug.",
      "requirements": "Trueであれば、この成分が薬剤の治療効果に影響がある(たとえば有効)ということを示す。\r\nFalseであれば、この成分が薬剤の治療効果に影響がない(たとえば無効)ということを示す。"
    }, {
      "id": "Medication.ingredient.strength",
      "min": 1,
      "path": "Medication.ingredient.strength",
      "type": [ {
        "code": "Ratio",
        "profile": [ "http://jpfhir.jp/fhir/core/StructureDefinition/JP_MedicationRatio_Amount" ]
      } ],
      "short": "成分の活性量",
      "comment": "Ratioデータ型は2つの数字の関係で示され、Quantityや一般的な単位で適切に表現できない関係を表すときにのみ用いられる。分母の値が「1」で固定されているような値であれば、QuantityがRatioの代わりに用いられるべきである。",
      "definition": "この薬剤中にどの程度の物質が含まれているかを示す。たとえば、1錠あたり250mgなど。これは分子が250mgで分母が1錠である比率を表現している。"
    }, {
      "id": "Medication.ingredient.strength.extension:strengthType",
      "max": "*",
      "min": 0,
      "path": "Medication.ingredient.strength.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_Medication_IngredientStrength_StrengthType" ]
      } ],
      "sliceName": "strengthType",
      "definition": "投与量が製剤単位か成分単位かを格納する拡張"
    }, {
      "id": "Medication.batch",
      "path": "Medication.batch",
      "short": "分包された薬剤についての詳細な解説",
      "definition": "薬剤のパッケージ(薬品そのものではない)についての情報。"
    }, {
      "id": "Medication.batch.lotNumber",
      "path": "Medication.batch.lotNumber",
      "short": "バッチのID",
      "comment": "FHIRの文字列は1MBを超えるサイズであってはならない(SHALL NOT)。",
      "definition": "特定の薬品を含むバッチに割り当てられたロット番号"
    }, {
      "id": "Medication.batch.expirationDate",
      "path": "Medication.batch.expirationDate",
      "short": "このバッチの期限が切れるとき",
      "definition": "この特定のバッチの薬剤の期限が切れるとき"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Medication"
}