Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • parameter[0]

    • name = "target"

    • use = "in"

    • min = 1

    • max = "50500"

    • type = "Reference(Patient|Organization)"

    • documentation = “the target references can be either represented as a URL reference or through the use of an identifier representing the national health number. If a target is represented twice, only one request will be created per API call.“

  • parameter[1]

    • name = "requestor"

    • use = "in"

    • min = 1

    • max = "1"

    • type = "Reference(Practitioner)"

  • parameter[2]

    • name = “additionalIdentifier”

    • use = “in”

    • min = 0

    • max = “1”

    • type = “Identifier”

  • parameter[3]

    • name = “notificationFlag”

    • use = “in”

    • min = 0

    • max = “1”

    • type = “code”

    • documentation = “This code allows to enable or disable email notification sent to the requestor when a patient fills in a questionnaire response for this request. Accepted values are: ‘EMAIL_NOTIFICATION_ENABLED’ or ‘EMAIL_NOTIFICATION_DISABLED’. If no notificationFlag is provided it defaults to ‘EMAIL_NOTIFICATION_ENABLED’.“

  • parameter[4]

    • name = "request"

    • use = "out"

    • min = 0

    • max = "*"

    • type = "Reference(ProcedureRequest)"