HL7 FHIR JP Core ImplementationGuide
1.1.1 - ci-build Japan flag

HL7 FHIR JP Core ImplementationGuide - Local Development build (v1.1.1). See the Directory of published versions

: JP Core MedicationAdministration Example 投薬実施 ムコダイン錠250mg - JSON Representation

Raw json | Download


{
  "resourceType" : "MedicationAdministration",
  "id" : "jp-medicationadministration-example-1",
  "meta" : {
    "profile" : [
      "http://jpfhir.jp/fhir/core/StructureDefinition/JP_MedicationAdministration"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: MedicationAdministration</b><a name=\"jp-medicationadministration-example-1\"> </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 MedicationAdministration &quot;jp-medicationadministration-example-1&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-jp-medicationadministration.html\">JP Core MedicationAdministration Profile</a></p></div><p><b>JP Core MedicationAdministration RequestDepartment Extension</b>: 内科 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (unknown#01)</span></p><p><b>JP Core MedicationAdministration Requester Extension</b>: <a href=\"Practitioner-jp-practitioner-example-female-1.html\">Practitioner/jp-practitioner-example-female-1: 東京 春子</a> &quot; 東京&quot;</p><p><b>JP Core MedicationAdministration RequestAuthoredOn Extension</b>: 2016-08-25 00:00:00+0900</p><p><b>JP Core MedicationAdministration Location Extension</b>: <a href=\"Location-jp-location-example-ward.html\">Location/jp-location-example-ward: 09A病棟 021病室 4ベッド</a> &quot;09A病棟 021病室 4ベッド&quot;</p><p><b>identifier</b>: id:\u00a01, id:\u00a01, id:\u00a01234567890.1.1</p><p><b>status</b>: completed</p><p><b>category</b>: Inpatient Order <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v2-0482.html\">orderType</a>#I)</span></p><p><b>medication</b>: ムコダイン錠250mg <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (unknown#103835401)</span></p><p><b>subject</b>: <a href=\"Patient-jp-patient-example-1.html\">Patient/jp-patient-example-1</a> &quot; 山田&quot;</p><p><b>effective</b>: 2016-08-25 08:30:00+0900</p><h3>Performers</h3><table class=\"grid\"><tr><td>-</td><td><b>Function</b></td><td><b>Actor</b></td></tr><tr><td>*</td><td>Performer <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-med-admin-perform-function.html\">MedicationAdministration Performer Function Codes</a>#performer)</span></td><td><a href=\"Practitioner-jp-practitioner-example-female-1.html\">Practitioner/jp-practitioner-example-female-1: 福岡 花子</a> &quot; 東京&quot;</td></tr></table><p><b>request</b>: <a href=\"MedicationRequest-jp-medicationrequest-example-1.html\">MedicationRequest/jp-medicationrequest-example-1</a></p><h3>Dosages</h3><table class=\"grid\"><tr><td>-</td><td><b>Route</b></td><td><b>Method</b></td><td><b>Dose</b></td></tr><tr><td>*</td><td>経口 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (unknown#10)</span></td><td>内服 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (unknown#1)</span></td><td>1 錠<span style=\"background: LightGoldenRodYellow\"> (Details: urn:oid:1.2.392.100495.20.2.101 code TAB = '錠')</span></td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_MedicationAdministration_RequestDepartment",
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "urn:oid:1.2.392.200250.2.2.2",
            "code" : "01",
            "display" : "内科"
          }
        ]
      }
    },
    {
      "url" : "http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_MedicationAdministration_Requester",
      "valueReference" : {
        "reference" : "Practitioner/jp-practitioner-example-female-1",
        "display" : "東京 春子"
      }
    },
    {
      "url" : "http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_MedicationAdministration_RequestAuthoredOn",
      "valueDateTime" : "2016-08-25T00:00:00+09:00"
    },
    {
      "url" : "http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_MedicationAdministration_Location",
      "valueReference" : {
        "reference" : "Location/jp-location-example-ward",
        "display" : "09A病棟 021病室 4ベッド"
      }
    }
  ],
  "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"
    },
    {
      "system" : "http://jpfhir.jp/fhir/core/IdSystem/resourceInstance-identifier",
      "value" : "1234567890.1.1"
    }
  ],
  "status" : "completed",
  "category" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v2-0482",
        "code" : "I",
        "display" : "Inpatient Order"
      }
    ]
  },
  "medicationCodeableConcept" : {
    "coding" : [
      {
        "system" : "urn:oid:1.2.392.200119.4.403.1",
        "code" : "103835401",
        "display" : "ムコダイン錠250mg"
      }
    ]
  },
  "subject" : {
    "reference" : "Patient/jp-patient-example-1"
  },
  "effectiveDateTime" : "2016-08-25T08:30:00+09:00",
  "performer" : [
    {
      "function" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/med-admin-perform-function",
            "code" : "performer",
            "display" : "Performer"
          }
        ]
      },
      "actor" : {
        "reference" : "Practitioner/jp-practitioner-example-female-1",
        "display" : "福岡 花子"
      }
    }
  ],
  "request" : {
    "reference" : "MedicationRequest/jp-medicationrequest-example-1"
  },
  "dosage" : {
    "route" : {
      "coding" : [
        {
          "system" : "urn:oid:1.2.392.200250.2.2.20.40",
          "code" : "10",
          "display" : "経口"
        }
      ]
    },
    "method" : {
      "coding" : [
        {
          "system" : "urn:oid:1.2.392.200250.2.2.20.30",
          "code" : "1",
          "display" : "内服"
        }
      ]
    },
    "dose" : {
      "value" : 1,
      "unit" : "錠",
      "system" : "urn:oid:1.2.392.100495.20.2.101",
      "code" : "TAB"
    }
  }
}