{
  "resourceType": "Parameters",
  "meta": {
    "tag": [
      {
        "display": "Create monitoring for a patient using NLLMonitoring"
      },
      {
        "display": "Example of creating monitoring for a patient using fromDate"
      },
      {
        "display": "create-monitoring-operation-example-1-request"
      }
    ]
  },
  "parameter": [
    {
      "name": "pnr",
      "valueString": "190707299806"
    },
    {
      "name": "fromDate",
      "valueDate": "2024-09-19"
    }
  ]
}