{
  "resourceType" : "MedicationRequest",
  "id" : "jp-medicationrequest-department-example-02",
  "meta" : {
    "profile" : ["http://jpfhir.jp/fhir/core/StructureDefinition/JP_MedicationRequest"]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest jp-medicationrequest-department-example-02</b></p><a name=\"jp-medicationrequest-department-example-02\"> </a><a name=\"hcjp-medicationrequest-department-example-02\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-jp-medicationrequest.html\">JP Core MedicationRequest Profile</a></p></div><p><b>JP Core Common Department Extension</b>: <a href=\"Organization-jp-organization-department-example-01.html\">第一内科</a></p><p><b>identifier</b>: <a href=\"NamingSystem-jp-medication-rpgroup-number-namingsystem.html\" title=\"JP Core Medication RpGroup Number NamingSystem RP番号\">JP_Medication_RpGroup_Number_NamingSystem</a>/2, <a href=\"NamingSystem-jp-medication-rpgruop-index-namingsystem.html\" title=\"JP Core Medication RpGruop Index NamingSystem RP内の順序を示す連番\">JP_Medication_RpGruop_Index_NamingSystem</a>/1, <a href=\"NamingSystem-jp-core-resourceInstance-identifier.html\" title=\"JP_core_resourceInstance_identifier_NamingSystem\">JP_core_resourceInstance_identifier_NamingSystem</a>/MR-20230401-0002, <a href=\"NamingSystem-jp-IdSystem-prescriptionDocumentID-namingsystem.html\" title=\"JP_IdSystem_PrescriptionDocumentID_NamingSystem\">JP_IdSystem_PrescriptionDocumentID_NamingSystem</a>/20230401-0000000002</p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>medication</b>: <span title=\"Codes:{urn:oid:1.2.392.100495.20.2.74 110626901}\">ロキソプロフェンNa錠６０ｍｇ「サワイ」</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#JP_local_patient_identifier_11311234567_NamingSystem#00000010)</a></p><p><b>authoredOn</b>: 2023-04-01 14:00:00+0900</p><blockquote><p><b>dosageInstruction</b></p><p><b>text</b>: 内服・経口・１日３回朝昼夕食後</p><p><b>timing</b>: Code </p><p><b>route</b>: <span title=\"Codes:{urn:oid:2.16.840.1.113883.3.1937.777.10.5.162 PO}\">口</span></p><h3>DoseAndRates</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Dose[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>1 錠<span style=\"background: LightGoldenRodYellow\"> (Details: JP Core Medication MERIT9 Unit CodeSystem  codeTAB = '錠')</span></td></tr></table></blockquote><h3>DispenseRequests</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Quantity</b></td></tr><tr><td style=\"display: none\">*</td><td>9 錠<span style=\"background: LightGoldenRodYellow\"> (Details: JP Core Medication MERIT9 Unit CodeSystem  codeTAB = '錠')</span></td></tr></table></div>"
  },
  "extension" : [{
    "url" : "http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_Common_Department",
    "valueReference" : {
      "reference" : "Organization/jp-organization-department-example-01",
      "display" : "第一内科"
    }
  }],
  "identifier" : [{
    "system" : "http://jpfhir.jp/fhir/core/mhlw/IdSystem/Medication-RPGroupNumber",
    "value" : "2"
  },
  {
    "system" : "http://jpfhir.jp/fhir/core/mhlw/IdSystem/MedicationAdministrationIndex",
    "value" : "1"
  },
  {
    "system" : "http://jpfhir.jp/fhir/core/IdSystem/resourceInstance-identifier",
    "value" : "MR-20230401-0002"
  },
  {
    "system" : "urn:oid:1.2.392.100495.20.3.11",
    "value" : "20230401-0000000002"
  }],
  "status" : "active",
  "intent" : "order",
  "medicationCodeableConcept" : {
    "coding" : [{
      "system" : "urn:oid:1.2.392.100495.20.2.74",
      "code" : "110626901",
      "display" : "ロキソプロフェンNa錠６０ｍｇ「サワイ」"
    }]
  },
  "subject" : {
    "reference" : "Patient/jp-patient-example-1"
  },
  "authoredOn" : "2023-04-01T14:00:00+09:00",
  "dosageInstruction" : [{
    "text" : "内服・経口・１日３回朝昼夕食後",
    "timing" : {
      "code" : {
        "coding" : [{
          "system" : "urn:oid:1.2.392.100495.20.2.31",
          "code" : "1013044400000000",
          "display" : "内服・経口・１日３回朝昼夕食後"
        }]
      }
    },
    "route" : {
      "coding" : [{
        "system" : "urn:oid:2.16.840.1.113883.3.1937.777.10.5.162",
        "code" : "PO",
        "display" : "口"
      }]
    },
    "doseAndRate" : [{
      "doseQuantity" : {
        "value" : 1,
        "unit" : "錠",
        "system" : "http://jpfhir.jp/fhir/core/mhlw/CodeSystem/MedicationUnitMERIT9Code",
        "code" : "TAB"
      }
    }]
  }],
  "dispenseRequest" : {
    "quantity" : {
      "value" : 9,
      "unit" : "錠",
      "system" : "http://jpfhir.jp/fhir/core/mhlw/CodeSystem/MedicationUnitMERIT9Code",
      "code" : "TAB"
    }
  }
}