{
  "resourceType": "Parameters",
  "meta": {
    "tag": [
      {
        "display": "Cancel MedicationRequest using NLLEnd"
      },
      {
        "display": "Example of cancelling (sv Makulera) MedicationRequest using its logical id"
      },
      {
        "display": "create-end-operation-example-1"
      }
    ]
  },
  "parameter": [
    {
      "name": "entry",
      "part": [
        {
          "name": "resource",
          "valueReference": {
            "reference": "MedicationRequest/01e2877c-15cc-490a-88dc-3220555a383f"
          }
        },
        {
          "name": "reason",
          "valueCodeableConcept": {
            "coding": [
              {
                "code": "FEL_PATIENT"
              }
            ]
          }
        },
        {
          "name": "activity",
          "valueCodeableConcept": {
            "coding": [
              {
                "code": "MAKULERA_FORSKRIVNING"
              }
            ]
          }
        }
      ]
    }
  ]
}