{
  "resourceType": "Parameters",
  "meta": {
    "tag": [
      {
        "display": "Create monitoring for a patient using NLLMonitoring"
      },
      {
        "display": "Example of creating monitoring for a patient using toDate"
      },
      {
        "display": "create-monitoring-operation-example-2-request"
      }
    ]
  },
  "parameter": [
    {
      "name": "pnr",
      "valueString": "190707299806"
    },
    {
      "name": "toDate",
      "valueDate": "2025-02-16"
    }
  ]
}