Prescription Search Support
1.1.0 - STU1 Belgium flag

Prescription Search Support, published by eHealth Platform. This guide is not an authorized publication; it is the continuous build for version 1.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-be/pss/ and changes regularly. See the Directory of published versions

: Feedback: accepted green recommendation - JSON Representation

Raw json | Download

{
  "resourceType" : "Parameters",
  "id" : "feedback-accepted-green",
  "parameter" : [
    {
      "name" : "pss-id",
      "valueString" : "test-500089-2025-50060793"
    },
    {
      "name" : "feedback-task",
      "resource" : {
        "resourceType" : "Task",
        "id" : "task-accepted-green",
        "meta" : {
          "profile" : [
            🔗 "https://www.ehealth.fgov.be/standards/fhir/pss/StructureDefinition/FeedbackTask"
          ]
        },
        "status" : "accepted",
        "intent" : "option",
        "focus" : {
          🔗 "reference" : "ServiceRequest/30551ce1-5a28-4356-b684-1e639094ad23",
          "identifier" : {
            "value" : "114055"
          }
        },
        "lastModified" : "2025-05-28T10:10:00+02:00"
      }
    }
  ]
}