HL7 FHIR JP Core ImplementationGuide
1.1.2-url - ci-build Japan

HL7 FHIR JP Core ImplementationGuide - Local Development build (v1.1.2-url) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: JP Core MedicationRequest Example 内服処方指示 パンスポリンT錠100 100mg - JSON Representation

Raw json | Download



{

  "resourceType" : "MedicationRequest",

  "id" : "jp-medicationrequest-example-2",

  "meta" : {

    "profile" : [

      🔗 "http://jpfhir.jp/fhir/core/StructureDefinition/JP_MedicationRequest"

    ]

  },

  "text" : {

    "status" : "generated",

    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest jp-medicationrequest-example-2</b></p><a name=\"jp-medicationrequest-example-2\"> </a><a name=\"hcjp-medicationrequest-example-2\"> </a><a name=\"jp-medicationrequest-example-2-ja\"> </a><p><b>identifier</b>: <code>http://jpfhir.jp/fhir/core/mhlw/IdSystem/Medication-RPGroupNumber</code>/2, <code>http://jpfhir.jp/fhir/core/mhlw/IdSystem/MedicationAdministrationIndex</code>/2, <code>http://jpfhir.jp/fhir/core/IdSystem/resourceInstance-identifier</code>/1234567890.1.2</p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>medication</b>: <span title=\"Codes:{http://medis.or.jp/CodeSystem/master-HOT9 110926901}\">パンスポリンT錠100 100mg</span></p><p><b>subject</b>: <a href=\"Patient-jp-patient-example-1.html\">山田 太郎 Male, DoB: 1970-01-01 ( urn:oid:1.2.392.100495.20.3.51.11311234567#00000010)</a></p><p><b>authoredOn</b>: 2020-04-01 12:28:17+0900</p><blockquote><p><b>dosageInstruction</b></p></blockquote><blockquote><p><b>dispenseRequest</b></p><p><b>quantity</b>: 18 錠<span style=\"background: LightGoldenRodYellow\"> (Details: JP Core Medication MERIT9 Unit CodeSystem  codeTAB = '錠')</span></p><h3>ExpectedSupplyDurations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value</b></td><td><b>Unit</b></td><td><b>System</b></td><td><b>Code</b></td></tr><tr><td style=\"display: none\">*</td><td>3</td><td>日</td><td><a href=\"http://terminology.hl7.org/6.0.2/CodeSystem-v3-ucum.html\">http://unitsofmeasure.org</a></td><td>d</td></tr></table></blockquote></div>"

  },

  "identifier" : [

    {

      "system" : "http://jpfhir.jp/fhir/core/mhlw/IdSystem/Medication-RPGroupNumber",

      "value" : "2"

    },

    {

      "system" : "http://jpfhir.jp/fhir/core/mhlw/IdSystem/MedicationAdministrationIndex",

      "value" : "2"

    },

    {

      "system" : "http://jpfhir.jp/fhir/core/IdSystem/resourceInstance-identifier",

      "value" : "1234567890.1.2"

    }

  ],

  "status" : "active",

  "intent" : "order",

  "medicationCodeableConcept" : {

    "coding" : [

      {

        "system" : "http://medis.or.jp/CodeSystem/master-HOT9",

        "code" : "110926901",

        "display" : "パンスポリンT錠100 100mg"

      }

    ]

  },

  "subject" : {

    🔗 "reference" : "Patient/jp-patient-example-1"

  },

  "authoredOn" : "2020-04-01T12:28:17+09:00",

  "dosageInstruction" : [

    {

      "extension" : [

        {

          "url" : "http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_MedicationDosage_PeriodOfUse",

          "valuePeriod" : {

            "start" : "2020-04-01"

          }

        },

        {

          "url" : "http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_MedicationDosage_UsageDuration",

          "valueDuration" : {

            "value" : 3,

            "unit" : "日",

            "system" : "http://unitsofmeasure.org",

            "code" : "d"

          }

        }

      ],

      "text" : "内服・経口・1日3回朝昼夕食後",

      "timing" : {

        "code" : {

          "coding" : [

            {

              "system" : "http://jami.jp/CodeSystem/MedicationUsage",

              "code" : "1013044400000000",

              "display" : "内服・経口・1日3回朝昼夕食後"

            }

          ]

        }

      },

      "route" : {

        "coding" : [

          {

            "system" : "http://jpfhir.jp/fhir/core/CodeSystem/route-codes",

            "code" : "PO",

            "display" : "口"

          }

        ]

      },

      "method" : {

        "coding" : [

          {

            "system" : "http://jami.jp/CodeSystem/MedicationMethodDetailUsage",

            "code" : "10",

            "display" : "経口"

          }

        ]

      },

      "doseAndRate" : [

        {

          "type" : {

            "coding" : [

              {

                "system" : "http://jpfhir.jp/fhir/core/mhlw/CodeSystem/MedicationIngredientStrengthType",

                "code" : "1",

                "display" : "製剤量"

              }

            ]

          },

          "doseQuantity" : {

            "value" : 2,

            "unit" : "錠",

            "system" : "http://jpfhir.jp/fhir/core/mhlw/CodeSystem/MedicationUnitMERIT9Code",

            "code" : "TAB"

          },

          "rateRatio" : {

            "numerator" : {

              "value" : 6,

              "unit" : "錠",

              "system" : "http://jpfhir.jp/fhir/core/mhlw/CodeSystem/MedicationUnitMERIT9Code",

              "code" : "TAB"

            },

            "denominator" : {

              "value" : 1,

              "unit" : "日",

              "system" : "http://unitsofmeasure.org",

              "code" : "d"

            }

          }

        }

      ]

    }

  ],

  "dispenseRequest" : {

    "quantity" : {

      "value" : 18,

      "unit" : "錠",

      "system" : "http://jpfhir.jp/fhir/core/mhlw/CodeSystem/MedicationUnitMERIT9Code",

      "code" : "TAB"

    },

    "expectedSupplyDuration" : {

      "value" : 3,

      "unit" : "日",

      "system" : "http://unitsofmeasure.org",

      "code" : "d"

    }

  }

}