RetinaIntegration
0.6.0 - ci-build

RetinaIntegration - Local Development build (v0.6.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: RetinaQueryByDate-Example - JSON Representation

Raw json | Download

{
  "resourceType" : "Parameters",
  "id" : "RetinaQueryByDate-Example",
  "parameter" : [
    {
      "name" : "start",
      "valueDateTime" : "2026-01-21T00:00:00Z"
    },
    {
      "name" : "end",
      "valueDateTime" : "2026-01-22T00:00:00Z"
    },
    {
      "name" : "pendingAI",
      "valueBoolean" : true
    }
  ]
}