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

FHIR IG analytics

Packagesynapxe.sgcdi
Resource TypeBundle
IdBundleMedicationRequestRequest.Example.json
FHIR VersionR5

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": "Bundle",
  "type": "transaction",
  "entry": [
    {
      "fullUrl": "a2b3c4d5-e6f7-4a8b-9c0d-1e2f3a4b5c6d",
      "resource": {
        "resourceType": "MedicationRequest",
        "meta": {
          "profile": [
            "https://fhir.synapxe.sg/StructureDefinition/profile-medicationrequest"
          ]
        },
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">Example Medication Request</div>"
        },
        "contained": [
          {
            "resourceType": "Medication",
            "id": "med-001",
            "meta": {
              "profile": [
                "https://fhir.synapxe.sg/StructureDefinition/profile-medication"
              ]
            },
            "code": {
              "coding": [
                {
                  "system": "https://fhir.synapxe.sg/CodeSystem/med-code",
                  "code": "PRED10MG",
                  "display": "Prednisolone 10 mg"
                }
              ]
            },
            "doseForm": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "421026006",
                  "display": "Oral tablet"
                }
              ]
            }
          }
        ],
        "extension": [
          {
            "url": "https://fhir.synapxe.sg/StructureDefinition/ext-orderSetConnectingTerm",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "https://fhir.synapxe.sg/CodeSystem/order-set-connecting-term",
                  "code": "THEN",
                  "display": "THEN"
                }
              ]
            }
          },
          {
            "url": "https://fhir.synapxe.sg/StructureDefinition/ext-orderingInstitution",
            "valueReference": {
              "type": "Organization",
              "identifier": {
                "system": "https://fhir.synapxe.sg/NamingSystem/hci-code",
                "value": "HCI-98765"
              },
              "display": "Tan Tock Seng Hospital"
            }
          }
        ],
        "identifier": [
          {
            "system": "https://fhir.synapxe.sg/NamingSystem/record-id",
            "value": "REC-2026-00111"
          },
          {
            "system": "https://fhir.synapxe.sg/NamingSystem/order-no",
            "value": "ORD-2026-00111"
          },
          {
            "system": "https://fhir.synapxe.sg/NamingSystem/source-grouping-id",
            "value": "SGI-2026-00456"
          },
          {
            "system": "https://fhir.synapxe.sg/NamingSystem/sequence-no",
            "value": "1.1"
          }
        ],
        "groupIdentifier": {
          "system": "https://fhir.synapxe.sg/NamingSystem/group-no",
          "value": "SDSGH103599"
        },
        "status": "active",
        "intent": "order",
        "category": [
          {
            "coding": [
              {
                "system": "https://fhir.synapxe.sg/CodeSystem/order-type",
                "code": "outpatient",
                "display": "Outpatient Order"
              }
            ]
          }
        ],
        "medication": {
          "reference": {
            "reference": "#med-001"
          }
        },
        "subject": {
          "type": "Patient",
          "identifier": {
            "system": "https://fhir.synapxe.sg/NamingSystem/nric",
            "value": "S1234567A"
          }
        },
        "encounter": {
          "type": "Encounter",
          "identifier": {
            "system": "https://fhir.synapxe.sg/NamingSystem/event-id",
            "value": "EVT-2026-112233"
          }
        },
        "authoredOn": "2026-03-19T10:00:00+08:00",
        "requester": {
          "type": "Practitioner",
          "identifier": {
            "system": "https://fhir.synapxe.sg/NamingSystem/prn",
            "value": "PRN-56789"
          }
        },
        "dosageInstruction": [
          {
            "sequence": 1,
            "timing": {
              "repeat": {
                "boundsPeriod": {
                  "start": "2026-03-19T00:00:00+08:00",
                  "end": "2026-03-21T23:59:59+08:00"
                }
              },
              "code": {
                "coding": [
                  {
                    "system": "https://fhir.synapxe.sg/CodeSystem/frequency",
                    "code": "OD",
                    "display": "Once Daily"
                  }
                ]
              }
            },
            "route": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "26643006",
                  "display": "Oral route"
                }
              ]
            },
            "doseAndRate": [
              {
                "doseQuantity": {
                  "value": 1,
                  "unit": "tablet",
                  "system": "http://unitsofmeasure.org",
                  "code": "{tbl}"
                }
              }
            ]
          }
        ]
      },
      "request": {
        "method": "POST",
        "url": "MedicationRequest"
      }
    },
    {
      "fullUrl": "b3c4d5e6-f7a8-4b9c-0d1e-2f3a4b5c6d7e",
      "resource": {
        "resourceType": "MedicationRequest",
        "meta": {
          "profile": [
            "https://fhir.synapxe.sg/StructureDefinition/profile-medicationrequest"
          ]
        },
        "contained": [
          {
            "resourceType": "Medication",
            "id": "med-002",
            "meta": {
              "profile": [
                "https://fhir.synapxe.sg/StructureDefinition/profile-medication"
              ]
            },
            "code": {
              "coding": [
                {
                  "system": "https://fhir.synapxe.sg/CodeSystem/med-code",
                  "code": "PRED5MG",
                  "display": "Prednisolone 5 mg"
                }
              ]
            },
            "doseForm": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "421026006",
                  "display": "Oral tablet"
                }
              ]
            }
          }
        ],
        "extension": [
          {
            "url": "https://fhir.synapxe.sg/StructureDefinition/ext-orderSetConnectingTerm",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "https://fhir.synapxe.sg/CodeSystem/order-set-connecting-term",
                  "code": "THEN",
                  "display": "THEN"
                }
              ]
            }
          },
          {
            "url": "https://fhir.synapxe.sg/StructureDefinition/ext-orderingInstitution",
            "valueReference": {
              "type": "Organization",
              "identifier": {
                "system": "https://fhir.synapxe.sg/NamingSystem/hci-code",
                "value": "HCI-98765"
              },
              "display": "Tan Tock Seng Hospital"
            }
          }
        ],
        "identifier": [
          {
            "system": "https://fhir.synapxe.sg/NamingSystem/record-id",
            "value": "REC-2026-00112"
          },
          {
            "system": "https://fhir.synapxe.sg/NamingSystem/order-no",
            "value": "ORD-2026-00112"
          },
          {
            "system": "https://fhir.synapxe.sg/NamingSystem/source-grouping-id",
            "value": "SGI-2026-00456"
          },
          {
            "system": "https://fhir.synapxe.sg/NamingSystem/sequence-no",
            "value": "1.2"
          }
        ],
        "groupIdentifier": {
          "system": "https://fhir.synapxe.sg/NamingSystem/group-no",
          "value": "SDSGH103599"
        },
        "status": "active",
        "intent": "order",
        "category": [
          {
            "coding": [
              {
                "system": "https://fhir.synapxe.sg/CodeSystem/order-type",
                "code": "outpatient",
                "display": "Outpatient Order"
              }
            ]
          }
        ],
        "medication": {
          "reference": {
            "reference": "#med-002"
          }
        },
        "subject": {
          "type": "Patient",
          "identifier": {
            "system": "https://fhir.synapxe.sg/NamingSystem/nric",
            "value": "S1234567A"
          }
        },
        "encounter": {
          "type": "Encounter",
          "identifier": {
            "system": "https://fhir.synapxe.sg/NamingSystem/event-id",
            "value": "EVT-2026-112233"
          }
        },
        "authoredOn": "2026-03-19T10:00:00+08:00",
        "requester": {
          "type": "Practitioner",
          "identifier": {
            "system": "https://fhir.synapxe.sg/NamingSystem/prn",
            "value": "PRN-56789"
          }
        },
        "dosageInstruction": [
          {
            "sequence": 2,
            "timing": {
              "repeat": {
                "boundsPeriod": {
                  "start": "2026-03-22T00:00:00+08:00",
                  "end": "2026-03-26T23:59:59+08:00"
                }
              },
              "code": {
                "coding": [
                  {
                    "system": "https://fhir.synapxe.sg/CodeSystem/frequency",
                    "code": "OD",
                    "display": "Once Daily"
                  }
                ]
              }
            },
            "route": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "26643006",
                  "display": "Oral route"
                }
              ]
            },
            "doseAndRate": [
              {
                "doseQuantity": {
                  "value": 1,
                  "unit": "tablet",
                  "system": "http://unitsofmeasure.org",
                  "code": "{tbl}"
                }
              }
            ]
          }
        ]
      },
      "request": {
        "method": "POST",
        "url": "MedicationRequest"
      }
    },
    {
      "fullUrl": "c4d5e6f7-a8b9-4c0d-1e2f-3a4b5c6d7e8f",
      "resource": {
        "resourceType": "MedicationRequest",
        "meta": {
          "profile": [
            "https://fhir.synapxe.sg/StructureDefinition/profile-medicationrequest"
          ]
        },
        "contained": [
          {
            "resourceType": "Medication",
            "id": "med-003",
            "meta": {
              "profile": [
                "https://fhir.synapxe.sg/StructureDefinition/profile-medication"
              ]
            },
            "code": {
              "coding": [
                {
                  "system": "https://fhir.synapxe.sg/CodeSystem/med-code",
                  "code": "PRED2MG",
                  "display": "Prednisolone 2 mg"
                }
              ]
            },
            "doseForm": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "421026006",
                  "display": "Oral tablet"
                }
              ]
            }
          }
        ],
        "extension": [
          {
            "url": "https://fhir.synapxe.sg/StructureDefinition/ext-orderingInstitution",
            "valueReference": {
              "type": "Organization",
              "identifier": {
                "system": "https://fhir.synapxe.sg/NamingSystem/hci-code",
                "value": "HCI-98765"
              },
              "display": "Tan Tock Seng Hospital"
            }
          }
        ],
        "identifier": [
          {
            "system": "https://fhir.synapxe.sg/NamingSystem/record-id",
            "value": "REC-2026-00113"
          },
          {
            "system": "https://fhir.synapxe.sg/NamingSystem/order-no",
            "value": "ORD-2026-00113"
          },
          {
            "system": "https://fhir.synapxe.sg/NamingSystem/source-grouping-id",
            "value": "SGI-2026-00456"
          },
          {
            "system": "https://fhir.synapxe.sg/NamingSystem/sequence-no",
            "value": "1.3"
          }
        ],
        "groupIdentifier": {
          "system": "https://fhir.synapxe.sg/NamingSystem/group-no",
          "value": "SDSGH103599"
        },
        "status": "active",
        "intent": "order",
        "category": [
          {
            "coding": [
              {
                "system": "https://fhir.synapxe.sg/CodeSystem/order-type",
                "code": "outpatient",
                "display": "Outpatient Order"
              }
            ]
          }
        ],
        "medication": {
          "reference": {
            "reference": "#med-003"
          }
        },
        "subject": {
          "type": "Patient",
          "identifier": {
            "system": "https://fhir.synapxe.sg/NamingSystem/nric",
            "value": "S1234567A"
          }
        },
        "encounter": {
          "type": "Encounter",
          "identifier": {
            "system": "https://fhir.synapxe.sg/NamingSystem/event-id",
            "value": "EVT-2026-112233"
          }
        },
        "authoredOn": "2026-03-19T10:00:00+08:00",
        "requester": {
          "type": "Practitioner",
          "identifier": {
            "system": "https://fhir.synapxe.sg/NamingSystem/prn",
            "value": "PRN-56789"
          }
        },
        "dosageInstruction": [
          {
            "sequence": 3,
            "timing": {
              "repeat": {
                "boundsPeriod": {
                  "start": "2026-03-27T00:00:00+08:00",
                  "end": "2026-04-03T23:59:59+08:00"
                }
              },
              "code": {
                "coding": [
                  {
                    "system": "https://fhir.synapxe.sg/CodeSystem/frequency",
                    "code": "OD",
                    "display": "Once Daily"
                  }
                ]
              }
            },
            "route": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "26643006",
                  "display": "Oral route"
                }
              ]
            },
            "doseAndRate": [
              {
                "doseQuantity": {
                  "value": 1,
                  "unit": "tablet",
                  "system": "http://unitsofmeasure.org",
                  "code": "{tbl}"
                }
              }
            ]
          }
        ]
      },
      "request": {
        "method": "POST",
        "url": "MedicationRequest"
      }
    },
    {
      "fullUrl": "d5e6f7a8-b9c0-4d1e-2f3a-4b5c6d7e8f9a",
      "resource": {
        "resourceType": "MedicationRequest",
        "meta": {
          "profile": [
            "https://fhir.synapxe.sg/StructureDefinition/profile-medicationrequest"
          ]
        },
        "contained": [
          {
            "resourceType": "Medication",
            "id": "med-004",
            "meta": {
              "profile": [
                "https://fhir.synapxe.sg/StructureDefinition/profile-medication"
              ]
            },
            "code": {
              "coding": [
                {
                  "system": "https://fhir.synapxe.sg/CodeSystem/med-code",
                  "code": "PARA1000MG",
                  "display": "Paracetamol 1000 mg"
                }
              ]
            },
            "doseForm": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "421026006",
                  "display": "Oral tablet"
                }
              ]
            }
          }
        ],
        "extension": [
          {
            "url": "https://fhir.synapxe.sg/StructureDefinition/ext-orderSetConnectingTerm",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "https://fhir.synapxe.sg/CodeSystem/order-set-connecting-term",
                  "code": "AND",
                  "display": "AND"
                }
              ]
            }
          },
          {
            "url": "https://fhir.synapxe.sg/StructureDefinition/ext-orderingInstitution",
            "valueReference": {
              "type": "Organization",
              "identifier": {
                "system": "https://fhir.synapxe.sg/NamingSystem/hci-code",
                "value": "HCI-98765"
              },
              "display": "Tan Tock Seng Hospital"
            }
          }
        ],
        "identifier": [
          {
            "system": "https://fhir.synapxe.sg/NamingSystem/record-id",
            "value": "REC-2026-00114"
          },
          {
            "system": "https://fhir.synapxe.sg/NamingSystem/order-no",
            "value": "ORD-2026-00114"
          },
          {
            "system": "https://fhir.synapxe.sg/NamingSystem/source-grouping-id",
            "value": "SGI-2026-00456"
          },
          {
            "system": "https://fhir.synapxe.sg/NamingSystem/sequence-no",
            "value": "1.4"
          }
        ],
        "groupIdentifier": {
          "system": "https://fhir.synapxe.sg/NamingSystem/group-no",
          "value": "SDSGH103599"
        },
        "status": "active",
        "intent": "order",
        "category": [
          {
            "coding": [
              {
                "system": "https://fhir.synapxe.sg/CodeSystem/order-type",
                "code": "outpatient",
                "display": "Outpatient Order"
              }
            ]
          }
        ],
        "medication": {
          "reference": {
            "reference": "#med-004"
          }
        },
        "subject": {
          "type": "Patient",
          "identifier": {
            "system": "https://fhir.synapxe.sg/NamingSystem/nric",
            "value": "S1234567A"
          }
        },
        "encounter": {
          "type": "Encounter",
          "identifier": {
            "system": "https://fhir.synapxe.sg/NamingSystem/event-id",
            "value": "EVT-2026-112233"
          }
        },
        "authoredOn": "2026-03-19T10:00:00+08:00",
        "requester": {
          "type": "Practitioner",
          "identifier": {
            "system": "https://fhir.synapxe.sg/NamingSystem/prn",
            "value": "PRN-56789"
          }
        },
        "dosageInstruction": [
          {
            "sequence": 1,
            "timing": {
              "repeat": {
                "boundsPeriod": {
                  "start": "2026-03-19T00:00:00+08:00",
                  "end": "2026-04-15T23:59:59+08:00"
                },
                "when": [
                  "MORN"
                ]
              }
            },
            "route": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "26643006",
                  "display": "Oral route"
                }
              ]
            },
            "doseAndRate": [
              {
                "doseQuantity": {
                  "value": 1,
                  "unit": "tablet",
                  "system": "http://unitsofmeasure.org",
                  "code": "{tbl}"
                }
              }
            ]
          }
        ]
      },
      "request": {
        "method": "POST",
        "url": "MedicationRequest"
      }
    },
    {
      "fullUrl": "e6f7a8b9-c0d1-4e2f-3a4b-5c6d7e8f9a0b",
      "resource": {
        "resourceType": "MedicationRequest",
        "meta": {
          "profile": [
            "https://fhir.synapxe.sg/StructureDefinition/profile-medicationrequest"
          ]
        },
        "contained": [
          {
            "resourceType": "Medication",
            "id": "med-005",
            "meta": {
              "profile": [
                "https://fhir.synapxe.sg/StructureDefinition/profile-medication"
              ]
            },
            "code": {
              "coding": [
                {
                  "system": "https://fhir.synapxe.sg/CodeSystem/med-code",
                  "code": "PARA500MG",
                  "display": "Paracetamol 500 mg"
                }
              ]
            },
            "doseForm": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "421026006",
                  "display": "Oral tablet"
                }
              ]
            }
          }
        ],
        "extension": [
          {
            "url": "https://fhir.synapxe.sg/StructureDefinition/ext-orderSetConnectingTerm",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "https://fhir.synapxe.sg/CodeSystem/order-set-connecting-term",
                  "code": "AND",
                  "display": "AND"
                }
              ]
            }
          },
          {
            "url": "https://fhir.synapxe.sg/StructureDefinition/ext-orderingInstitution",
            "valueReference": {
              "type": "Organization",
              "identifier": {
                "system": "https://fhir.synapxe.sg/NamingSystem/hci-code",
                "value": "HCI-98765"
              },
              "display": "Tan Tock Seng Hospital"
            }
          }
        ],
        "identifier": [
          {
            "system": "https://fhir.synapxe.sg/NamingSystem/record-id",
            "value": "REC-2026-00115"
          },
          {
            "system": "https://fhir.synapxe.sg/NamingSystem/order-no",
            "value": "ORD-2026-00115"
          },
          {
            "system": "https://fhir.synapxe.sg/NamingSystem/source-grouping-id",
            "value": "SGI-2026-00456"
          },
          {
            "system": "https://fhir.synapxe.sg/NamingSystem/sequence-no",
            "value": "1.5"
          }
        ],
        "groupIdentifier": {
          "system": "https://fhir.synapxe.sg/NamingSystem/group-no",
          "value": "SDSGH103599"
        },
        "status": "active",
        "intent": "order",
        "category": [
          {
            "coding": [
              {
                "system": "https://fhir.synapxe.sg/CodeSystem/order-type",
                "code": "outpatient",
                "display": "Outpatient Order"
              }
            ]
          }
        ],
        "medication": {
          "reference": {
            "reference": "#med-005"
          }
        },
        "subject": {
          "type": "Patient",
          "identifier": {
            "system": "https://fhir.synapxe.sg/NamingSystem/nric",
            "value": "S1234567A"
          }
        },
        "encounter": {
          "type": "Encounter",
          "identifier": {
            "system": "https://fhir.synapxe.sg/NamingSystem/event-id",
            "value": "EVT-2026-112233"
          }
        },
        "authoredOn": "2026-03-19T10:00:00+08:00",
        "requester": {
          "type": "Practitioner",
          "identifier": {
            "system": "https://fhir.synapxe.sg/NamingSystem/prn",
            "value": "PRN-56789"
          }
        },
        "dosageInstruction": [
          {
            "sequence": 2,
            "timing": {
              "repeat": {
                "boundsPeriod": {
                  "start": "2026-03-19T00:00:00+08:00",
                  "end": "2026-04-15T23:59:59+08:00"
                },
                "when": [
                  "AFT"
                ]
              }
            },
            "route": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "26643006",
                  "display": "Oral route"
                }
              ]
            },
            "doseAndRate": [
              {
                "doseQuantity": {
                  "value": 1,
                  "unit": "tablet",
                  "system": "http://unitsofmeasure.org",
                  "code": "{tbl}"
                }
              }
            ]
          }
        ]
      },
      "request": {
        "method": "POST",
        "url": "MedicationRequest"
      }
    },
    {
      "fullUrl": "f7a8b9c0-d1e2-4f3a-4b5c-6d7e8f9a0b1c",
      "resource": {
        "resourceType": "MedicationRequest",
        "meta": {
          "profile": [
            "https://fhir.synapxe.sg/StructureDefinition/profile-medicationrequest"
          ]
        },
        "contained": [
          {
            "resourceType": "Medication",
            "id": "med-006",
            "meta": {
              "profile": [
                "https://fhir.synapxe.sg/StructureDefinition/profile-medication"
              ]
            },
            "code": {
              "coding": [
                {
                  "system": "https://fhir.synapxe.sg/CodeSystem/med-code",
                  "code": "PARA100MG",
                  "display": "Paracetamol 100 mg"
                }
              ]
            },
            "doseForm": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "421026006",
                  "display": "Oral tablet"
                }
              ]
            }
          }
        ],
        "extension": [
          {
            "url": "https://fhir.synapxe.sg/StructureDefinition/ext-orderingInstitution",
            "valueReference": {
              "type": "Organization",
              "identifier": {
                "system": "https://fhir.synapxe.sg/NamingSystem/hci-code",
                "value": "HCI-98765"
              },
              "display": "Tan Tock Seng Hospital"
            }
          }
        ],
        "identifier": [
          {
            "system": "https://fhir.synapxe.sg/NamingSystem/record-id",
            "value": "REC-2026-00116"
          },
          {
            "system": "https://fhir.synapxe.sg/NamingSystem/order-no",
            "value": "ORD-2026-00116"
          },
          {
            "system": "https://fhir.synapxe.sg/NamingSystem/source-grouping-id",
            "value": "SGI-2026-00456"
          },
          {
            "system": "https://fhir.synapxe.sg/NamingSystem/sequence-no",
            "value": "1.6"
          }
        ],
        "groupIdentifier": {
          "system": "https://fhir.synapxe.sg/NamingSystem/group-no",
          "value": "SDSGH103599"
        },
        "status": "active",
        "intent": "order",
        "category": [
          {
            "coding": [
              {
                "system": "https://fhir.synapxe.sg/CodeSystem/order-type",
                "code": "outpatient",
                "display": "Outpatient Order"
              }
            ]
          }
        ],
        "medication": {
          "reference": {
            "reference": "#med-006"
          }
        },
        "subject": {
          "type": "Patient",
          "identifier": {
            "system": "https://fhir.synapxe.sg/NamingSystem/nric",
            "value": "S1234567A"
          }
        },
        "encounter": {
          "type": "Encounter",
          "identifier": {
            "system": "https://fhir.synapxe.sg/NamingSystem/event-id",
            "value": "EVT-2026-112233"
          }
        },
        "authoredOn": "2026-03-19T10:00:00+08:00",
        "requester": {
          "type": "Practitioner",
          "identifier": {
            "system": "https://fhir.synapxe.sg/NamingSystem/prn",
            "value": "PRN-56789"
          }
        },
        "dosageInstruction": [
          {
            "sequence": 3,
            "timing": {
              "repeat": {
                "boundsPeriod": {
                  "start": "2026-03-19T00:00:00+08:00",
                  "end": "2026-04-15T23:59:59+08:00"
                },
                "when": [
                  "NIGHT"
                ]
              }
            },
            "route": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "26643006",
                  "display": "Oral route"
                }
              ]
            },
            "doseAndRate": [
              {
                "doseQuantity": {
                  "value": 1,
                  "unit": "tablet",
                  "system": "http://unitsofmeasure.org",
                  "code": "{tbl}"
                }
              }
            ]
          }
        ]
      },
      "request": {
        "method": "POST",
        "url": "MedicationRequest"
      }
    }
  ]
}