Fujitsu Healthy Living Implementation Guide
1.1.29 - release

Publication Build: This will be filled in by the publication tooling

: MedicationDispenseExample1 - JSON Representation

Raw json | Download


{
  "resourceType" : "MedicationDispense",
  "id" : "MedicationDispenseExample1",
  "meta" : {
    "profile" : [
      🔗 "http://ig.fujitsu.com/healthy-living/StructureDefinition/fujitsu-medicationdispense"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: MedicationDispense</b><a name=\"MedicationDispenseExample1\"> </a><a name=\"hcMedicationDispenseExample1\"> </a></p><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\">Resource MedicationDispense &quot;MedicationDispenseExample1&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-fujitsu-medicationdispense.html\">Fujitsu MedicationDispense Profile</a></p></div><p><b>identifier</b>: <code>urn:oid:1.2.392.100495.20.3.81</code>/1, <code>urn:oid:1.2.392.100495.20.3.82</code>/1</p><p><b>status</b>: completed</p><p><b>medication</b>: ムコソルバン(15) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://ig.fujitsu.com/healthy-living-jpcore-ext/CodeSystem-jp-medicationcode-yj-cs.html\">JP Core YJ コード(個別医薬品コード)</a>#2239001F1696 &quot;ムコソルバン錠15mg&quot;; <a href=\"http://ig.fujitsu.com/healthy-living-jpcore-ext/CodeSystem-jp-medicationcode-hot9-cs.html\">JP Core MedicationCode HOT9 CodeSystem</a>#103895802 &quot;ムコソルバン錠15mg&quot;)</span></p><p><b>subject</b>: <a href=\"Patient-p001.html\">Patient/p001</a> &quot; 健康&quot;</p><p><b>authorizingPrescription</b>: <a href=\"MedicationRequest-m001.html\">MedicationRequest/m001</a></p><p><b>quantity</b>: 21 錠<span style=\"background: LightGoldenRodYellow\"> (Details: urn:oid:1.2.392.100495.20.2.101 code TAB = '錠')</span></p><p><b>whenHandedOver</b>: 2013-02-05 17:25:00+0900</p><blockquote><p><b>dosageInstruction</b></p><p><b>JP Core Medication Dosage PeriodOfUse Extension</b>: 2021-10-01 --&gt; 2021-10-07</p><p><b>text</b>: 1日3回朝昼夕食後 1回1錠 7日分</p><p><b>timing</b>: Code: 1日3回朝昼夕食後, Once</p><p><b>method</b>: 内服・経口 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://jpfhir.jp/fhir/core/CodeSystem-jp-medication-method-jami-basic-usage-cs.html\">JP Core Medication JAMI Basic Usage Type CodeSystem</a>#1 &quot;内服&quot;; <a href=\"http://jpfhir.jp/fhir/core/CodeSystem-jp-medication-method-jami-detail-usage-cs.html\">JP Core Medication JAMI Detail Usage Type CodeSystem</a>#10 &quot;経口&quot;)</span></p><blockquote><p><b>doseAndRate</b></p></blockquote></blockquote></div>"
  },
  "identifier" : [
    {
      "system" : "urn:oid:1.2.392.100495.20.3.81",
      "value" : "1"
    },
    {
      "system" : "urn:oid:1.2.392.100495.20.3.82",
      "value" : "1"
    }
  ],
  "status" : "completed",
  "medicationCodeableConcept" : {
    "coding" : [
      {
        "system" : "urn:oid:1.2.392.100495.20.1.73",
        "code" : "2239001F1696",
        "display" : "ムコソルバン錠15mg"
      },
      {
        "system" : "urn:oid:1.2.392.200119.4.403.1",
        "code" : "103895802",
        "display" : "ムコソルバン錠15mg"
      }
    ],
    "text" : "ムコソルバン(15)"
  },
  "subject" : {
    🔗 "reference" : "Patient/p001"
  },
  "authorizingPrescription" : [
    {
      🔗 "reference" : "MedicationRequest/m001"
    }
  ],
  "quantity" : {
    "value" : 21,
    "unit" : "錠",
    "system" : "urn:oid:1.2.392.100495.20.2.101",
    "code" : "TAB"
  },
  "whenHandedOver" : "2013-02-05T17:25:00.123+09:00",
  "dosageInstruction" : [
    {
      "extension" : [
        {
          "url" : "http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_MedicationDosage_PeriodOfUse",
          "valuePeriod" : {
            "start" : "2021-10-01",
            "end" : "2021-10-07"
          }
        }
      ],
      "text" : "1日3回朝昼夕食後 1回1錠 7日分",
      "timing" : {
        "repeat" : {
          "boundsDuration" : {
            "value" : 7,
            "unit" : "日",
            "system" : "http://unitsofmeasure.org",
            "code" : "d"
          }
        },
        "code" : {
          "coding" : [
            {
              "system" : "urn:oid:1.2.392.200250.2.2.20",
              "code" : "1013044400000000",
              "display" : "内服・経口・1日3回朝昼夕食後"
            }
          ],
          "text" : "1日3回朝昼夕食後"
        }
      },
      "method" : {
        "coding" : [
          {
            "system" : "urn:oid:1.2.392.200250.2.2.20.30",
            "code" : "1",
            "display" : "内服"
          },
          {
            "system" : "urn:oid:1.2.392.200250.2.2.20.40",
            "code" : "10",
            "display" : "経口"
          }
        ],
        "text" : "内服・経口"
      },
      "doseAndRate" : [
        {
          "type" : {
            "coding" : [
              {
                "system" : "urn:oid:1.2.392.100495.20.2.22",
                "code" : "1",
                "display" : "製剤量"
              }
            ]
          },
          "doseQuantity" : {
            "value" : 1,
            "unit" : "錠",
            "system" : "urn:oid:1.2.392.100495.20.2.101",
            "code" : "TAB"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 3,
              "unit" : "錠",
              "system" : "urn:oid:1.2.392.100495.20.2.101",
              "code" : "TAB"
            },
            "denominator" : {
              "value" : 1,
              "unit" : "日",
              "system" : "http://unitsofmeasure.org",
              "code" : "d"
            }
          }
        }
      ]
    }
  ]
}