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 Diabetes Education Identifier - JSON Representation

Active as of 2026-02-12

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "be-vs-diabetes-education-identifier",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet be-vs-diabetes-education-identifier</b></p><a name=\"be-vs-diabetes-education-identifier\"> </a><a name=\"hcbe-vs-diabetes-education-identifier\"> </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/211141000172109\">211141000172109</a></td><td>Within a convention centre</td></tr><tr><td><a href=\"http://snomed.info/sct/11000172109/id/211151000172106\">211151000172106</a></td><td>Within a start trajectory</td></tr><tr><td><a href=\"http://snomed.info/sct/11000172109/id/370858005\">370858005</a></td><td>Within a care trajectory</td></tr><tr><td><a href=\"http://snomed.info/sct/11000172109/id/211161000172108\">211161000172108</a></td><td>Without trajectory</td></tr></table></li></ul></div>"
  },
  "url" : "https://www.ehealth.fgov.be/standards/fhir/terminology/ValueSet/be-vs-diabetes-education-identifier",
  "version" : "1.0.0",
  "name" : "BeVSDiabetesEducationIdentifier",
  "title" : "DRP Diabetes Education Identifier",
  "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" : "Identifiers to distinguish types of diabetes education prescriptions.",
  "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" : "211141000172109",
            "display" : "Within a convention centre"
          },
          {
            "code" : "211151000172106",
            "display" : "Within a start trajectory"
          },
          {
            "code" : "370858005",
            "display" : "Within a care trajectory"
          },
          {
            "code" : "211161000172108",
            "display" : "Without trajectory"
          }
        ]
      }
    ]
  }
}