FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/jp-medicationdosage-injection

Packagejp-core.r4
Resource TypeStructureDefinition
Idjp-medicationdosage-injection
FHIR VersionR4
Sourcehttp://jpfhir.jp/fhir/core/https://simplifier.net/resolve?scope=jp-core.r4@1.1.1-rc&canonical=http://jpfhir.jp/fhir/core/StructureDefinition/JP_MedicationDosage_Injection
URLhttp://jpfhir.jp/fhir/core/StructureDefinition/JP_MedicationDosage_Injection
Version1.1.1
Statusactive
Date2022-10-24
NameJP_MedicationDosage_Injection
TitleJP Core MedicationDosage Injection DataType
Realmjp
Descriptionこのデータタイプは注射用法の制約と拡張のうち共通部分を定めている。
TypeDosage
Kindcomplex-type

Resources that use this resource

StructureDefinition
JP_MedicationDispense_InjectionJP Core MedicationDispense Injection Profile
JP_MedicationRequest_InjectionJP Core MedicationRequest Injection Profile

Resources that this resource uses

StructureDefinition
JP_MedicationDosage_DeviceJP Core Medication Dosage Device Extension
JP_MedicationDosage_DosageCommentJP Core Medication Dosage DosageComment Extension
JP_MedicationDosage_LineJP Core Medication Dosage Line Extension
JP_MedicationDosage_LineCommentJP Core Medication Dosage LineComment Extension
JP_MedicationDosage_MethodCommentJP Core Medication Dosage MethodComment Extension
JP_MedicationDosage_RateCommentJP Core Medication Dosage RateComment Extension
JP_MedicationDosage_RouteCommentJP Core Medication Dosage RouteComment Extension
JP_MedicationDosage_SiteCommentJP Core Medication Dosage SiteComment Extension
JP_MedicationDosageBaseJP Core MedicationDosage Base DataType
JP_MedicationRange_UnitOfTimeJP Core Medication Range DataType
JP_MedicationRatio_DosePerPeriodJP Core Medication Rate Ratio DataType
JP_MedicationSimpleQuantityJP Core Medication Quantity DataType
ValueSet
JP_MedicationUsageInjection_VSJP Core MedicationReuqest Injection Usage ValueSet

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "jp-medicationdosage-injection",
  "url": "http://jpfhir.jp/fhir/core/StructureDefinition/JP_MedicationDosage_Injection",
  "version": "1.1.1",
  "name": "JP_MedicationDosage_Injection",
  "title": "JP Core MedicationDosage Injection DataType",
  "status": "active",
  "date": "2022-10-24",
  "description": "このデータタイプは注射用法の制約と拡張のうち共通部分を定めている。",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    },
    {
      "identity": "v2",
      "uri": "http://hl7.org/v2",
      "name": "HL7 v2 Mapping"
    }
  ],
  "kind": "complex-type",
  "abstract": false,
  "type": "Dosage",
  "baseDefinition": "http://jpfhir.jp/fhir/core/StructureDefinition/JP_MedicationDosageBase",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Dosage.extension:dosageComment",
        "path": "Dosage.extension",
        "sliceName": "dosageComment",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_MedicationDosage_DosageComment"
            ]
          }
        ]
      },
      {
        "id": "Dosage.extension:device",
        "path": "Dosage.extension",
        "sliceName": "device",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_MedicationDosage_Device"
            ]
          }
        ]
      },
      {
        "id": "Dosage.extension:line",
        "path": "Dosage.extension",
        "sliceName": "line",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_MedicationDosage_Line"
            ]
          }
        ]
      },
      {
        "id": "Dosage.extension:lineComment",
        "path": "Dosage.extension",
        "sliceName": "lineComment",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_MedicationDosage_LineComment"
            ]
          }
        ]
      },
      {
        "id": "Dosage.timing",
        "path": "Dosage.timing",
        "short": "投与タイミング",
        "definition": "投与タイミングを記録する。"
      },
      {
        "id": "Dosage.timing.code",
        "path": "Dosage.timing.code",
        "comment": "BIDなどは「施設特有の時間」として定義される。たとえば、施設がBIDを「つねに朝7時と夕方6時」であると指定することがある。この指定が不適切であれば、BIDというコードは使うべきではない。その代わり、HL7が定義したBIDのコードではなく、その施設特有のコードで明示的に示すべきであり、構造化された表現を使うべきである(この場合、2回のイベントの時刻を指定する必要がある)。  \n【JP Core仕様】頓用指示時にはJAMI処方・注射オーダ標準用法規格の表6 イベント区分、イベント詳細区分(“http://jpfhir.jp/fhir/core/CodeSystem/JP_MedicationAsNeededConditionJAMI_CS”)を推奨するが、MERIT-9 処方オーダ 表5 頓用指示(“http://jpfhir.jp/fhir/core/CodeSystem/JP_MedicationAsNeededConditionMERIT9_CS”) を使用してもよい。",
        "binding": {
          "strength": "preferred",
          "valueSet": "http://jpfhir.jp/fhir/core/ValueSet/JP_MedicationUsageInjection_VS"
        }
      },
      {
        "id": "Dosage.site.extension:siteComment",
        "path": "Dosage.site.extension",
        "sliceName": "siteComment",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_MedicationDosage_SiteComment"
            ]
          }
        ]
      },
      {
        "id": "Dosage.site.extension:bodySite",
        "path": "Dosage.site.extension",
        "sliceName": "bodySite",
        "short": "身体部位の位置に関する詳細",
        "definition": "身体部位の位置に関する詳細情報。site概念がユースケースに必要な詳細を提供しない場合に使用される。",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/bodySite"
            ]
          }
        ]
      },
      {
        "id": "Dosage.route.extension:routeComment",
        "path": "Dosage.route.extension",
        "sliceName": "routeComment",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_MedicationDosage_RouteComment"
            ]
          }
        ]
      },
      {
        "id": "Dosage.method.extension:methodComment",
        "path": "Dosage.method.extension",
        "sliceName": "methodComment",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_MedicationDosage_MethodComment"
            ]
          }
        ]
      },
      {
        "id": "Dosage.doseAndRate.extension:rateComment",
        "path": "Dosage.doseAndRate.extension",
        "sliceName": "rateComment",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_MedicationDosage_RateComment"
            ]
          }
        ]
      },
      {
        "id": "Dosage.doseAndRate.doseQuantity",
        "path": "Dosage.doseAndRate.doseQuantity",
        "short": "1回投与量(体積)",
        "definition": "1回投与量(体積)",
        "comment": "この量は指定された薬剤の量を指定するものであって、各有効成分の量を指定するものではない。各成分の量はMedication resourceで伝えることができる。たとえば、有効成分が375mgである錠剤を1錠投与することを伝えたい場合、Medication resourceを利用して、XYZ成分が375mg含有しているという錠剤であることを文書化することができる。あるいは1回投与量が375mgであることを伝えるのであれば、Medication resourceをつかって単にそれが錠剤であることを示せばよい。もし、ドーパミンの静注を例に挙げて、400mgのドーパミンを500mlの注射溶液に混ぜて使うことを伝えたいのであれば、それをすべてMedication resourceで伝えることができる。もし、投与について即時に伝達することを意図していない(たとえば投与速度が示されていたり、投与時期に範囲があるような場合)のであれば、たとえば1回500mlを4時間以上かけて投与する予定を伝える場合にもMedication resourceで伝えることができる。  \n【JP Core仕様】1回の投与量(体積)を指定する。単位はUCUMを使用する。",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Quantity",
            "profile": [
              "http://jpfhir.jp/fhir/core/StructureDefinition/JP_MedicationSimpleQuantity"
            ]
          }
        ]
      },
      {
        "id": "Dosage.doseAndRate.rateRatio",
        "path": "Dosage.doseAndRate.rateRatio",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Ratio",
            "profile": [
              "http://jpfhir.jp/fhir/core/StructureDefinition/JP_MedicationRatio_DosePerPeriod"
            ]
          }
        ]
      },
      {
        "id": "Dosage.doseAndRate.rateRange",
        "path": "Dosage.doseAndRate.rateRange",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Range",
            "profile": [
              "http://jpfhir.jp/fhir/core/StructureDefinition/JP_MedicationRange_UnitOfTime"
            ]
          }
        ]
      },
      {
        "id": "Dosage.doseAndRate.rateQuantity",
        "path": "Dosage.doseAndRate.rateQuantity",
        "short": "投与速度(流量)を指定する単位は流量を表す単位(e.g. 量/時間)を指定する",
        "definition": "投与速度(流量)を指定する単位は流量を表す単位(e.g. 量/時間)を指定する",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Quantity",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/SimpleQuantity"
            ]
          }
        ]
      }
    ]
  }
}