Digital Referral Prescription Implementation Guide
1.0.0 - STU Belgium flag

Digital Referral Prescription Implementation Guide, published by eHealth Platform. 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/referral-uhmep/ and changes regularly. See the Directory of published versions

: DRP Annex 81 Medical Problem - JSON Representation

Active as of 2026-02-12

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "be-vs-annex81-medical-problem",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet be-vs-annex81-medical-problem</b></p><a name=\"be-vs-annex81-medical-problem\"> </a><a name=\"hcbe-vs-annex81-medical-problem\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is explicitly stated to be http://snomed.info/sct/11000172109\"> version &#x1F4CD;</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/sct/11000172109/id/52448006\">52448006</a></td><td>Dementia (disorder)</td></tr><tr><td><a href=\"http://snomed.info/sct/11000172109/id/397540003\">397540003</a></td><td>Visual impairment (disorder)</td></tr><tr><td><a href=\"http://snomed.info/sct/11000172109/id/211071000172100\">211071000172100</a></td><td>Temporary fine motor impairment of upper limb (finding)</td></tr><tr><td><a href=\"http://snomed.info/sct/11000172109/id/211101000172107\">211101000172107</a></td><td>Permanent fine motor impairment of upper limb (finding)</td></tr><tr><td><a href=\"http://snomed.info/sct/11000172109/id/1137439008\">1137439008</a></td><td>On complex medication regime (finding)</td></tr></table></li></ul></div>"
  },
  "url" : "https://www.ehealth.fgov.be/standards/fhir/terminology/ValueSet/be-vs-annex81-medical-problem",
  "version" : "1.0.0",
  "name" : "BeVSAnnex81MedicalProblem",
  "title" : "DRP Annex 81 Medical Problem",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-02-12T14:27:46+00:00",
  "publisher" : "eHealth Platform",
  "contact" : [
    {
      "name" : "eHealth Platform",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.ehealth.fgov.be/standards/fhir"
        },
        {
          "system" : "email",
          "value" : "support@be-ehealth-standards.atlassian.net"
        }
      ]
    },
    {
      "name" : "Message Structure eHealth",
      "telecom" : [
        {
          "system" : "email",
          "value" : "support@be-ehealth-standards.atlassian.net",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "Medical problems/conditions that can justify an Annex 81 request.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "BE",
          "display" : "Belgium"
        }
      ]
    }
  ],
  "copyright" : "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO).",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "version" : "http://snomed.info/sct/11000172109",
        "concept" : [
          {
            "code" : "52448006",
            "display" : "Dementia (disorder)"
          },
          {
            "code" : "397540003",
            "display" : "Visual impairment (disorder)"
          },
          {
            "code" : "211071000172100",
            "display" : "Temporary fine motor impairment of upper limb (finding)"
          },
          {
            "code" : "211101000172107",
            "display" : "Permanent fine motor impairment of upper limb (finding)"
          },
          {
            "code" : "1137439008",
            "display" : "On complex medication regime (finding)"
          }
        ]
      }
    ]
  }
}