FHIR JP Core CI/CD実験
1.0.0 - ci-build

FHIR JP Core CI/CD実験 - Local Development build (v1.0.0). See the Directory of published versions

: GOFSH-GENERATED-ID-0 - JSON Representation

Raw json | Download


{
  "resourceType" : "MedicationAdministration",
  "id" : "GOFSH-GENERATED-ID-0",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></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 \"GOFSH-GENERATED-ID-0\" </p></div><p><b>identifier</b>: id: 123456789012345, id: 1, id: 1</p><p><b>status</b>: completed</p><p><b>category</b>: 入院オーダ <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-v2-0482.html\">orderType</a>#I)</span></p><p><b>medication</b>: <a name=\"1\"> </a></p><blockquote><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 \"1\" </p></div><p><b>location</b>: 腕 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-v2-0550.html\">bodyParts</a>#ARM)</span></p><p><b>locationQualifier</b>: 左 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-v2-0495.html\">bodySiteModifier</a>#L)</span></p><p><b>patient</b>: <a href=\"Patient/1\">Patient/1</a></p></blockquote><p><b>subject</b>: <a href=\"Patient/1\">Patient/1</a></p><p><b>effective</b>: 2016-07-01 08:05:21+0900 --&gt; 2016-07-01 01:05:43+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/3.1.0/CodeSystem-med-admin-perform-function.html\">MedicationAdministration Performer Function Codes</a>#performer)</span></td><td><a href=\"Practitioner/1\">Practitioner/1: 看護 花子</a></td></tr></table><p><b>request</b>: <a href=\"MedicationRequest/1\">MedicationRequest/1</a></p><h3>Dosages</h3><table class=\"grid\"><tr><td>-</td><td><b>Extension</b></td><td><b>Site</b></td><td><b>Route</b></td><td><b>Method</b></td><td><b>Dose</b></td><td><b>Rate[x]</b></td></tr><tr><td>*</td><td></td><td> <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></td><td>静脈内 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-v2-0162.html\">routeOfAdministration</a>#IV)</span></td><td>点滴静注(末梢) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (99ILL#102)</span></td><td>510 mL<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mL = 'mL')</span></td><td>102 mL<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mL = 'mL')</span>/1 h<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code h = 'h')</span></td></tr></table></div>"
  },
  "contained" : [
    {
      "resourceType" : "Medication",
      "id" : "1",
      "ingredient" : [
        {
          "itemCodeableConcept" : {
            "coding" : [
              {
                "system" : "urn:oid:1.2.392.100495.20.2.74",
                "code" : "107750602",
                "display" : "ソリタ-T3号輸液500mL"
              }
            ]
          },
          "strength" : {
            "numerator" : {
              "value" : 1,
              "unit" : "本",
              "system" : "urn:oid:1.2.392.100495.20.2.101",
              "code" : "HON"
            },
            "denominator" : {
              "value" : 1,
              "unit" : "回",
              "system" : "urn:oid:1.2.392.100495.20.2.101",
              "code" : "KAI"
            }
          }
        },
        {
          "itemCodeableConcept" : {
            "coding" : [
              {
                "system" : "urn:oid:1.2.392.100495.20.2.74",
                "code" : "108010001",
                "display" : "アドナ注(静脈用)50mg/10mL"
              }
            ]
          },
          "strength" : {
            "numerator" : {
              "value" : 1,
              "unit" : "アンプル",
              "system" : "urn:oid:1.2.392.100495.20.2.101",
              "code" : "AMP"
            },
            "denominator" : {
              "value" : 1,
              "unit" : "回",
              "system" : "urn:oid:1.2.392.100495.20.2.101",
              "code" : "KAI"
            }
          }
        }
      ]
    },
    {
      "resourceType" : "BodyStructure",
      "id" : "1",
      "location" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/v2-0550",
            "code" : "ARM",
            "display" : "腕"
          }
        ]
      },
      "locationQualifier" : [
        {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/v2-0495",
              "code" : "L",
              "display" : "左"
            }
          ]
        }
      ],
      "patient" : {
        "reference" : "Patient/1"
      }
    }
  ],
  "extension" : [
    {
      "url" : "http://hl7fhir.jp/fhir/StructureDefinition/JP_MedicationAdminstrationRequestDepartment",
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/v2-0069",
            "code" : "01",
            "display" : "内科"
          }
        ]
      }
    },
    {
      "url" : "http://hl7fhir.jp/fhir/StructureDefinition/JP_MedicationAdministrationRequester",
      "valueReference" : {
        "reference" : "Practitioner/2",
        "display" : "医師 一郎"
      }
    },
    {
      "url" : "http://hl7fhir.jp/fhir/StructureDefinition/JP_MedicationAdministrationRequestAuthoredOn",
      "valueDateTime" : "2016-07-01T00:00:00+09:00"
    },
    {
      "url" : "http://hl7fhir.jp/fhir/StructureDefinition/JP_MedicationAdminstrationLocation",
      "valueReference" : {
        "reference" : "Location/1",
        "display" : "09A病棟 021病室 4ベッド"
      }
    }
  ],
  "identifier" : [
    {
      "system" : "http://www.example.com/fhir/order-number",
      "value" : "123456789012345"
    },
    {
      "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",
  "category" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v2-0482",
        "code" : "I",
        "display" : "入院オーダ"
      }
    ]
  },
  "medicationReference" : {
    "reference" : "#1"
  },
  "subject" : {
    "reference" : "Patient/1"
  },
  "effectivePeriod" : {
    "start" : "2016-07-01T08:05:21+09:00",
    "end" : "2016-07-01T13:05:43+09:00"
  },
  "performer" : [
    {
      "function" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/med-admin-perform-function",
            "code" : "performer",
            "display" : "Performer"
          }
        ]
      },
      "actor" : {
        "reference" : "Practitioner/1",
        "display" : "看護 花子"
      }
    }
  ],
  "request" : {
    "reference" : "MedicationRequest/1"
  },
  "dosage" : {
    "extension" : [
      {
        "url" : "http://jpfhir.jp/fhir/core/StructureDefinition/JP_MedicationAdministrationLine",
        "valueCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://hl7fhir.jp/medication/99ILL",
              "code" : "01",
              "display" : "主管"
            }
          ]
        }
      }
    ],
    "site" : {
      "extension" : [
        {
          "url" : "http://hl7.org/fhir/StructureDefinition/bodySite",
          "valueReference" : {
            "reference" : "#1",
            "display" : "左腕"
          }
        }
      ]
    },
    "route" : {
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/v2-0162",
          "code" : "IV",
          "display" : "静脈内"
        }
      ]
    },
    "method" : {
      "coding" : [
        {
          "system" : "http://hl7fhir.jp/99ILL",
          "code" : "102",
          "display" : "点滴静注(末梢)"
        }
      ]
    },
    "dose" : {
      "value" : 510,
      "unit" : "mL",
      "system" : "http://unitsofmeasure.org",
      "code" : "mL"
    },
    "rateRatio" : {
      "numerator" : {
        "value" : 102,
        "unit" : "mL",
        "system" : "http://unitsofmeasure.org",
        "code" : "mL"
      },
      "denominator" : {
        "value" : 1,
        "unit" : "h",
        "system" : "http://unitsofmeasure.org",
        "code" : "h"
      }
    }
  }
}