Prescription Search Support
1.0.0 - STU1 Belgium flag

Prescription Search Support, published by eHealth Platform Belgium. This guide is not an authorized publication; it is the continuous build for version 1.0.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

: Generic response - No permission to use system - JSON Representation

Raw json | Download

{
  "resourceType" : "RequestGroup",
  "id" : "26491cef-c5c7-4c5f-b10b-839e938f6b3c",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: RequestGroup 26491cef-c5c7-4c5f-b10b-839e938f6b3c</b></p><a name=\"26491cef-c5c7-4c5f-b10b-839e938f6b3c\"> </a><a name=\"hc26491cef-c5c7-4c5f-b10b-839e938f6b3c\"> </a><p><b>status</b>: Active</p><p><b>intent</b>: Proposal</p><blockquote><p><b>action</b></p><p><b>selectionBehavior</b>: At Most One</p><h3>Actions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Title</b></td><td><b>TextEquivalent</b></td><td><b>Code</b></td><td><b>Resource</b></td></tr><tr><td style=\"display: none\">*</td><td>Toegang geweigerd</td><td>U hebt (nog) geen toestemming gegeven voor het gebruik van het systeem. Gelieve eerst akkoord te gaan met de gebruiksvoorwaarden.</td><td><span title=\"Codes:{https://www.ehealth.fgov.be/standards/fhir/pss/CodeSystem/pss-exception-codes no-consent-found}\">User Consent not found</span></td><td><a href=\"Task-26491cef-c5c7-4c5f-b10b-839e938f6b3d.html\">Task Collect information</a></td></tr></table></blockquote></div>"
  },
  "status" : "active",
  "intent" : "proposal",
  "action" : [
    {
      "selectionBehavior" : "at-most-one",
      "action" : [
        {
          "title" : "Toegang geweigerd",
          "_title" : {
            "extension" : [
              {
                "extension" : [
                  {
                    "url" : "lang",
                    "valueCode" : "fr-BE"
                  },
                  {
                    "url" : "content",
                    "valueString" : "Accès refusé"
                  }
                ],
                "url" : "http://hl7.org/fhir/StructureDefinition/translation"
              }
            ]
          },
          "textEquivalent" : "U hebt (nog) geen toestemming gegeven voor het gebruik van het systeem. Gelieve eerst akkoord te gaan met de gebruiksvoorwaarden.",
          "_textEquivalent" : {
            "extension" : [
              {
                "extension" : [
                  {
                    "url" : "lang",
                    "valueCode" : "fr-BE"
                  },
                  {
                    "url" : "content",
                    "valueString" : "Vous n'avez pas (encore) donné votre consentement pour l'utilisation du système. Veuillez d'abord accepter les conditions d'utilisation."
                  }
                ],
                "url" : "http://hl7.org/fhir/StructureDefinition/translation"
              }
            ]
          },
          "code" : [
            {
              "coding" : [
                {
                  "system" : "https://www.ehealth.fgov.be/standards/fhir/pss/CodeSystem/pss-exception-codes",
                  "code" : "no-consent-found"
                }
              ]
            }
          ],
          "resource" : {
            🔗 "reference" : "Task/26491cef-c5c7-4c5f-b10b-839e938f6b3d"
          }
        }
      ]
    }
  ]
}