HL7 FHIR JP Core ImplementationGuide
1.3.0-dev - ci-build Japan flag

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

: JP Core MedicationRequest with Department Extension Example (CodeableConcept) - JSON Representation

Raw json | Download

{
  "resourceType" : "MedicationRequest",
  "id" : "jp-medicationrequest-department-example-01",
  "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-01</b></p><a name=\"jp-medicationrequest-department-example-01\"> </a><a name=\"hcjp-medicationrequest-department-example-01\"> </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>: <span title=\"Codes:{http://jami.jp/SS-MIX2/CodeSystem/ClinicalDepartment 01}\">内科</span></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>/1, <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-0001, <a href=\"NamingSystem-jp-IdSystem-prescriptionDocumentID-namingsystem.html\" title=\"JP_IdSystem_PrescriptionDocumentID_NamingSystem\">JP_IdSystem_PrescriptionDocumentID_NamingSystem</a>/20230401-0000000001</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 103831601}\">カロナール錠200</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 12:00:00+0900</p><blockquote><p><b>dosageInstruction</b></p><p><b>text</b>: 内服・経口・1日3回朝昼夕食後</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>21 錠<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",
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "http://jami.jp/SS-MIX2/CodeSystem/ClinicalDepartment",
            "code" : "01",
            "display" : "内科"
          }
        ]
      }
    }
  ],
  "identifier" : [
    {
      "system" : "http://jpfhir.jp/fhir/core/mhlw/IdSystem/Medication-RPGroupNumber",
      "value" : "1"
    },
    {
      "system" : "http://jpfhir.jp/fhir/core/mhlw/IdSystem/MedicationAdministrationIndex",
      "value" : "1"
    },
    {
      "system" : "http://jpfhir.jp/fhir/core/IdSystem/resourceInstance-identifier",
      "value" : "MR-20230401-0001"
    },
    {
      "system" : "urn:oid:1.2.392.100495.20.3.11",
      "value" : "20230401-0000000001"
    }
  ],
  "status" : "active",
  "intent" : "order",
  "medicationCodeableConcept" : {
    "coding" : [
      {
        "system" : "urn:oid:1.2.392.100495.20.2.74",
        "code" : "103831601",
        "display" : "カロナール錠200"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/jp-patient-example-1"
  },
  "authoredOn" : "2023-04-01T12:00:00+09:00",
  "dosageInstruction" : [
    {
      "text" : "内服・経口・1日3回朝昼夕食後",
      "timing" : {
        "code" : {
          "coding" : [
            {
              "system" : "urn:oid:1.2.392.100495.20.2.31",
              "code" : "1013044400000000",
              "display" : "内服・経口・1日3回朝昼夕食後"
            }
          ]
        }
      },
      "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" : 21,
      "unit" : "錠",
      "system" : "http://jpfhir.jp/fhir/core/mhlw/CodeSystem/MedicationUnitMERIT9Code",
      "code" : "TAB"
    }
  }
}
本実装ガイドへのご質問・ご指摘については、GitHub IssueおよびGitHub PullRequestにて受け付けている。