FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagejp-core.r4
Resource TypeMedicationRequest
IdMedicationRequest-jp-medicationrequest-injection-example-2.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "MedicationRequest",
  "id": "jp-medicationrequest-injection-example-2",
  "meta": {
    "profile": [
      "http://jpfhir.jp/fhir/core/StructureDefinition/JP_MedicationRequest_Injection"
    ]
  },
  "identifier": [
    {
      "system": "urn:oid:1.2.392.100495.20.3.81",
      "value": "2"
    },
    {
      "system": "http://jpfhir.jp/fhir/core/IdSystem/resourceInstance-identifier",
      "value": "1234567890.2.1"
    }
  ],
  "contained": [
    {
      "resourceType": "Medication",
      "id": "jp-medicationrequest-injection-medication-example-2",
      "meta": {
        "profile": [
          "http://jpfhir.jp/fhir/core/StructureDefinition/JP_Medication"
        ]
      },
      "status": "active",
      "ingredient": [
        {
          "itemCodeableConcept": {
            "coding": [
              {
                "code": "107750603",
                "system": "urn:oid:1.2.392.200119.4.403.1",
                "display": "ソリタ-T3号輸液500mL"
              }
            ]
          },
          "strength": {
            "extension": [
              {
                "url": "http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_Medication_IngredientStrength_StrengthType",
                "valueCodeableConcept": {
                  "coding": [
                    {
                      "code": "1",
                      "system": "urn:oid:1.2.392.100495.20.2.22",
                      "display": "製剤量"
                    }
                  ]
                }
              }
            ],
            "numerator": {
              "value": 1,
              "code": "HON",
              "system": "urn:oid:1.2.392.100495.20.2.101",
              "unit": "本"
            },
            "denominator": {
              "value": 1,
              "code": "TIME",
              "system": "urn:oid:1.2.392.100495.20.2.101",
              "unit": "回"
            }
          }
        },
        {
          "itemCodeableConcept": {
            "coding": [
              {
                "code": "108010002",
                "system": "urn:oid:1.2.392.200119.4.403.1",
                "display": "アドナ注(静脈用)50mg/10mL"
              }
            ]
          },
          "strength": {
            "extension": [
              {
                "url": "http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_Medication_IngredientStrength_StrengthType",
                "valueCodeableConcept": {
                  "coding": [
                    {
                      "code": "1",
                      "system": "urn:oid:1.2.392.100495.20.2.22",
                      "display": "製剤量"
                    }
                  ]
                }
              }
            ],
            "numerator": {
              "value": 1,
              "code": "AMP",
              "system": "urn:oid:1.2.392.100495.20.2.101",
              "unit": "アンプル"
            },
            "denominator": {
              "value": 1,
              "code": "TIME",
              "system": "urn:oid:1.2.392.100495.20.2.101",
              "unit": "回"
            }
          }
        }
      ]
    },
    {
      "resourceType": "BodyStructure",
      "id": "jp-medicationrequest-injection-bodystructure-example-2",
      "location": {
        "coding": [
          {
            "code": "ARM",
            "system": "http://terminology.hl7.org/CodeSystem/v2-0550",
            "display": "Arm"
          }
        ]
      },
      "locationQualifier": [
        {
          "coding": [
            {
              "code": "R",
              "system": "http://terminology.hl7.org/CodeSystem/v2-0495",
              "display": "Right"
            }
          ]
        }
      ],
      "patient": {
        "reference": "Patient/jp-patient-example-1"
      }
    },
    {
      "resourceType": "Device",
      "id": "jp-medicationrequest-injection-device-example-2",
      "type": {
        "coding": [
          {
            "code": "IVP",
            "system": "http://terminology.hl7.org/CodeSystem/v2-0164",
            "display": "IV Pump"
          }
        ]
      }
    }
  ],
  "status": "active",
  "intent": "order",
  "category": [
    {
      "coding": [
        {
          "code": "I",
          "system": "http://terminology.hl7.org/CodeSystem/v2-0482",
          "display": "Inpatient Order"
        }
      ]
    },
    {
      "coding": [
        {
          "code": "IHP",
          "system": "http://jpfhir.jp/fhir/core/CodeSystem/JP_MedicationCategoryMERIT9_CS",
          "display": "入院処方"
        }
      ]
    },
    {
      "coding": [
        {
          "code": "FTP",
          "system": "http://jpfhir.jp/fhir/core/CodeSystem/JHSI0001",
          "display": "定時処方"
        }
      ]
    }
  ],
  "medicationReference": {
    "reference": "#jp-medicationrequest-injection-medication-example-2"
  },
  "subject": {
    "reference": "Patient/jp-patient-example-1"
  },
  "authoredOn": "2016-07-01T07:28:17+09:00",
  "requester": {
    "reference": "Practitioner/jp-practitioner-example-female-1"
  },
  "insurance": [
    {
      "reference": "Coverage/jp-coverage-example-1"
    }
  ],
  "dosageInstruction": [
    {
      "extension": [
        {
          "url": "http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_MedicationDosage_Device",
          "valueReference": {
            "reference": "#jp-medicationrequest-injection-device-example-2"
          }
        },
        {
          "url": "http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_MedicationDosage_Line",
          "valueCodeableConcept": {
            "coding": [
              {
                "code": "01",
                "system": "http://jpfhir.jp/fhir/Examples/CodeSystem/JP_MedicationRequestDosageInstructionLine_CS",
                "display": "末梢ルート"
              }
            ]
          }
        }
      ],
      "text": "主管 静脈注射 左腕",
      "timing": {
        "repeat": {
          "boundsPeriod": {
            "start": "2016-07-01T08:00:00+09:00",
            "end": "2016-07-01T13:00:00+09:00"
          }
        }
      },
      "site": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/bodySite",
            "valueReference": {
              "reference": "#jp-medicationrequest-injection-bodystructure-example-2"
            }
          }
        ]
      },
      "route": {
        "coding": [
          {
            "code": "IV",
            "system": "http://jpfhir.jp/fhir/core/CodeSystem/route-codes",
            "display": "静脈内"
          }
        ]
      },
      "method": {
        "coding": [
          {
            "code": "3",
            "system": "urn:oid:1.2.392.200250.2.2.20.30",
            "display": "注射"
          }
        ]
      },
      "doseAndRate": [
        {
          "doseQuantity": {
            "value": 510,
            "code": "mL",
            "system": "http://unitsofmeasure.org",
            "unit": "mL"
          },
          "rateRatio": {
            "numerator": {
              "value": 102,
              "code": "mL",
              "system": "http://unitsofmeasure.org",
              "unit": "mL"
            },
            "denominator": {
              "value": 1,
              "code": "h",
              "system": "http://unitsofmeasure.org",
              "unit": "時間"
            }
          }
        }
      ]
    }
  ]
}