{
  "resourceType" : "MedicationStatement",
  "id" : "jp-medicationstatement-example-1",
  "meta" : {
    "profile" : ["http://jpfhir.jp/fhir/core/StructureDefinition/JP_MedicationStatement"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MedicationStatement jp-medicationstatement-example-1</b></p><a name=\"jp-medicationstatement-example-1\"> </a><a name=\"hcjp-medicationstatement-example-1\"> </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-medicationstatement.html\">JP Core MedicationStatement Profile</a></p></div><p><b>status</b>: Completed</p><p><b>medication</b>: <span title=\"Codes:{http://medis.or.jp/CodeSystem/master-HOT9 103835401}\">ムコダイン錠２５０ｍｇ</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>effective</b>: 2020-04-01 00:00:00+0900 --&gt; 2020-04-14 00:00:00+0900</p><p><b>dateAsserted</b>: 2020-05-01 12:28:17+0900</p><p><b>informationSource</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>derivedFrom</b>: <a href=\"MedicationRequest-jp-medicationrequest-example-1.html\">MedicationRequest: identifier = http://jpfhir.jp/fhir/core/mhlw/IdSystem/Medication-RPGroupNumber#JP_Medication_RpGroup_Number_NamingSystem#1,http://jpfhir.jp/fhir/core/mhlw/IdSystem/MedicationAdministrationIndex#JP_Medication_RpGruop_Index_NamingSystem#1,http://jpfhir.jp/fhir/core/IdSystem/resourceInstance-identifier#JP_core_resourceInstance_identifier_NamingSystem#1234567890.1.1,urn:oid:1.2.392.100495.20.3.11#JP_IdSystem_PrescriptionDocumentID_NamingSystem#20241101-0000000000000001; status = active; intent = order; medication[x] = ムコダイン錠２５０ｍｇ; authoredOn = 2020-04-01 12:28:17+0900</a></p><p><b>reasonCode</b>: <span title=\"Codes:{http://medis.or.jp/CodeSystem/master-disease-exCode TQ7A}\">急性気管支炎</span></p><blockquote><p><b>dosage</b></p><p><b>text</b>: 内服・経口・１日３回朝昼夕食後</p><p><b>timing</b>: Code </p><p><b>route</b>: <span title=\"Codes:{http://jpfhir.jp/fhir/core/CodeSystem/route-codes PO}\">口</span></p><p><b>method</b>: <span title=\"Codes:{http://jami.jp/CodeSystem/MedicationMethodDetailUsage 10}\">経口</span></p><h3>DoseAndRates</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td><td><b>Dose[x]</b></td><td><b>Rate[x]</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://jpfhir.jp/fhir/core/mhlw/CodeSystem/MedicationIngredientStrengthStrengthType 1}\">製剤量</span></td><td>1 錠<span style=\"background: LightGoldenRodYellow\"> (Details: JP Core Medication MERIT9 Unit CodeSystem  codeTAB = '錠')</span></td><td>3 錠<span style=\"background: LightGoldenRodYellow\"> (Details: JP Core Medication MERIT9 Unit CodeSystem  codeTAB = '錠')</span>/1 日<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  coded = 'd')</span></td></tr></table></blockquote></div>"
  },
  "status" : "completed",
  "medicationCodeableConcept" : {
    "coding" : [{
      "system" : "http://medis.or.jp/CodeSystem/master-HOT9",
      "code" : "103835401",
      "display" : "ムコダイン錠２５０ｍｇ"
    }]
  },
  "subject" : {
    "reference" : "Patient/jp-patient-example-1"
  },
  "effectivePeriod" : {
    "start" : "2020-04-01T00:00:00+09:00",
    "end" : "2020-04-14T00:00:00+09:00"
  },
  "dateAsserted" : "2020-05-01T12:28:17+09:00",
  "informationSource" : {
    "reference" : "Patient/jp-patient-example-1"
  },
  "derivedFrom" : [{
    "reference" : "MedicationRequest/jp-medicationrequest-example-1"
  }],
  "reasonCode" : [{
    "coding" : [{
      "system" : "http://medis.or.jp/CodeSystem/master-disease-exCode",
      "code" : "TQ7A",
      "display" : "急性気管支炎"
    }]
  }],
  "dosage" : [{
    "text" : "内服・経口・１日３回朝昼夕食後",
    "timing" : {
      "code" : {
        "coding" : [{
          "system" : "http://jami.jp/CodeSystem/MedicationUsage",
          "code" : "1013044400000000",
          "display" : "内服 １日３回 朝昼夕食後"
        }]
      }
    },
    "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/MedicationIngredientStrengthStrengthType",
          "code" : "1",
          "display" : "製剤量"
        }]
      },
      "doseQuantity" : {
        "value" : 1,
        "unit" : "錠",
        "system" : "http://jpfhir.jp/fhir/core/mhlw/CodeSystem/MedicationUnitMERIT9Code",
        "code" : "TAB"
      },
      "rateRatio" : {
        "numerator" : {
          "value" : 3,
          "unit" : "錠",
          "system" : "http://jpfhir.jp/fhir/core/mhlw/CodeSystem/MedicationUnitMERIT9Code",
          "code" : "TAB"
        },
        "denominator" : {
          "value" : 1,
          "unit" : "日",
          "system" : "http://unitsofmeasure.org",
          "code" : "d"
        }
      }
    }]
  }]
}