{
  "resourceType" : "Parameters",
  "id" : "ParametersDoNotParticipate",
  "parameter" : [{
    "name" : "patient",
    "valueReference" : {
      "reference" : "https://api.hip.digital.health.nz/fhir/nhi/v1/Patient/ZKC7284",
      "type" : "Patient",
      "display" : "Susan Westbrook"
    }
  },
  {
    "name" : "facilityId",
    "valueReference" : {
      "reference" : "https://api.hip.digital.health.nz/fhir/hpi/v1/Location/FZZ111-A"
    }
  },
  {
    "name" : "participationIndicator",
    "valueBoolean" : false
  }]
}